woocommerce/includes/admin/settings
Nestor Soriano 5af12170d7
Make the WC_Settings_Page::get_settings_for_section final
This helps on conveying the notion that the method to be overriden
is get_settings_for_section_core instead (or get_settings_for_X_section
methods must be added).
2021-04-13 09:31:50 +02:00
..
views remove unnecessary closing brace in help text 2021-02-05 01:02:20 +05:30
class-wc-settings-accounts.php Refactor the settings pages, and add unit tests for them. 2021-04-12 12:42:26 +02:00
class-wc-settings-advanced.php Adjustments in settings pages after a merge with conflicts. 2021-04-12 15:55:45 +02:00
class-wc-settings-checkout.php Fixed use __DIR__ for relative paths 2020-08-26 18:46:44 -03:00
class-wc-settings-emails.php Refactor the settings pages, and add unit tests for them. 2021-04-12 12:42:26 +02:00
class-wc-settings-general.php Refactor the settings pages, and add unit tests for them. 2021-04-12 12:42:26 +02:00
class-wc-settings-integrations.php Refactor the settings pages, and add unit tests for them. 2021-04-12 12:42:26 +02:00
class-wc-settings-page.php Make the WC_Settings_Page::get_settings_for_section final 2021-04-13 09:31:50 +02:00
class-wc-settings-payment-gateways.php Refactor the settings pages, and add unit tests for them. 2021-04-12 12:42:26 +02:00
class-wc-settings-products.php Fix unit tests after merging from trunk 2021-04-12 12:50:21 +02:00
class-wc-settings-shipping.php Make the WC_Settings_Page::get_settings_for_section final 2021-04-13 09:31:50 +02:00
class-wc-settings-tax.php Refactor the settings pages, and add unit tests for them. 2021-04-12 12:42:26 +02:00