Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Category Ajax Chain Selects

Опис

This plugin makes it easy to have chain select category/custom taxonomy drop downs in your theme using Ajax.

The plugin was created as a way for me to use chain selects on a number of websites I have built over the past few
years. As it was my first attempt at making a WordPress plugin, I thought it would be best to go back and update it to work with the latest version of WordPress and is now compatible with custom taxonomies.

Feel free to visit my website www.peterjharrison.me or contact me at
me@peterjharrison.me

Have fun!

Встановлення

  1. Upload the full directory into your wp-content/plugins directory
  2. Activate it in the Plugin options
  3. Add the template tag: <?php echo chainselect_getcategories('taxonomy name'); ?> into you page template.
  4. For more options please see the plugin page.

Часті питання

For help and support please see: (http://www.peterjharrison.me/2011/11/category-ajax-chain-select-re-written-from-scratch-wordpress-plugin/).

Відгуки

Прочитати всі 3 відгуки

Учасники та розробники

“Category Ajax Chain Selects” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Category Ajax Chain Selects” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

3.7

Added compatibility for WordPress install in subfolders

3.6

Added compatibility for category_base

3.5

Fixed headers already sent issue

3.4

Fixed issue with URL for default category

3.3

Fixed issue with loading styles.

3.0

Re-written from scratch to add new features and support for custom taxonomies.

2.0

Was scrapped.

1.0

First version of plugin.