.. |
helper
|
Add @since tag.
|
2019-07-15 15:42:36 +07:00 |
importers
|
Merge pull request #23255 from woocommerce/shopify-column-mapping
|
2019-07-08 18:53:57 -03:00 |
list-tables
|
Introduced woocommerce_admin_order_buyer_name filter
|
2019-05-16 19:02:57 -03:00 |
marketplace-suggestions
|
cancel_all
|
2019-04-24 16:28:28 +01:00 |
meta-boxes
|
Merge branch 'fix/23221' of https://github.com/senff/woocommerce into senff-fix/23221
|
2019-07-08 17:55:07 -03: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
|
I have done with few changes which is suggested.
|
2019-07-10 14:52:59 +05:30 |
settings
|
Merge pull request #23479 from parmarhardip/23381
|
2019-07-14 19:49:37 +02:00 |
views
|
Merge pull request #24075 from woocommerce/add/in-app-purchase-params
|
2019-07-15 09:18:51 +02:00 |
class-wc-admin-addons.php
|
shorten in-app-purchase url param keys
|
2019-07-16 08:30:19 +12: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
|
add in-app-purchase url params to marketplace suggestions buttons
|
2019-07-12 13:42:35 +12:00 |
class-wc-admin-attributes.php
|
Avoid inline sort
|
2019-01-25 19:51:45 +00: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
|
WP & PHP Upgrade Notices (#23975)
|
2019-06-26 14:09:20 -03: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
|
Change the link of the "Report a bug" button
|
2019-05-01 22:58:55 -03:00 |
class-wc-admin-importers.php
|
Added nonce check to CSV importer actions
|
2019-07-02 10:37:46 -03:00 |
class-wc-admin-log-table-list.php
|
Display Status > Log timestamp with the Y-m-d H:i:s format
|
2019-06-13 10:58:41 +01:00 |
class-wc-admin-menus.php
|
Move saving setting functionality to wp_loaded hook to avoid issues with menus loading before the setting is saved.
|
2019-03-20 13:34:02 +02:00 |
class-wc-admin-meta-boxes.php
|
phpcs
|
2019-03-25 12:45:38 +00:00 |
class-wc-admin-notices.php
|
Updated constants' names to better reflect their usage.
|
2019-07-02 18:44:43 +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
|
Impoved JSON handling
|
2019-02-20 12:00:47 +00:00 |
class-wc-admin-post-types.php
|
Removed unused variables.
|
2019-05-02 17:53:50 +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 branch 'master' into update/22164-tax-rate-class-table
|
2019-07-08 18:12:23 -03:00 |
class-wc-admin-setup-wizard.php
|
Merge pull request #23957 from woocommerce/feature/feature-plugin-packages
|
2019-07-10 15:47:48 -03:00 |
class-wc-admin-status.php
|
update status report
|
2019-06-21 13:59:40 +01:00 |
class-wc-admin-taxonomies.php
|
Add missing post_type=product in url
|
2019-06-14 12:28:08 +05:30 |
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
|
phpcs sniff fixes for class-wc-admin.php
|
2019-04-23 12:07:02 -03:00 |
wc-admin-functions.php
|
Add check for empty string when checking meta_value since checking an empty string in mysql against an int results in a 0 value.
|
2019-07-03 12:37:28 +02:00 |
wc-meta-box-functions.php
|
Moved wc_selected to core functions.
|
2018-04-18 15:54:57 +02:00 |