jetpack_authorize_ending_authorized

jetpack_authorize_ending_authorized

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

See hook in core

Displaying hooks found in version: woocommerce.9.4.2

do_action('jetpack_authorize_ending_authorized') is found 1 times:

  • /vendor/automattic/jetpack-connection/src/class-manager.php line 2103
    		 * @since-jetpack 8.0.0
    		 *
    		 * @param array $data The request data.
    		 */
    		do_action( 'jetpack_authorize_ending_authorized', $data );
    
    		\Jetpack_Options::delete_raw_option( 'jetpack_last_connect_url_check' );
    
    		( new Nonce_Handler() )->reschedule();
    
    		return 'authorized';
    

See this hook used in plugins: