This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Gecko Theme Parts

Description

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Gecko Theme Parts” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.

Penyumbang

Changelog

1.0.0

  • Initial release