woocommerce_helper_denied

woocommerce_helper_denied

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

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

do_action('woocommerce_helper_denied') is found 1 times:

  • /includes/admin/helper/class-wc-helper.php line 857
    		if ( ! empty( $_GET['deny'] ) ) {
    			/**
    			 * Fires when the Helper connection process is denied/cancelled.
    			 */
    			do_action( 'woocommerce_helper_denied' );
    
    			wp_safe_redirect(
    				self::get_helper_redirect_url(
    					array(
    						'page'    => 'wc-addons',
    						'section' => 'helper',
    

See this hook used in plugins: