jetpack_build_authorize_url

jetpack_build_authorize_url

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

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

apply_filters('jetpack_build_authorize_url') is found 1 times:

  • /vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php line 113
     
    		/**
    		 * This filter is documented in plugins/jetpack/class-jetpack.php
    		 */
    		return apply_filters( 'jetpack_build_authorize_url', $url );
    	}
    
    	/**
    	 * Filters the redirection URL that is used for connect requests. The redirect
    	 * URL should return the user back to the Jetpack console.
    	 * Copied from Jetpack class.
    

See this hook used in plugins: