woocommerce/admin
Coen Jacobs 380268216e Merge pull request #2244 from entr/patch-1
Empty $integrations array prevents defining $links
2013-01-17 00:46:42 -08:00
..
importers Fix tax importer. Closes #2067. 2012-12-28 19:37:56 +00:00
includes Upgrade lost password page Closes #2202. 2013-01-10 15:37:02 +00:00
post-types Find term based on id instead of slug, if you use numbers as term names it conflicts with the ids since has_term searches on id, slug and name when a string is passed but only on ids when integers are passed. 2013-01-17 08:53:27 +02:00
settings Revert "loop ratings an option" 2013-01-12 15:55:52 +00:00
woocommerce-admin-attributes.php Refactored the add/edit/delete attributes admin 2013-01-03 20:25:10 +01:00
woocommerce-admin-content.php Localisation spacing. 2012-10-16 10:45:33 +01:00
woocommerce-admin-dashboard.php Nuked whitespace. Closes #1846. 2012-11-27 16:22:47 +00:00
woocommerce-admin-functions.php Fix spelling errors in action/hook names 2013-01-02 11:34:23 -05:00
woocommerce-admin-hooks.php Fix spelling errors in action/hook names 2013-01-02 11:34:23 -05:00
woocommerce-admin-import.php [3.2.3] XSS #1575 2012-10-16 16:46:41 +01:00
woocommerce-admin-init.php ui datepicker. Closes #2223. 2013-01-14 10:57:15 +00:00
woocommerce-admin-install.php Revised session handler based with some code from Eric Manns wp_session class idea. 2013-01-15 19:51:19 +00:00
woocommerce-admin-reports.php Fix reports Closes #2211. 2013-01-14 17:11:55 +00:00
woocommerce-admin-settings.php Merge pull request #2244 from entr/patch-1 2013-01-17 00:46:42 -08:00
woocommerce-admin-status.php Prefer empty function over is_null. #2191 2013-01-10 11:33:26 +01:00
woocommerce-admin-taxonomies.php Store counts in a transient. Closes #2100. 2013-01-02 12:12:44 +00:00
woocommerce-admin-update.php Upgrade lost password page Closes #2202. 2013-01-10 15:37:02 +00:00
woocommerce-admin-users.php Clear count on delete. Closes #1945. 2012-12-07 11:39:43 +00:00