woocommerce_general_settings

woocommerce_general_settings

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

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

apply_filters('woocommerce_general_settings') is found 1 times:

  • /includes/admin/settings/class-wc-settings-general.php line 294
    					'id'   => 'pricing_options',
    				),
    			);
    
    		return apply_filters( 'woocommerce_general_settings', $settings );
    	}
    
    	/**
    	 * Output a color picker input box.
    	 *
    	 * @param mixed  $name Name of input.