.. |
helper
|
Merge branch master into feature/marketplace-suggestions
|
2019-02-22 14:17:20 +13:00 |
importers
|
Update PHPCompatibility sniff names
|
2018-11-21 11:08:26 -02:00 |
list-tables
|
move products list suggestions container render into module behind hook + move template near module, don't use wc_get_template to render
|
2019-02-21 14:38:04 +13:00 |
marketplace-suggestions
|
allow suggestions on orders list + move logic into suggestions class
|
2019-02-22 16:11:34 +13:00 |
meta-boxes
|
Merge branch 'master' of https://github.com/woocommerce/woocommerce
|
2019-02-20 12:45:34 +00: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
|
Impoved JSON handling
|
2019-02-20 12:00:47 +00:00 |
settings
|
Custom payment sections not loading fields due to logic error.
|
2019-02-11 09:42:31 +02:00 |
views
|
Tools and status require rest API init
|
2019-02-04 16:04:25 +00: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
|
allow suggestions on orders list + move logic into suggestions class
|
2019-02-22 16:11:34 +13: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
|
Merge pull request #22318 from Prospress/fix/21202
|
2019-01-22 14:38:46 +00: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
|
update function name to `wc_attribute_taxonomy_slug`
|
2019-01-23 11:11:27 -04:00 |
class-wc-admin-log-table-list.php
|
Approach Cleaned
|
2018-05-13 23:40:07 +06:00 |
class-wc-admin-menus.php
|
Fix: #22572-can't access settings ("The link you followed has expired"). Cause: if anything adds to `$_POST`, this triggers WooCommerce to try to save settings; if there's no nonce, authorization fails, resulting in the message. Soln: check for specific element ('save') in `$_POST` to determine whether to save elements, rather than testing that `$_POST` is non-empty.
|
2019-01-25 18:08:00 -08: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
|
Merge pull request #22410 from woocommerce/remove/simplify-commerce
|
2019-02-04 11:23:23 +00: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
|
Impoved JSON handling
|
2019-02-20 12:00:47 +00:00 |
class-wc-admin-post-types.php
|
Use wc_update_product_stock instead of manually adding and subtracting.
|
2019-01-22 15:14:41 +02:00 |
class-wc-admin-profile.php
|
Switch span to paragraph
|
2019-02-05 11:28:46 +00:00 |
class-wc-admin-reports.php
|
Fix for issue #22182
|
2018-12-10 00:47:49 +06:00 |
class-wc-admin-settings.php
|
merge master
|
2018-05-30 14:35:32 +01:00 |
class-wc-admin-setup-wizard.php
|
Impoved JSON handling
|
2019-02-20 12:00:47 +00:00 |
class-wc-admin-status.php
|
Tools and status require rest API init
|
2019-02-04 16:04:25 +00:00 |
class-wc-admin-taxonomies.php
|
Add WC_Admin_Taxonomies instance method
|
2018-11-12 11:30:09 +08:00 |
class-wc-admin-webhooks-table-list.php
|
Performance: Support pagination to avoid double queries to search webhooks
|
2019-02-18 14:58:32 +00:00 |
class-wc-admin-webhooks.php
|
Avoid getting all webhook ids
|
2019-02-18 13:19:12 +00:00 |
class-wc-admin.php
|
move suggestions class into admin/ and require from admin::includes
|
2019-02-21 12:44:21 +13:00 |
wc-admin-functions.php
|
Update from master
|
2019-02-18 16:54:24 +00:00 |
wc-meta-box-functions.php
|
Moved wc_selected to core functions.
|
2018-04-18 15:54:57 +02:00 |