woocommerce/admin
Mike Jolley fa91ef80d4 Cache helper sets DONOTCACHEPAGE during init, rather than in each shortcode, and the W3 Issue with database cached appeared to be because the add_option had autoload 'no'. Removing autoload no was the only workaround I could find.
Now works with all caching enabled in W3 Total cache. Closes #2862.

cc @coenjacobs
2013-04-05 22:24:56 +01:00
..
importers Fix tax importer. Closes #2067. 2012-12-28 19:37:56 +00:00
includes Sanitize id in woocommerce_get_product_to_duplicate function 2013-03-25 20:53:13 +01:00
post-types Show non-existing product line items. Closes #2877 2013-04-05 13:44:38 +01:00
settings Removed Base Page Title option - rename the page instead. Closes #2727 2013-03-18 12:43:38 +00:00
woocommerce-admin-attributes.php attribute name checking 2013-03-29 18:42:49 +00:00
woocommerce-admin-content.php Updated all docs links 2013-03-01 16:10:03 +00:00
woocommerce-admin-dashboard.php admin star rating calc 2013-02-13 12:05:20 +00:00
woocommerce-admin-functions.php woocommerce_add_tinymce_lang array key. Closes #2823 2013-03-27 11:07:32 +00:00
woocommerce-admin-hooks.php Fix the page slurp 2013-03-10 14:33:27 +00:00
woocommerce-admin-import.php Fixed errors for #2364. Good morning... 2013-02-06 11:15:58 +01:00
woocommerce-admin-init.php twentythirteen bits 2013-04-05 16:17:41 +01:00
woocommerce-admin-install.php lower case auto_increment. #2752 2013-03-22 20:47:07 +00:00
woocommerce-admin-reports.php Merge pull request #2810 from Geczy/master 2013-03-25 08:46:08 -07:00
woocommerce-admin-settings.php Cache helper sets DONOTCACHEPAGE during init, rather than in each shortcode, and the W3 Issue with database cached appeared to be because the add_option had autoload 'no'. Removing autoload no was the only workaround I could find. 2013-04-05 22:24:56 +01:00
woocommerce-admin-status.php Download system report for FF 2013-03-25 13:57:56 +00:00
woocommerce-admin-taxonomies.php Edit class Closes #2654. 2013-03-10 13:35:12 +00:00
woocommerce-admin-update.php Upgrade lost password page Closes #2202. 2013-01-10 15:37:02 +00:00
woocommerce-admin-users.php success icon 2013-02-13 15:56:47 +00:00