Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Wp Ajax Tree

Descrición

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

Instalación

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

Preguntas frecuentes

What about foo bar?

You can contact with me.

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“Wp Ajax Tree” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “Wp Ajax Tree” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

0.2

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