This plugin adds a button to the admin bar that allow admins to switch the text direction of the site. It can be used to test WordPress themes and plugins with Right To Left (RTL) text direction.
Kirki is a customizer toolkit for WordPress. An open-source initiative by Themeum for WordPress theme developers. Kirki allows you to build themes quicker & more easily. With over 30 custom controls ranging from simple sliders to complex typography controls with…
Compiles .scss files on your wordpress install using ScssPhp. Includes settings page for configuring directories, error reporting, compiling options, and auto enqueuing. The plugin only compiles when changes have been made to the scss files. Compiles are made to the…
WordPress Beta Tester
Add "WordPress Beta Tester" to a List
You need to be logged in to add this plugin to your list.
This plugin provides an easy way to get involved with beta testing WordPress. Once installed it will enable you to upgrade your website to the latest Nightly, Beta, or Release Candidate at the click of a button using the built…
Important Notes: This plugin requires at least PHP 5.3.x . This plugin is for developers, not general users. Nmwdhj is an API for creating, editing and rendering forms programmatically. This plugin doesn’t have a GUI, It’s only a helper library…
Conditional Themes
Add "Conditional Themes" to a List
You need to be logged in to add this plugin to your list.
Conditional Themes is an API to switch the themes on certain conditions. Usage Write an another plugin file and use the Conditional Themes API as the example below: add_action(‘plugins_loaded’, ‘my_conditional_themes_setup’, 100); function my_conditional_themes_setup() { // Switch to Twenty Eleven theme…
The theme check plugin is an easy way to test your theme and make sure it’s up to spec with the latest theme review standards. With it, you can run all the same automated testing tools on your theme that…
Admin Page Framework
Add "Admin Page Framework" to a List
You need to be logged in to add this plugin to your list.
Reduce the Time Spent for Plugin and Theme Development One of the time-consuming part of developing WordPress plugins and themes is creating setting pages. As you more and more write plugins and themes, you will soon realize major part of…