woocommerce_settings_rest_api

woocommerce_settings_rest_api

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

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

apply_filters('woocommerce_settings_rest_api') is found 1 times:

  • /includes/admin/settings/class-wc-settings-advanced.php line 422
    					'id'   => 'legacy_api_options',
    				),
    			);
    
    		return apply_filters( 'woocommerce_settings_rest_api', $settings );
    	}
    
    	/**
    	 * Form method.
    	 *
    	 * @deprecated 3.4.4