Routed Actions

Plugin Banner

Routed Actions

by David Cramer

Download
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.

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.

  1. <strong>Admin Page</strong> - Manage current routes.

    Admin Page - Manage current routes.

  2. <strong>Setting an Action</strong> - setting the action to run and wich arguments to pass in.

    Setting an Action - setting the action to run and wich arguments to pass in.

none yet.

1.0.0

Initial Release

Back to top