=== rtPanel Hooks Editor === Contributors: rtcamp Tags: rtpanel, rtcamp, hooks, filters, actions License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Requires at least: 3.0 Tested up to: 3.4.1 Stable tag: 2.2 This plugin adds hooks-editing interface in theme options for "rtPanel Theme Framework" - http://wordpress.org/extend/themes/rtpanel == Description == This plugin is add-on for [rtPanel Theme Framework](http://wordpress.org/extend/themes/rtpanel "rtPanel Theme Framework") and should be used alongwith it. It adds an option page under rtPanel Theme Options, using which, a user can write codes for various action and/or filter hooks supported by [rtPanel Theme Framework](http://rtcamp.com/rtpanel/ "rtPanel Theme Framework") Using this plugin a user need not edit any theme files to achieve desired functionality. = Useful Links = * [rtPanel Hooks Editor Plugin's Homepage](http://rtcamp.com/rtpanel/plugins-list/rtpanel-hooks-editor/) * [Hooks Reference](http://rtcamp.com/rtpanel/docs/developer/) * [Free Support Forum](http://rtcamp.com/support/forum/rtpanel/plugins/rtpanel-hooks-editor/) == Installation == Install the plugin from the 'Plugins' section in your dashboard (Plugins > Add New > Search for rtPanel Hooks Editor). Alternatively you can download the plugin from the repository. Unzip it and upload it to the plugins folder of your WordPress installation (wp-content/plugins/ directory of your WordPress installation). Activate it through the 'Plugins' section. == Screenshots == Please check the screenshot [here](http://rtcamp.com/files/2012/04/rtpanel-hooks.png). == Frequently Asked Questions == = How can I find which hook to edit? = You can check [rtPanel Hooks Developer Documentation](http://rtcamp.com/rtpanel/docs/developer/). == Changelog == = 2.2 = * Added new hooks relative to rtPanel 2.2+ = 2.0 = * Added new hooks relative to rtPanel 2.1+ * Double quotes no longer required = 1.0 = * Initial release