woocommerce/includes/admin/settings
Florian Ludwig 35655f8544 Fixed all inefficient selector usages
Use find for more efficient selectors - more information on e.g.
https://24ways.org/2011/your-jquery-now-with-less-suck/
2015-09-07 19:51:10 +02:00
..
views Fixed all inefficient selector usages 2015-09-07 19:51:10 +02:00
class-wc-settings-accounts.php select2 settings 2015-01-12 16:29:01 +00:00
class-wc-settings-api.php Added methods to generate and edit API keys 2015-05-18 15:23:05 -03:00
class-wc-settings-checkout.php Unused var 2015-07-15 16:37:29 +01:00
class-wc-settings-emails.php rename $email_id to $email_key 2015-06-16 21:37:54 -04:00
class-wc-settings-general.php Allow HTML in store notice. 2015-08-24 16:15:16 +01:00
class-wc-settings-integrations.php WC_INSTALLING constant - don't create options for any gateways/shipping methods during install. 2015-01-23 13:05:38 +00:00
class-wc-settings-page.php Redo construct and move settings/html to separate files 2014-11-20 15:03:45 +00:00
class-wc-settings-products.php Allow for multiple email recipients 2015-09-01 07:11:41 -05:00
class-wc-settings-shipping.php Make sure we esc_attr translation results 2015-08-05 14:15:00 -04:00
class-wc-settings-tax.php Sanitize tax_rate_id when saving taxes in the backend to prevent potential SQL injection. 2015-03-13 12:44:04 +00:00