WordPress中constant

WP_CONTENT_DIR  // no trailing slash, full paths only
WP_CONTENT_URL  // full url 
WP_PLUGIN_DIR  // full path, no trailing slash
WP_PLUGIN_URL  // full url, no trailing slash

posted on 2013-08-01 10:06  JoshuaZhu  阅读(96)  评论(0)    收藏  举报

导航