Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Wp Ajax Tree

Deskripsyon

This plugin provide widget that display a list with categories and posts in your sidebar.
Widget can save the opened categories, and use cache.

Pag-install

  1. Unzip plugin archive.
  2. Copy wp-ajax-tree directory to your wordpress plugins dir /wp-content/plugins/.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Now you can use ajax-tree-widget from ‘Widget’ menu or call it from your template by using this code: <? if(function_exists('wp_ajax_tree_widget')) wp_ajax_tree_widget(); ?>

FAQ

What about foo bar?

You can contact with me.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Wp Ajax Tree” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Wp Ajax Tree” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

0.2

  • Code cleaning
  • Show an loading image while load.
  • Save the widget opened categories.