Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.07 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.07 KB

Sunrise for WordPress

Options Pages Framework for WordPress Plugins and Themes

Sunrise is an open-source and OOP-based plugin framework. It can help you to make unlimited number of fast and powerful options pages with native look in your WordPress plugins or themes. It was designed to speed up plugin deployment and development, together with sufficient functionality.

Quick start

Open file plugin-example.php and modify the code as you want. Detailed documentation will be added in closest future. Use native WordPress functions to get and update created options - get_option( $id ), update_option( $id, 'new value' )

Useful links

Screenshots

Regular fields, Extra fields