Opis
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!
Zrzuty ekranu
Instalacja
- Install ThemeKit either via the WordPress.org plugin directory, or by uploading the files to your server
- After activating ThemeKit you will only notice that is is their if a plugin or theme requires it.
- That’s it. You’re ready to go!
- Enjoy your awesome new options.
Najczęściej zadawane pytania
- 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.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„ThemeKit For WordPress” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “ThemeKit For WordPress” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
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