woocommerce_settings_rest_api

woocommerce_settings_rest_api

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: woocommerce.9.5.1

apply_filters('woocommerce_settings_rest_api') is found 1 times:

  • /includes/admin/settings/class-wc-settings-advanced.php line 432
    					'id'   => 'legacy_api_options',
    				),
    			);
    
    		return apply_filters( 'woocommerce_settings_rest_api', $settings );
    	}
    
    	/**
    	 * Get settings for the Blueprint section.
    	 *
    	 * @return array