wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



akismet_webhook_received › WordPress Action Hooks

Seit5.3.2
Veraltetn/v
do_action( 'akismet_webhook_received', $request )
Parameter:
  • (WP_REST_Request) $request The REST request object.
    Erforderlich: Ja
Definiert in:
Codex:

Allow plugins to do things with a successfully processed webhook request, like logging.





Quellcode

do_action( 'akismet_webhook_received', $request );