woocommerce/includes/admin
Akeda Bagus e4a959e397 Removes unused block and var.
There's duplicate block that does the same thing, but assigning to different variable.
On the end only the last variable is used, which is `$username`.
2014-04-29 15:02:29 +01:00
..
importers Unify textdomains Closes #4814 2014-02-17 14:27:08 +01:00
post-types Removes unused block and var. 2014-04-29 15:02:29 +01:00
reports Tweak reports query generator to reference table names 2014-04-10 13:57:02 +01:00
settings fixed some coding standards in includes/admin/settings/class-wc-settings-general.php 2014-04-10 13:57:25 +01:00
views Update html-admin-page-status-report.php 2014-04-10 13:46:47 +01:00
class-wc-admin-addons.php Fallback for add ons page loading 2014-03-06 16:26:47 +01:00
class-wc-admin-assets.php Sanitize screen id. Closes #4788 2014-02-27 15:21:09 +01:00
class-wc-admin-attributes.php Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00
class-wc-admin-dashboard.php Allow filtering order statuses in dashboard reports widget 2014-04-10 13:47:09 +01:00
class-wc-admin-duplicate-product.php Update class-wc-admin-duplicate-product.php 2014-04-10 13:49:58 +01:00
class-wc-admin-editor.php Fixing the typo fix :) 2014-02-27 15:48:02 +01: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 Refactored report transients to use fixed names based on the report classname. Allows use of delete_transient and Fixes #5041 2014-03-24 12:07:24 +00:00
class-wc-admin-notices.php Need to actually check $outdated. Derp. @coenjacobs 2014-02-11 16:26:22 +01:00
class-wc-admin-permalink-settings.php Force a valid base when saving permalinks 2014-02-14 11:46:47 +01:00
class-wc-admin-post-types.php Delete term count transients after stock status change and trashed post 2014-04-10 13:52:49 +01:00
class-wc-admin-profile.php WC API: can generate API keys for different user than the one that is making request 2014-04-10 13:28:00 +01:00
class-wc-admin-reports.php Refactored report transients to use fixed names based on the report classname. Allows use of delete_transient and Fixes #5041 2014-03-24 12:07:24 +00:00
class-wc-admin-settings.php Admin screen strings need to be sanitised to work with chinese chars Closes #4788 2014-02-14 11:58:50 +01:00
class-wc-admin-status.php delete terms transient during recount. #5204 2014-03-25 13:40:55 +00:00
class-wc-admin-taxonomies.php Better workaround for esc_url stripping spaces #4842 2014-02-17 13:35:38 +01:00
class-wc-admin-welcome.php Transifex links 2014-02-27 15:25:32 +01: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 Update LESS compiler and less files #5070 2014-03-06 17:29:52 +01:00
wc-meta-box-functions.php Customisable names for radios and checkboxes Closes #4493 2014-01-13 12:28:29 +00:00