Wordpress/wp-admin
Pete Mall 21955a7e8c Use get_user_count() in network admin users. Fixes #15567
git-svn-id: https://develop.svn.wordpress.org/trunk@16574 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-24 20:03:28 +00:00
..
css Make entire sortable header clickable. Props batmoo. Fixes #15352 2010-11-18 21:39:22 +00:00
images Blue theme RTL. props saracannon. see #15207. 2010-11-17 05:51:32 +00:00
includes Use get_user_count() in network admin users. Fixes #15567 2010-11-24 20:03:28 +00:00
js Make filter_count() a closure. See #14936 2010-11-23 20:20:44 +00:00
maint esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454 2010-11-17 17:12:01 +00:00
network Adapt user-list-table for network admin site-users. See #15558 2010-11-24 05:31:25 +00:00
user
admin-ajax.php Set current screen for comment quick-edit. Props batmoo. See #14579 2010-11-19 09:34:21 +00:00
admin-footer.php
admin-functions.php
admin-header.php Titles for network admin and global dashboard. see #15477 2010-11-18 23:02:52 +00:00
admin-post.php
admin.php Deprecate update_category_cache(). Fixes #15446 2010-11-17 00:56:00 +00:00
async-upload.php
comment.php Contextual help updates. Props dougwrites. see #15346 2010-11-12 15:03:34 +00:00
custom-background.php
custom-header.php
edit-comments.php Pinking shears 2010-11-17 18:47:34 +00:00
edit-form-advanced.php enter_title_here filter. fixes #13386. 2010-11-09 00:49:19 +00:00
edit-form-comment.php submit_button() fixes. Props sbressler. See #15064 2010-11-13 23:49:53 +00:00
edit-link-form.php
edit-tag-form.php esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454 2010-11-17 17:12:01 +00:00
edit-tags.php Pinking shears 2010-11-17 18:47:34 +00:00
edit.php Properly check, initialize, or cast a number of variables. props ChenHui. see #14642. 2010-11-15 06:38:10 +00:00
export.php
gears-manifest.php
import.php Use square brackets instead of braces for string access. props hakre, fixes #13900. 2010-11-13 09:53:55 +00:00
index-extra.php
index.php Whitespace cleanup in contextual help. Props markmcwilliams. see #15346 2010-11-12 20:22:12 +00:00
install-helper.php
install.php Use the l10n helper js file in the installer. See #15124. 2010-11-12 11:44:08 +00:00
link-add.php
link-manager.php Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming. 2010-11-04 08:07:03 +00:00
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php Remove WP_SHOW_ADMIN_BAR and go off existing and new defines on page type. See #15315 2010-11-06 09:41:03 +00:00
media.php Pinking shears 2010-11-17 18:47:34 +00:00
menu-header.php
menu.php Move the network version of Tools > Network to the network admin. props wpdavis, fixes #15461. 2010-11-18 05:24:13 +00:00
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php
nav-menus.php
network.php Every time you nest a ternary operator, a kitten dies. 2010-11-18 05:37:00 +00:00
options-discussion.php Don't forget to echo the result of esc_textarea() 2010-11-19 14:48:11 +00:00
options-general.php
options-head.php
options-media.php Improve oEmbed toggle label. Props JohnONolan. Fixes #15430 2010-11-23 22:52:32 +00:00
options-permalink.php esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454 2010-11-17 17:12:01 +00:00
options-privacy.php
options-reading.php
options-writing.php Don't forget to echo the result of esc_textarea() 2010-11-19 14:48:11 +00:00
options.php esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454 2010-11-17 17:12:01 +00:00
plugin-editor.php esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454 2010-11-17 17:12:01 +00:00
plugin-install.php Remove WP_SHOW_ADMIN_BAR and go off existing and new defines on page type. See #15315 2010-11-06 09:41:03 +00:00
plugins.php Kill a create_function by introducing is_plugin_inactive. see #14424. 2010-11-11 22:21:04 +00:00
post-new.php
post.php
press-this.php Press This fixes. Props duck_. see #15561 2010-11-24 17:27:11 +00:00
profile.php
revision.php
setup-config.php
theme-editor.php esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454 2010-11-17 17:12:01 +00:00
theme-install.php Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming. 2010-11-04 08:07:03 +00:00
themes.php Ajaxify theme feature filter. Props ocean90 for initial patch. See #14936 2010-11-23 20:17:22 +00:00
tools.php
update-core.php Use tools screen_icon for udpate-core. Props ocean90, fixes #15531. 2010-11-22 16:56:22 +00:00
update.php Remove WP_SHOW_ADMIN_BAR and go off existing and new defines on page type. See #15315 2010-11-06 09:41:03 +00:00
upgrade-functions.php
upgrade.php
upload.php Whitespace cleanup in contextual help. Props markmcwilliams. see #15346 2010-11-12 20:22:12 +00:00
user-edit.php Ignore role selector in network admin user-edit. See #14435. 2010-11-24 08:06:38 +00:00
user-new.php Fix duplicate HTML IDs for wp-admin/user-new.php on MS installs. props duck_. fixes #15562 2010-11-24 16:43:24 +00:00
users.php Fix user search input name. Props nickmomrik. 2010-11-19 23:43:00 +00:00
widgets.php Pinking shears 2010-11-17 18:47:34 +00:00