이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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