This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “php snippet for theme designers” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

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