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.

Gecko Theme Parts

Beschreibung

This plugin lets you register locations in a theme’s template files, you can then create a Theme Part post and associate it with the registered locations.

Screenshots

  • screenshot-1.png
  • screenshot-2.png

Installation

Upload gecko-theme-parts to the /wp-content/plugins/ directory and activate the plugin through the ‘Plugins’ menu in WordPress.

  • Register a new Location in your theme files
  • Add do_action code to your theme’s template files where you want to output the Theme Part content
  • Create a new Theme Part post
  • Assign the new Theme Part to the appropriate Location

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Gecko Theme Parts“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Gecko Theme Parts“ in deine Sprache.

Interessiert an der Entwicklung?

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

Änderungsprotokoll

1.0.0

  • Initial release