Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Drop-down-taxonomy

Beschreibung

This plugin will help the user to add a drop-down-custom-taxonomy box with the help of small code on his desired location.

Options

just place this small code into your theme file and the drop-down box will appear on that page
code:
for example, if you want to display it on home page,
then navigate to index.php, the inside that put this code, if you want to display the custom taxonomies, then just replace category with your custom taxonomy name.

Installation

  1. Download
  2. Unzip the package and upload to your /wp-content/plugins/ directory.
  3. Log into WordPress and navigate to the „Plugins“ panel.
  4. Activate the plugin.
  5. If you want to put the drop-down box on the home-page then goto your index.php file and add this code without quotes
    replace „category“ with the name of your custom taxonomy

You can find the example demo on this website http://mbas.in

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Drop-down-taxonomy“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Drop-down-taxonomy“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

0.1

  • Original Release – Works With: wp 3.0.3.