该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Gecko Theme Parts

描述

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-1.png
  • screenshot-2.png

安装

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

评价

此插件暂无评价。

贡献者及开发者

「Gecko Theme Parts」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.0

  • Initial release