Deskripzioa
This plugin provide widget that display a list with categories and posts in your sidebar.
Widget can save the opened categories, and use cache.
Instalazioa
- Unzip plugin archive.
- Copy
wp-ajax-tree
directory to your wordpress plugins dir/wp-content/plugins/
. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- 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(); ?>
MEG
- What about foo bar?
-
You can contact with me.
Berrikuspenak
Ez dago berrikuspenik plugin honentzat.
Laguntzaileak eta Garatzaileak
“Wp Ajax Tree” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.
LaguntzaileakItzul zaitez Wp Ajax Tree zure hizkuntzara.
Garapena interesatzen zaizu?
Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.
Aldaketen loga
0.2
- Code cleaning
- Show an loading image while load.
- Save the widget opened categories.