WordPress/wp-admin
2014-01-16 20:34:10 +00:00
..
css The comment screen hides the author column at narrow screen sizes; this adds back the author info above the comment content. Fixes #26618, props SergeyBiryukov, nacin. 2014-01-16 20:34:10 +00:00
images Final text adjustments to the 3.8 About page. Also: 2013-12-09 19:09:11 +00:00
includes The comment screen hides the author column at narrow screen sizes; this adds back the author info above the comment content. Fixes #26618, props SergeyBiryukov, nacin. 2014-01-16 20:34:10 +00:00
js TinyMCE: fix send_to_editor(). It no longer needs to replace shortcode strings with html placeholers before inserting them in the editor. This is handled properly by the editor's 'BeforeSetContent' event callbacks. See #24067. 2014-01-14 23:35:11 +00:00
maint
network Inline documentation for hooks in wp-admin/network/upgrade.php. 2014-01-07 04:23:11 +00:00
user
about.php Script handles of false are properly treated as meta groups. true does not work. 2013-12-11 17:42:09 +00:00
admin-ajax.php
admin-footer.php
admin-functions.php First there were two, and now there are three -- in the @since versions that came before and that shall be. And so it will be, says nacin. 2013-12-24 18:57:12 +00:00
admin-header.php
admin-post.php
admin.php Inline documentation for hooks in wp-admin/network/upgrade.php. 2014-01-07 04:23:11 +00:00
async-upload.php
comment.php
credits.php Always do an HTTP request on credits.php when running a development version of WordPress. 2013-12-27 15:12:11 +00:00
custom-background.php Always show Background Image section heading and the opening table tag on Custom Background screen, to make in consistent with Custom Header and avoid broken markup. 2013-12-29 08:06:11 +00:00
custom-header.php Always show Background Image section heading and the opening table tag on Custom Background screen, to make in consistent with Custom Header and avoid broken markup. 2013-12-29 08:06:11 +00:00
customize.php
edit-comments.php
edit-form-advanced.php TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
edit-form-comment.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
edit-link-form.php
edit-tag-form.php Inline documentation for hooks in wp-admin/edit-tag-form.php. 2014-01-02 04:02:10 +00:00
edit-tags.php
edit.php
export.php
freedoms.php
import.php
index.php
install-helper.php
install.php
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php Inline documentation for hooks in wp-admin/media-upload.php. 2014-01-08 04:00:11 +00:00
media.php
menu-header.php Inline documentation for hooks in wp-admin/menu-header.php. 2014-01-02 02:46:12 +00:00
menu.php
moderation.php
ms-admin.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
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
options-discussion.php
options-general.php
options-head.php
options-media.php
options-permalink.php
options-reading.php
options-writing.php
options.php
plugin-editor.php
plugin-install.php
plugins.php
post-new.php
post.php Don't let Quick Draft ignore default comment_status and ping_status. 2014-01-16 20:24:13 +00:00
press-this.php Thickbox is needed for the media modal back-compat. Are there plugins that still use this? Also needed for PressThis. See #24067. 2014-01-02 22:49:09 +00:00
profile.php
revision.php
setup-config.php
theme-editor.php
theme-install.php No-JavaScript and no-Customizer support for the new Themes screen. 2013-12-06 16:11:10 +00:00
themes.php Keyboard navigation friendliness for themes.php. 2014-01-08 21:35:09 +00:00
tools.php
update-core.php Inline documentation for hooks in wp-admin/update-core.php. 2014-01-02 03:07:10 +00:00
update.php
upgrade-functions.php First there were two, and now there are three -- in the @since versions that came before and that shall be. And so it will be, says nacin. 2013-12-24 18:57:12 +00:00
upgrade.php
upload.php
user-edit.php Deprecate rich_edit_exists(). It doesn't make sense to support deleting the TinyMCE directory when we have auto-updates. Fixes #26786. 2014-01-13 00:00:12 +00:00
user-new.php
users.php
widgets.php