Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Gecko Theme Parts

Descrizione

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.

Screenshot

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

Installazione

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

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Gecko Theme Parts” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

1.0.0

  • Initial release