该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

php snippet for theme designers

描述

This plugin diplays a is_page()/is_category()/is_tag() snippet for page/category/tag list. You can go to the page/category/tag list in the admin area, and you can copy one (and paste it to a theme file).

屏幕截图

  • Page
  • Category

安装

Copy the folder and files into your plugin directoy, and activate it.

评价

此插件暂无评价。

贡献者及开发者

「php snippet for theme designers」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

5.0

supports child theme

4.1

fixed bug. (same name on different folder)

4.0

add wp_enqueue_script / wp_enqueue_style snippet

3.2

add prefix for function name

3.1

add category/tag link

3.0

support custom post type

2.0

add get_page_link

1.0

New Release