WordPress: Function Reference/get theme data:修订历史

跳转至: 导航、​ 搜索

差异选择:选中要对比的版本的单选按钮,按Enter键或下方的按钮。
说明:(当前)=与最后版本之间的差异,(之前)=与上一版本之间的差异,=小编辑。

2008年7月28日 (星期一)

2008年7月21日 (星期一)

2008年7月19日 (星期六)

  • 当前之前 15:162008年7月19日 (六) 15:16Xxf3325 讨论 贡献 1,377字节 +1,377 新页面: == Description == Returns an array of information about a theme file. == Usage == %%% <?php $theme_data = get_theme_data($theme_filename); ?> %%% == Example == === Usage === Get the...