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

WordPress: WPMU Global Variables:修訂間差異

來自站長百科
跳轉至: 導航、? 搜索
無編輯摘要
無編輯摘要
?
(未顯示同一用戶的1個中間版本)
第1行: 第1行:
Global variables available in WPMU :
WPMU中的全局變數:
WPMU中的全局變數:
*''Object'' '''$current_blog'''
*''Object'' '''$current_blog'''
**''int'' blog_id
**''int'' blog_id
第14行: 第12行:
**''bool'' spam
**''bool'' spam
**''bool'' deleted
**''bool'' deleted
**''int'' lang_id
*''Object'' '''$current_blog'''
**''int'' blog_id
**''int'' site_id
**''string'' 域名
**''string''路徑
**''datetime''已注冊
**''datetime'' last_updated
**''bool'' public
**''bool'' 已歸檔
**''bool'' mature
**''bool'' 垃圾廣告
**''bool'' 已刪除
**''int'' lang_id
**''int'' lang_id

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

WPMU中的全局變數:

  • 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