twentyGOLEM/wp-admin
azaozz 05b62b9b8e Fix HTML IDs on the uploader buttons on the dashboard, props SergeyBiryukov, see #17144
git-svn-id: http://svn.automattic.com/wordpress/trunk@18555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-08-16 14:32:36 +00:00
..
css Fix (temporarily?) the spacing between the uploader buttons on the dashboard, props SergeyBiryukov and andrewryno, see #17144 2011-08-16 04:54:51 +00:00
images Add new star.gif replacement with a Grey background (& White counterpart). Props chexee for star icons. Fixes #17428 2011-06-17 05:41:35 +00:00
includes Fix HTML IDs on the uploader buttons on the dashboard, props SergeyBiryukov, see #17144 2011-08-16 14:32:36 +00:00
js Fix send_to_editor() and Insert/Upload buttons URLs, see #17144 2011-08-06 01:35:02 +00:00
maint <!DOCTYPE html> for all, fixes #18202 2011-07-22 00:25:41 +00:00
network Move network/settings.php POST handling out of network/edit.php. props PeteMall, see #18379. 2011-08-11 22:32:35 +00:00
user
admin-ajax.php Use *_metadata_by_mid() API when updating post meta in admin ajax. Fix slashing. see #18195 2011-08-03 19:14:06 +00:00
admin-footer.php Exclude link tags from internationalized strings in Credits and Freedoms links in the admin footer 2011-08-11 04:33:22 +00:00
admin-functions.php
admin-header.php Globalize variables used in admin-header in case it is used in a function. props SergeyBiryukov, fixes #16143. 2011-08-10 19:54:59 +00:00
admin-post.php
admin.php
async-upload.php
comment.php
credits.php Affirm current credits timeout. see #17759. 2011-07-04 15:58:43 +00:00
custom-background.php
custom-header.php Add gettext. Props Latz. fixes #18173 2011-08-04 16:29:46 +00:00
edit-comments.php
edit-form-advanced.php Editor API enhancement, first run (still needs some work), see #17144 2011-08-03 10:19:00 +00:00
edit-form-comment.php Editor API enhancement, first run (still needs some work), see #17144 2011-08-03 10:19:00 +00:00
edit-link-form.php Add context to _e('Name'), props valentinas, fixes #16531 2011-06-10 22:13:26 +00:00
edit-tag-form.php
edit-tags.php
edit.php
export.php
freedoms.php
gears-manifest.php
import.php Direct a user to the main site to install importers, fixes #17990 2011-08-11 20:49:47 +00:00
index-extra.php Cache the Dashboard RSS Widgets HTML output to reduce the memory footprint of including SimplePie. Fixes #16927 2011-06-10 06:31:39 +00:00
index.php Remove 'Development.' fixes #15991. 2011-06-10 22:55:28 +00:00
install-helper.php
install.php Use wp_print_scripts() in install.php. Fixes issues with SCRIPT_DEBUG, removes l10n.js reference. fixes #18394. 2011-08-13 18:01:26 +00:00
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php
load-styles.php Fix editor icons when no SCRIPT_DEBUG, see #17144 2011-08-03 23:56:21 +00:00
media-new.php
media-upload.php Pluploader take 1, props jacobwg, see #18206 2011-07-29 08:59:35 +00:00
media.php
menu-header.php Fix unfolding of the admin menu when no JS, fixes #17897 2011-06-27 20:40:04 +00:00
menu.php Consolidate update count code into wp_get_update_data(). Props mitchoyoshitaka. fixes #17694 2011-07-26 18:39:57 +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 Add magic get/set/isset methods to WP_User to avoid data duplication. Standardize on WP_User::ID. Props scribu. see #15458 2011-08-04 03:09:27 +00:00
nav-menus.php
network.php Use correct closing tag. props pagesimplify. (wp-hackers) 2011-07-31 22:16:19 +00:00
options-discussion.php Remove gratuitous periods. Add some semicolons. Props SergeyBiryukov. fixes #16186 2011-08-04 16:07:51 +00:00
options-general.php Use title case. Props trepmal. fixes #17773 2011-08-11 18:17:30 +00:00
options-head.php
options-media.php
options-permalink.php Add postname to Settings > Permalinks and remove the help text talking about permalink performance. Make the slugs (and /archives/ rewrite base) translatable. see #18541. 2011-08-14 22:23:22 +00:00
options-privacy.php First pass on clarifying Settings > Privacy. props designsimply, markjaquith. see #16416. 2011-08-16 06:53:19 +00:00
options-reading.php
options-writing.php
options.php
plugin-editor.php
plugin-install.php Be less specific about theme and plugin repo licenses (as they can vary in specifics). They are all compatible with the license WordPress uses, which is what matters. fixes #16514 2011-06-10 16:35:32 +00:00
plugins.php Fix redirects for plugin searches containing spaces in the search string. Props SergeyBiryukov. fixes #16548 2011-07-21 21:04:12 +00:00
post-new.php
post.php
press-this.php Add a gettext context to the Standard post format string in Press This to match other usages of Standard in a post format context 2011-08-11 04:36:18 +00:00
profile.php
revision.php
setup-config.php Remove duplicated id attribute. props pagesimplify. (wp-testers) 2011-07-31 22:20:06 +00:00
theme-editor.php
theme-install.php Be less specific about theme and plugin repo licenses (as they can vary in specifics). They are all compatible with the license WordPress uses, which is what matters. fixes #16514 2011-06-10 16:35:32 +00:00
themes.php Fix whitespace discrepancy between Manage Themes and Install Themes tabs. props trepmal. Don't show a single Manage Themes heading as a tab if the user doesn't have install_themes. fixes #17758. 2011-06-10 22:16:30 +00:00
tools.php
update-core.php Only show the primary button style for 'Update Now', not 'Re-install Now', on update-core.php. props tfnab, fixes #18115. 2011-08-10 18:53:54 +00:00
update.php
upgrade-functions.php
upgrade.php <!DOCTYPE html> for all, fixes #18202 2011-07-22 00:25:41 +00:00
upload.php Clean up message handling logic in upload.php. 2011-08-16 00:12:02 +00:00
user-edit.php
user-new.php Grammar fix. Props SergeyBiryukov, johnbillion. fixes #18291 2011-07-29 21:36:45 +00:00
users.php Add magic get/set/isset methods to WP_User to avoid data duplication. Standardize on WP_User::ID. Props scribu. see #15458 2011-08-04 03:09:27 +00:00
widgets.php