.. |
helper
|
Refactored code to add filters on plugins_loaded
|
2018-11-07 02:32:57 +05:30 |
importers
|
Update PHPCompatibility sniff names
|
2018-11-21 11:08:26 -02:00 |
list-tables
|
Fix orders list in the admin
|
2018-12-20 09:56:02 -02:00 |
meta-boxes
|
Use wp_kses_post for sanitizing product names instead of esc_html
|
2018-11-15 11:42:22 -08:00 |
plugin-updates
|
Fix PHPCS violations in includes/admin/plugin-updates/views/html-notice-untested-extensions-inline.php
|
2018-03-06 10:58:45 -03:00 |
reports
|
Replace `continue` inside `switch` statement with `break`
|
2018-11-20 16:24:11 -02:00 |
settings
|
Properly close option tag in customer search
|
2018-12-03 15:27:45 +01:00 |
views
|
Update notice wording for wp 5.0
|
2018-11-15 10:19:51 -08:00 |
class-wc-admin-addons.php
|
Use phpcbf to fix coding standard violations in includes/admin
|
2018-03-05 16:21:35 -03:00 |
class-wc-admin-api-keys-table-list.php
|
Check for permissions before allow edit REST API keys
|
2018-11-02 10:21:18 -07:00 |
class-wc-admin-api-keys.php
|
Check for permissions before allow edit REST API keys
|
2018-11-02 10:21:18 -07:00 |
class-wc-admin-assets.php
|
Merge branch 'master' into update/13359
|
2018-06-15 15:12:12 +01:00 |
class-wc-admin-attributes.php
|
allow export and display of attribute labels containing html special characters
|
2018-11-09 09:17:18 -04:00 |
class-wc-admin-customize.php
|
[menu] - change title to capitalized to match wp core
|
2018-05-24 15:56:13 +01:00 |
class-wc-admin-dashboard.php
|
Capitalize dashboard widget titles
|
2018-11-14 13:34:15 -04:00 |
class-wc-admin-duplicate-product.php
|
When duplicating variation, set the date to null
|
2018-05-15 15:37:17 +01:00 |
class-wc-admin-exporters.php
|
Allow for multiple category selections when exporting.
|
2018-08-07 16:58:39 +02:00 |
class-wc-admin-help.php
|
Update class-wc-admin-help.php
|
2018-04-20 14:25:11 -04:00 |
class-wc-admin-importers.php
|
When cleaning up CSV import, only remove product taxonomies
|
2018-05-16 08:57:37 +01:00 |
class-wc-admin-log-table-list.php
|
Approach Cleaned
|
2018-05-13 23:40:07 +06:00 |
class-wc-admin-menus.php
|
Allow custom menu ordering when set by another filter
|
2018-07-19 17:39:41 -03:00 |
class-wc-admin-meta-boxes.php
|
added checking for invalid ratings while saving
|
2018-04-09 18:13:13 +06:00 |
class-wc-admin-notices.php
|
Use get_bloginfo( 'version' ) instead of wp_version global
|
2018-11-15 15:27:58 +02:00 |
class-wc-admin-permalink-settings.php
|
Use phpcbf to fix coding standard violations in includes/admin
|
2018-03-05 16:21:35 -03:00 |
class-wc-admin-pointers.php
|
Use phpcbf to fix coding standard violations in includes/admin
|
2018-03-05 16:21:35 -03:00 |
class-wc-admin-post-types.php
|
Make sure _stock is set and unslash value before using. Update PHPCS exclude rule to be more specific.
|
2018-09-27 08:02:12 +02:00 |
class-wc-admin-profile.php
|
Added filter to the save method so it is not bypassable
|
2019-01-16 11:00:46 -05:00 |
class-wc-admin-reports.php
|
Use phpcbf to fix coding standard violations in includes/admin
|
2018-03-05 16:21:35 -03:00 |
class-wc-admin-settings.php
|
merge master
|
2018-05-30 14:35:32 +01:00 |
class-wc-admin-setup-wizard.php
|
OBW: Fix ShipStation plugin info so install works
|
2018-11-16 14:06:58 -05:00 |
class-wc-admin-status.php
|
Moved action call
|
2018-09-05 07:34:52 -04:00 |
class-wc-admin-taxonomies.php
|
discussion_r219948141 and discussion_r219949290 fix
|
2018-09-27 12:41:45 +06:00 |
class-wc-admin-webhooks-table-list.php
|
Implementation of current action check in list table
|
2018-06-11 15:05:13 +05:45 |
class-wc-admin-webhooks.php
|
Make easy to register new REST API versions into webhooks
|
2018-10-29 19:31:47 -03:00 |
class-wc-admin.php
|
Added action on '9' priority
|
2018-11-10 02:12:09 +05:30 |
wc-admin-functions.php
|
Use wc_check_utf8 function
|
2018-10-05 15:58:50 -04:00 |
wc-meta-box-functions.php
|
Moved wc_selected to core functions.
|
2018-04-18 15:54:57 +02:00 |