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.8.7.0

do_action('jetpack_remote_connect_end') is found 1 times:

  • /vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php line 515
    		 * 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: