=== 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.6
Tested up to: 4.0
Stable tag: 2.5.1

This plugin adds hooks-editing interface in theme options for "rtPanel Theme Framework" - https://wordpress.org/themes/rtpanel

== Description ==

This plugin is add-on for [rtPanel Theme Framework](https://wordpress.org/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](https://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](https://rtcamp.com/rtpanel/plugins-list/rtpanel-hooks-editor/)
* [Hooks Reference](http://docs.rtcamp.com/rtpanel/developer/)
* [Free Support Forum](http://community.rtcamp.com/c/rtpanel)

== 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](https://rtcamp.com/wp-content/uploads/2012/04/rtpanel-4-1-5-hooks.png).

== Frequently Asked Questions ==

= How can I find which hook to edit? =

You can check [rtPanel Hooks Developer Documentation](http://docs.rtcamp.com/rtpanel/developer/).

== Changelog ==

= 2.5.1 =

* Documentation links updated

= 2.5 =

* Remove Notice

= 2.4 =

* Added new hook relative to rtPanel 4.1.3+

= 2.3 =

* Added new hook relative to rtPanel 3.2+ ( rtp_head() )

= 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
