.. |
css
|
Make plugin and theme title columns narrower. Props garyc40. fixes #16563 for trunk
|
2011-02-15 03:43:47 +00:00 |
images
|
…
|
|
includes
|
Remove type attribute from textarea. props solarissmoke.
|
2011-04-07 08:30:08 +00:00 |
js
|
Fix display of apostrophes in the user's first and last names on the User Profile page, partial props andrewryno, see #17004
|
2011-04-01 20:40:16 +00:00 |
maint
|
…
|
|
network
|
Anchor network and user admins at the network domain and path rather than at the main site. Makes the redirects consistent with network_admin_url(). fixes #16652 for trunk
|
2011-03-08 22:56:12 +00:00 |
user
|
Anchor network and user admins at the network domain and path rather than at the main site. Makes the redirects consistent with network_admin_url(). fixes #16652 for trunk
|
2011-03-08 22:56:12 +00:00 |
admin-ajax.php
|
Update counts and pagination when trashing and moderating comments. Props garyc40, koopersmith, mdawaffe, nacin. fixes #15530
|
2011-01-22 18:47:42 +00:00 |
admin-footer.php
|
…
|
|
admin-functions.php
|
…
|
|
admin-header.php
|
Update indicator for the Network Admin link. fixes #16063.
|
2011-01-04 08:36:06 +00:00 |
admin-post.php
|
…
|
|
admin.php
|
Add the load-edit-link-categories.php hook for back compat. fixes #16307.
|
2011-01-20 03:05:22 +00:00 |
async-upload.php
|
Add cap and type checks to media item fetch. For trunk
|
2011-02-05 18:22:53 +00:00 |
comment.php
|
…
|
|
custom-background.php
|
…
|
|
custom-header.php
|
…
|
|
edit-comments.php
|
From post back to get. Props SergeyBiryukov. fixes #16335
|
2011-01-22 01:31:21 +00:00 |
edit-form-advanced.php
|
Do not output an HTML ID on the (potentially duplicate) hidden parent_id field. props nacin. fixes #13179 for trunk
|
2011-02-13 14:44:16 +00:00 |
edit-form-comment.php
|
…
|
|
edit-link-form.php
|
…
|
|
edit-tag-form.php
|
…
|
|
edit-tags.php
|
Pink the whites.
|
2011-02-09 17:35:36 +00:00 |
edit.php
|
Fix redirects for trashed post bulk ops. Props nacin, SergeyBiryukov. fixes #16355
|
2011-01-25 19:30:24 +00:00 |
export.php
|
…
|
|
gears-manifest.php
|
…
|
|
import.php
|
…
|
|
index-extra.php
|
…
|
|
index.php
|
…
|
|
install-helper.php
|
…
|
|
install.php
|
…
|
|
link-add.php
|
…
|
|
link-manager.php
|
From post back to get. Props SergeyBiryukov. fixes #16335
|
2011-01-22 01:31:21 +00:00 |
link-parse-opml.php
|
…
|
|
link.php
|
…
|
|
load-scripts.php
|
Revert [17608] adding back [17596] and actually include the dummy function this time. See #17057 Fixes #17050
|
2011-04-06 00:42:07 +00:00 |
load-styles.php
|
…
|
|
media-new.php
|
…
|
|
media-upload.php
|
Add some nonce checks to the uploaders. Props duck_. For trunk.
|
2011-03-28 21:30:59 +00:00 |
media.php
|
…
|
|
menu-header.php
|
…
|
|
menu.php
|
Hide update bubble counts for users who can't perform the update. Props garyc40 for initial patch. Fixes #14447
|
2011-04-03 08:59:01 +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
|
Don't show two 'Create Menu' buttons on nav-menus.php. fixes #16715.
|
2011-03-23 18:47:45 +00:00 |
network.php
|
Set base if we return to network step 2. props scribu, fixes #15620.
|
2011-01-16 21:50:45 +00:00 |
options-discussion.php
|
…
|
|
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
|
Remove AJAX from list tables. first pass. see #16262.
|
2011-01-16 21:47:24 +00:00 |
plugins.php
|
Remove AJAX from list tables. first pass. see #16262.
|
2011-01-16 21:47:24 +00:00 |
post-new.php
|
…
|
|
post.php
|
Bring out the shears.
|
2011-01-06 04:11:14 +00:00 |
press-this.php
|
Set the post format before publishing the post in Press This. props Otto42, fixes #16192.
|
2011-01-11 19:58:58 +00:00 |
profile.php
|
…
|
|
revision.php
|
…
|
|
setup-config.php
|
Take out unnecessary compat functions from compat.php. Props hakre, ptahdunbar. see #16918
|
2011-04-05 17:13:04 +00:00 |
theme-editor.php
|
Ensure we're matching the complete theme directory when excluding parent templates from the theme editor. props chrisbliss18, fixes #16607 for trunk.
|
2011-02-21 18:57:09 +00:00 |
theme-install.php
|
Remove AJAX from list tables. first pass. see #16262.
|
2011-01-16 21:47:24 +00:00 |
themes.php
|
Fix theme filtering when no JS. Props dd32. fixes #14936
|
2011-01-25 20:00:42 +00:00 |
tools.php
|
…
|
|
update-core.php
|
Allow plugins to hook into /wp-admin/update-core.php. Props ampt. Fixes #15221
|
2011-04-03 09:41:19 +00:00 |
update.php
|
…
|
|
upgrade-functions.php
|
…
|
|
upgrade.php
|
esc_url_raw() when doing urlencode()
|
2011-04-01 19:35:38 +00:00 |
upload.php
|
From post back to get. Props SergeyBiryukov. fixes #16335
|
2011-01-22 01:31:21 +00:00 |
user-edit.php
|
Add missing closing fieldset tag. Props bluntelk. Fixes #17042 for trunk
|
2011-04-04 08:04:41 +00:00 |
user-new.php
|
Add additional promote_users checks. Show Add existing button only for multisite. Don't show bulk actions if user can't promote users. Show add new user menu if user has create_users but not promote_users. Props nacin. fixes #16501 for trunk
|
2011-02-09 17:30:26 +00:00 |
users.php
|
Disallow and hide user removal (as opposed to deletion) for single site installs. Removal is a multisite concept. Props nacin. fixes #16501 for trunk
|
2011-02-10 20:37:26 +00:00 |
widgets.php
|
…
|
|