jetpack_remote_connect_end

jetpack_remote_connect_end

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_remote_connect_end') is found 1 times:

  • /vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php line 515
    511
    512
    513
    514
    515
    516
    517
    518
    519
    520
    521
         * Hook fired at the end of the jetpack.remoteConnect XML-RPC callback
         *
         * @since 1.9.7
         */
        do_action( 'jetpack_remote_connect_end' );
     
        return $this->connection->has_connected_owner();
    }
     
    /**
     * Getter for the local user to act as.

See this hook used in plugins: