=== Routed Actions ===
Contributors: Desertsnowman
Tags: URL, rewrite, endpoint, routed actions, action, hook
Requires at least: 3.9
Tested up to: 4.0
Stable tag: 1.0.0
License: GPLv2

Creates a URL to route a request to an action.

== Description ==
Routed Actions is a development tool that allows you to create a URL that routes to an action. This allows you to then hook into the action and perform tasks.

These routes can be used for capturing callbacks like a PayPal IPN.


== Installation ==

Upload the routed-actions folder to /wp-content/plugins/
Activate the plugin through the 'Plugins' menu in WordPress
Navigate to 'Routed Actions' in wp-admin.

== Frequently Asked Questions ==
none yet.

== Screenshots ==
1. **Admin Page** - Manage current routes.
2. **Setting an Action** - setting the action to run and wich arguments to pass in.


== Changelog ==

= 1.0.0 =
Initial Release

== Upgrade Notice ==
still new, so nothing to upgrade.