woocommerce/includes/admin/settings
Mike Jolley 9818796d3e Removing selection priority
This option was added so you could sort methods in a custom order, but
choose a different default.

Doing this per zone would add extra complexity, and this has also
proven problematic when a method registers multiple rates.

This commit removes usage of the setting. We should use the display
order and choose the top method by default. It think this balances ease
of use with control.
2015-12-15 15:49:35 +00:00
..
views Rename wc_add_help_tip() function to wc_help_tip() 2015-10-23 13:09:08 -02:00
class-wc-settings-accounts.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-settings-api.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-settings-checkout.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-settings-emails.php Use help tip function in email table. 2015-11-03 16:12:13 +00:00
class-wc-settings-general.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-settings-integrations.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-settings-page.php Merge remote-tracking branch 'origin/master' 2015-11-03 16:09:01 +00:00
class-wc-settings-products.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-settings-shipping.php Removing selection priority 2015-12-15 15:49:35 +00:00
class-wc-settings-tax.php Use cache and invalidation for taxes 2015-12-02 15:53:54 +00:00