This plugin extends the possibilities of WP Webhooks Pro by allowing you to execute PHP code via any kind of webhook (By sending the code through the webhook)..
This enables you to do basically everything on your website using just a webhook.


IMPORTANT: This is an advanced extension. Use it only if you know what you are doing. In most cases, we recommend to use this action instead as it allows you to execute code via the functions.php file or a custom plugin: https://wp-webhooks.com/integrations/wordpress/actions/wp_call_php_function/

Features:

  • Execute any kind of php code
  • Supports XML, JSON, Text/Html and Custom tags