woocommerce/includes/admin
Mike Jolley dfc1e0a625 Merge remote-tracking branch 'origin/master'
Conflicts:
	includes/admin/views/html-admin-page-status-report.php
2015-11-02 10:02:35 +00:00
..
importers Suppress set_time_limit errors to prevent issues in some environments 2015-08-18 13:16:25 +01:00
meta-boxes Add pay link to order screen 2015-10-30 13:29:16 +00:00
reports Rename wc_add_help_tip() function to wc_help_tip() 2015-10-23 13:09:08 -02:00
settings Rename wc_add_help_tip() function to wc_help_tip() 2015-10-23 13:09:08 -02:00
views Merge remote-tracking branch 'origin/master' 2015-11-02 10:02:35 +00:00
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 Removed senseless sprintf argument 2015-09-03 22:21:23 +02: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 Merge conflicts 2015-10-08 13:28:25 +01: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 Updated recent reviews url escaping 2015-10-06 10:35:33 -03: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 add onboarding wizard button to the contextual help so it can be accessed again closes #9134 2015-10-05 15:26:59 -07: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 Rename wc_add_help_tip() function to wc_help_tip() 2015-10-23 13:09:08 -02:00
class-wc-admin-notices.php Removed our own language packs manager 2015-10-06 10:27:17 -03:00
class-wc-admin-permalink-settings.php Tweak and link product permalink settings to WordPress settings 2015-10-05 12:15:35 +01: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 [2.4] Fixed bulk edit sale_price when empty 2015-10-27 11:27:31 -02: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 Rename wc_add_help_tip() function to wc_help_tip() 2015-10-23 13:09:08 -02:00
class-wc-admin-setup-wizard.php [2.4] Make "Not right now" button on Setup Wizard go to the WP dashboard 2015-10-22 18:17:14 -02:00
class-wc-admin-status.php Check parent theme version 2015-11-02 10:01:42 +00:00
class-wc-admin-taxonomies.php Fixed all inefficient selector usages 2015-09-07 19:51:10 +02: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.php If redirection to setup wizard does not occur, do not redirect at all 2015-10-23 12:24:04 +01:00
wc-admin-functions.php Changed <i> to <span> in wc_help_tip() 2015-10-23 13:17:35 -02:00
wc-meta-box-functions.php Rename wc_add_help_tip() function to wc_help_tip() 2015-10-23 13:09:08 -02:00