wc_marketplace_suggestions_products_empty_state

wc_marketplace_suggestions_products_empty_state

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

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

do_action('wc_marketplace_suggestions_products_empty_state') is found 1 times:

  • /includes/admin/list-tables/class-wc-admin-list-table-products.php line 60
    		echo '<a class="woocommerce-BlankState-cta button" href="' . esc_url( admin_url( 'edit.php?post_type=product&page=product_importer' ) ) . '">' . esc_html__( 'Start Import', 'woocommerce' ) . '</a>';
    
    		echo '</div>';
    
    		do_action( 'wc_marketplace_suggestions_products_empty_state' );
    
    		echo '</div>';
    	}
    
    	/**
    	 * Define primary column.
    

See this hook used in plugins: