Daniel Stockman's Facebox v1.2.2 .使用方法: [idl id="自定义值" t="要显示的链接文字"] 下载链接列表 [/idl]. 或是图片弹窗[idl img="file.jpg"]图片地址[/idl]. .
Version: 1.0.0
Author: 99839
Author URI: 99839
*/
class WP_Facebox {
var $opts;
var $site;
var $home;
var $root; // plugin root dir
var $ver = 2;
/*
Utilities
*/
function header() {
if ( $this->ver == 1 ) {
echo <<