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

Descripción

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.

Capturas

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

Instalación

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.

Preguntas frecuentes

none yet.

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Routed Actions” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Routed Actions” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0.0

Initial Release