久久精品水蜜桃av综合天堂,久久精品丝袜高跟鞋,精品国产肉丝袜久久,国产一区二区三区色噜噜,黑人video粗暴亚裔

WordPress: WPMU Global Variables:修訂間差異

來自站長(zhǎng)百科
跳轉(zhuǎn)至: 導(dǎo)航、? 搜索
無(wú)編輯摘要
無(wú)編輯摘要
?
第3行: 第3行:
**''int'' blog_id
**''int'' blog_id
**''int'' site_id
**''int'' site_id
**''string'' 域名
**''string'' domain
**''string''路徑
**''string'' path
**''datetime''已注冊(cè)
**''datetime'' registered
**''datetime'' last_updated
**''datetime'' last_updated
**''bool'' public
**''bool'' public
**''bool'' 已歸檔
**''bool'' archived
**''bool'' mature
**''bool'' mature
**''bool'' 垃圾廣告
**''bool'' spam
**''bool'' 已刪除
**''bool'' deleted
**''int'' lang_id
**''int'' lang_id

2008年10月8日 (三) 17:48的最新版本

WPMU中的全局變數(shù):

  • Object $current_blog
    • int blog_id
    • int site_id
    • string domain
    • string path
    • datetime registered
    • datetime last_updated
    • bool public
    • bool archived
    • bool mature
    • bool spam
    • bool deleted
    • int lang_id