Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Wp Ajax Tree

Leírás

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

Telepítés

  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(); ?>

GYIK

What about foo bar?

You can contact with me.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Wp Ajax Tree” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Wp Ajax Tree” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

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

Változási napló

0.2

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