woocommerce/includes/admin/settings/views
George Stephanis 5e8ef8f18d Check for truthiness.
This avoids silliness where `’0’` evaluates to true.  Just parse it as
an int and evaluate that.
2015-08-10 17:21:52 -04:00
..
html-keys-edit.php Fix - calls for esc_* 2015-08-06 02:04:21 +05:45
html-settings-tax.php Check for truthiness. 2015-08-10 17:21:52 -04:00
html-webhook-log.php Created new Settings API tab and moved the old webhooks tab to API tab 2015-05-15 16:12:11 -03:00
html-webhook-logs.php Moved some webhooks admin methods from WC_Settings_Rest_API to WC_Admin_Webhooks class 2015-05-15 16:50:30 -03:00
html-webhooks-edit.php Partial _e() => esc_attr_e() changeover. 2015-08-05 14:10:09 -04:00
settings-tax.php Move default customer location to general settings tab. 2015-03-06 14:45:04 +00:00