=== Sunrise === Contributors: gn_themes Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MMA2VA7JDXWDY Tags: plugin, admin, framework, developer, development, dev, options, panel, settings, page, quick, deploy, plugin template Requires at least: 3.3 Tested up to: 4.0 Stable tag: 2.0.0 License: GPL Plugin framework, that was designed to speed up plugin deployment and development == Description == Sunrise is an opensource and OOP-based WordPress plugin framework. It was designed to speed up plugin deployment, together with sufficient functionality. This great framework allows you to create powerful options pages with just a few lines of code. = Features out of the box = * Powerful options, e.g. ajax upload fields, color pickers, checkbox groups and much more * Translation support * OOP-based and easily extensible = Useful links = * [Documentation](https://github.com/gndev/sunrise/wiki) * [GitHub repo](https://github.com/gndev/sunrise/) * [Support forum](http://wordpress.org/support/plugin/sunrise/) * [My Twitter](http://twitter.com/gndevinfo) and [homepage](http://gndev.info/) == Installation == Unzip plugin files and upload them under your '/wp-content/plugins/' directory. Resulted names will be: './wp-content/plugins/sunrise/*' See more docs at == Upgrade Notice == Upgrade normally via your Wordpress admin -> Plugins panel. == Screenshots == 1. Standard control panel fields 2. Additional fields 3. Installed plugin 4. Example of options definition == Frequently Asked Questions == Please post your questions at the [support forum](http://wordpress.org/support/plugin/sunrise/). == Changelog == = 2.0 = * Completely rewritten code * Now main class called Sunrise_Plugin_Framework_2 = 1.3 = * Small fixes in class code * Plugin textdomain is now loading before the init action = 1.2 = * Initial release of stable version = 1.0 - 1.1 = * Old versions. Not presented at wp.org