.. |
importers
|
Suppress set_time_limit errors to prevent issues in some environments
|
2015-08-18 13:16:25 +01:00 |
meta-boxes
|
Add data attribute to leave options visible
|
2015-09-03 15:38:42 +01:00 |
reports
|
Make sure we esc_attr translation results
|
2015-08-05 14:15:00 -04:00 |
settings
|
Allow for multiple email recipients
|
2015-09-01 07:11:41 -05:00 |
views
|
Fix - calls for esc_*
|
2015-08-06 02:04:21 +05:45 |
class-wc-admin-addons.php
|
Changed all requests with wp_remote_* to wp_safe_remote_*
|
2015-06-01 13:28:55 +01:00 |
class-wc-admin-api-keys-table-list.php
|
Flip esc_like and esc_sql, add %
|
2015-08-07 13:54:50 +01:00 |
class-wc-admin-api-keys.php
|
Added truncated consumer key and last access fields in woocommerce_api_keys table
|
2015-07-16 15:42:00 -03:00 |
class-wc-admin-assets.php
|
Add tiptip dependency to wc-admin-meta-boxes
|
2015-08-20 13:46:52 +02:00 |
class-wc-admin-attributes.php
|
Make sure we esc_attr translation results
|
2015-08-05 14:15:00 -04:00 |
class-wc-admin-dashboard.php
|
Explicitly cast as integer the rating comment meta.
|
2015-06-01 13:27:16 +01:00 |
class-wc-admin-duplicate-product.php
|
Avoid double escape when passing in arrays to sql queries. Use esc_sql
|
2015-08-07 11:37:19 +01:00 |
class-wc-admin-help.php
|
Fix broken WooCommerce 101 video embeds
|
2015-07-15 18:19:47 -04:00 |
class-wc-admin-importers.php
|
Make 'public', and rewrite, optional for attributes
|
2014-12-22 14:16:15 +00:00 |
class-wc-admin-menus.php
|
Make sure we esc_attr translation results
|
2015-08-05 14:15:00 -04:00 |
class-wc-admin-meta-boxes.php
|
More missing esc_attr calls, :(
|
2015-08-05 15:17:52 -04:00 |
class-wc-admin-notices.php
|
Fixed language update for en_US, closes #8568
|
2015-07-14 12:18:51 -03:00 |
class-wc-admin-permalink-settings.php
|
Make sure we esc_attr translation results
|
2015-08-05 14:15:00 -04:00 |
class-wc-admin-pointers.php
|
wp_json_encode is 4.1 +
|
2015-08-13 12:07:12 +01:00 |
class-wc-admin-post-types.php
|
Record manual order status change
|
2015-08-18 16:33:38 +01:00 |
class-wc-admin-profile.php
|
Removed user api keys options
|
2015-05-15 18:04:58 -03:00 |
class-wc-admin-reports.php
|
Code Standards: Finish up admin includes
|
2014-11-30 01:52:32 -05:00 |
class-wc-admin-settings.php
|
During updates, only recreate .htaccess if not using redirect download method.
|
2015-08-24 13:50:14 +01:00 |
class-wc-admin-setup-wizard.php
|
WC Setup wizard: Fix manual setting of decimal/thousand separator.
|
2015-08-24 12:54:09 +01:00 |
class-wc-admin-status.php
|
Download translations in setup wizard
|
2015-08-19 12:36:59 -03:00 |
class-wc-admin-taxonomies.php
|
Use wc_get_attribute_taxonomies instead of global
|
2015-08-11 17:10:34 +01:00 |
class-wc-admin-webhooks-table-list.php
|
Added HTML class row-title for coupons, orders, api keys and webhooks table lists
|
2015-07-15 15:45:57 -03:00 |
class-wc-admin-webhooks.php
|
Improved webhooks nonces and actions
|
2015-05-18 16:01:51 -03:00 |
class-wc-admin-welcome.php
|
Minor grammar fixes to the update welcome message
|
2015-08-07 11:21:49 -05:00 |
class-wc-admin.php
|
Removed the forced redirect
|
2015-08-19 12:43:13 -03:00 |
wc-admin-functions.php
|
Removed dead variable and fixed coding standards on wc_create_page()
|
2015-06-16 13:08:30 -03:00 |
wc-meta-box-functions.php
|
Fix - name definition for woocommerce_wp_select
|
2015-03-17 23:40:07 +05:45 |