woocommerce/includes/admin/settings
Leon Francis Shelhamer 20c4a8bf77 Show shipping method titles in Add shipping method modal
The modal was calling shipping method titles with $method->title this resulted in blank select options. I replaced it with $method->method_title to fix this.
2016-07-13 21:16:59 -04:00
..
views Show shipping method titles in Add shipping method modal 2016-07-13 21:16:59 -04:00
class-wc-settings-accounts.php Disable empty my account endpoints, closes #11274 2016-06-30 13:58:10 -03:00
class-wc-settings-api.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-settings-checkout.php Fix checkout gateway section urls (#11273) 2016-06-28 12:48:03 -05:00
class-wc-settings-emails.php #9857 change get_class to 2015-12-16 14:25:17 +08:00
class-wc-settings-general.php Lang tweak 2016-05-03 12:01:03 +01:00
class-wc-settings-integrations.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-settings-page.php Improve docblock comments in WC_Settings_* classes 2016-01-05 16:22:18 +01:00
class-wc-settings-products.php HTTPS for everybody 2016-05-26 22:48:49 -03:00
class-wc-settings-shipping.php Zone wording tweaks 2016-06-20 12:50:55 +01:00
class-wc-settings-tax.php Merge branch 'master' into shipping-zones 2016-02-05 14:58:48 +00:00