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

ThemeKit For WordPress

描述

ThemeKit is a WordPress plugin that helps you supercharge your self-hosted WordPress themes and plugins by providing a uniform way to create options.

For more information, check out themekitwp.com.

Features include:

  • Integration with Google Fonts.
  • All data is save in a single option and images are using a custom post type.
  • Easily create options for almost anything.
  • Prebuilt controls for fonts, borders, text, checkboxes, radio buttons and more.
  • Customized version of the WordPress Media Uploader for image management.
  • and many more options to come!

屏幕截图

  • Settings screen style option one
  • Settings screen style option two
  • This is most of the form elements currently in ThemeKit.
  • Custom "insert into option" button used when uploading images.
  • Quick code sample showing basics of creating an options page.

安装

  1. Install ThemeKit either via the WordPress.org plugin directory, or by uploading the files to your server
  2. After activating ThemeKit you will only notice that is is their if a plugin or theme requires it.
  3. That’s it. You’re ready to go!
  4. Enjoy your awesome new options.

常见问题

I am not a developer or designer, why would I need ThemeKit?

If a plugin or theme developer used ThemeKit to power the settings they created you will need to install ThemeKit. Although once installed and active you will not need to do anything else. ThemeKit is a framework for creating options/settings pages and designed to run in the background.

评价

此插件暂无评价。

贡献者及开发者

“ThemeKit For WordPress” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“ThemeKit For WordPress”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.5.2

  • Added support for CSS preview on options page
  • Added support for no background color. Options save as # sets css to background: none;
  • added new option type styleonly.

0.5.1

  • Added option to set where the themekit menu gets added (defaults to Appearance)
  • Added description controller that prints the text thats passed to it to the page.
  • Added public function get_version() that returns the current plugin version.

0.5

  • Initial release