This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Routed Actions

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.

Screenshots

  • Admin Page - Manage current routes.
  • Setting an Action - setting the action to run and wich arguments to pass in.

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.

FAQ

none yet.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Routed Actions” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Routed Actions” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

Initial Release