woocommerce/includes/admin
Mike Jolley f35c3708bb Rounding order_tax and order_shipping_tax restricts our ability to get an accurate tax_total after an order is made. Fixes some paypal rounding requests.
@coenjacobs
2014-02-20 15:41:08 +00:00
..
importers Unify textdomains Closes #4814 2014-02-17 13:14:45 +00:00
post-types Rounding order_tax and order_shipping_tax restricts our ability to get an accurate tax_total after an order is made. Fixes some paypal rounding requests. 2014-02-20 15:41:08 +00:00
reports Update docblocks 2014-02-14 14:29:39 +00:00
settings Only show settings link if method has_settings 2014-02-20 15:16:53 +00:00
views Use md5 hash for transient names so that the lengths are valid. Closes #4851 2014-02-19 14:05:36 +00:00
class-wc-admin-addons.php Addons page Closes #3331 2013-08-06 14:04:40 +01:00
class-wc-admin-assets.php Sanitize screen id. Closes #4788 2014-02-19 14:30:21 +00:00
class-wc-admin-attributes.php Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00
class-wc-admin-dashboard.php Dashboard: Fixes # of "out of stock" products 2014-02-14 00:06:30 -05:00
class-wc-admin-duplicate-product.php Code changes for #4252 2013-12-02 12:34:27 +01:00
class-wc-admin-editor.php WC globals 2013-11-25 14:01:38 +00:00
class-wc-admin-help.php Rename menus, removed woocommerce_ 2013-10-22 17:26:18 +01:00
class-wc-admin-importers.php Some more admin class conversions 2013-07-24 19:55:02 +01:00
class-wc-admin-menus.php Order functions woocommerce to wc refactor 2013-11-25 14:54:52 +01:00
class-wc-admin-notices.php Need to actually check $outdated. Derp. @coenjacobs 2014-02-11 15:13:51 +00:00
class-wc-admin-permalink-settings.php Force a valid base when saving permalinks 2014-02-14 10:43:15 +00:00
class-wc-admin-post-types.php Function refactoring. 2013-08-09 17:11:21 +01:00
class-wc-admin-profile.php Fix API keys permissions bug 2014-01-23 16:24:16 -05:00
class-wc-admin-reports.php Removed urldecode from $_GET and $_REQUEST 2014-01-26 01:19:17 -08:00
class-wc-admin-settings.php Admin screen strings need to be sanitised to work with chinese chars Closes #4788 2014-02-14 10:57:48 +00:00
class-wc-admin-status.php New notice aimed at identifying out of date template files in a theme. Also improves the status page. 2014-02-11 13:33:56 +00:00
class-wc-admin-taxonomies.php Better workaround for esc_url stripping spaces #4842 2014-02-17 11:48:43 +01:00
class-wc-admin-welcome.php Add versions to all scripts + styles to ensure browser cache is cleared 2014-02-12 09:23:06 +00:00
class-wc-admin.php No class exist check needed for files included once #4616 2014-02-05 15:02:30 +00:00
wc-admin-functions.php Admin screen strings need to be sanitised to work with chinese chars Closes #4788 2014-02-14 10:57:48 +00:00
wc-meta-box-functions.php Customisable names for radios and checkboxes Closes #4493 2014-01-13 12:28:29 +00:00