WordPress/wp-admin
2011-10-11 21:32:16 +00:00
..
css
images
includes Store screen help and options as static data against WP_Screen. Individual screen objects no longer hold data it can't re-generate on construction or otherwise fetch. convert_to_screen() now returns a WP_Screen object. Various globals are gone. Introduces WP_Screen::get_option(). Allows for a formal factory to be introduced later. see #18785. 2011-10-11 21:32:16 +00:00
js
maint
network
user
about.php
admin-ajax.php
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php Don't trigger Database Upgrades for POST requests with a body. Fixes #18712 2011-09-20 04:17:55 +00:00
async-upload.php
comment.php
credits.php
custom-background.php
custom-header.php
edit-comments.php
edit-form-advanced.php
edit-form-comment.php
edit-link-form.php
edit-tag-form.php
edit-tags.php
edit.php
export.php
freedoms.php
gears-manifest.php
import.php
index-extra.php
index.php
install-helper.php
install.php Revert [18817]. Adding the new HTML to setup-config would make translation files stale, and I'd rather i18n that file first (see #18180). fixes #18865, see #16413. 2011-10-05 23:42:11 +00:00
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php Add 'Add New' buttons to edit links, edit media, and edit user screens. props sbressler, fixes #17499. 2011-05-19 19:52:11 +00:00
menu-header.php
menu.php
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 Always exit after wp_redirect. props filosofo, fixes #15518. 2010-12-09 18:02:54 +00:00
my-sites.php
nav-menus.php
network.php
options-discussion.php Remove gratuitous periods. Add some semicolons. Props SergeyBiryukov. fixes #16186 2011-08-04 16:07:51 +00:00
options-general.php
options-head.php
options-media.php
options-permalink.php
options-privacy.php
options-reading.php
options-writing.php
options.php
plugin-editor.php
plugin-install.php
plugins.php
post-new.php
post.php
press-this.php
profile.php
revision.php
setup-config.php
theme-editor.php
theme-install.php
themes.php
tools.php
update-core.php
update.php
upgrade-functions.php
upgrade.php
upload.php
user-edit.php
user-new.php
users.php
widgets.php