Anleitung gelesen?
Zitat:
To use, simply replace the code fragment that looks like this PHP-Code: <?php wp_list_cats ($args); ?> with this: PHP-Code: <?php wswwpx_fold_category_list ($args); ?> You can even use the same arguments as in the original call.
|
Wenn du Widgets verwendest, dann musst du allerdings in der
wp-includes/widgets.php die Zeile tauschen, nicht in der sidebar.php. Und gut merken, was du da gemacht hast, weil die Datei bei WordPress-Updates wieder überschrieben wird.