jetpack_event_log

jetpack_event_log

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.9.7.1

do_action('jetpack_event_log') is found 1 times:

  • /vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php line 759
    755
    756
    757
    758
    759
    760
    761
    762
    763
    764
         *
         * @param string $code Unique name for the event.
         * @param string $data Optional data about the event.
         */
        do_action( 'jetpack_event_log', 'unlink' );
        return $this->connection->disconnect_user(
            $user_id,
            (bool) $user_id
        );
    }

See this hook used in plugins: