.. |
css
|
Make custom plugin columns hideable. See #15318
|
2010-11-13 17:21:40 +00:00 |
images
|
Blue tweaks. props saracannon, see #15207.
|
2010-11-04 01:59:58 +00:00 |
includes
|
Add back 'Submitted on ' text. Props zeo. See #14579
|
2010-11-13 20:58:39 +00:00 |
js
|
Make custom plugin columns hideable. See #15318
|
2010-11-13 17:21:40 +00:00 |
maint
|
s/awhile/a while. Props johnbillion, PeteMall. Fixes #14462
|
2010-10-28 15:30:39 +00:00 |
network
|
Check delete_site and delete_sites caps. Check for delete_user is more places.
|
2010-11-12 16:35:28 +00:00 |
user
|
Doc blocks for wp-admin/user. see #14696.
|
2010-10-21 11:14:22 +00:00 |
admin-ajax.php
|
Chop this off as we don't need it anymore. Fixes #13960 props filosofo.
|
2010-11-11 14:10:59 +00:00 |
admin-footer.php
|
…
|
|
admin-functions.php
|
…
|
|
admin-header.php
|
blog_admin_notices for non-network-non-user, admin_notices for all. see #14696.
|
2010-11-11 12:32:22 +00:00 |
admin-post.php
|
…
|
|
admin.php
|
Use Absolute URL's & API's in header redirects in more locations. See #14062
|
2010-10-27 10:43:43 +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
|
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
|
2010-10-28 21:56:43 +00:00 |
custom-header.php
|
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
|
2010-10-28 21:56:43 +00:00 |
edit-comments.php
|
Whitespace cleanup in contextual help. Props markmcwilliams. see #15346
|
2010-11-12 20:22:12 +00:00 |
edit-form-advanced.php
|
enter_title_here filter. fixes #13386.
|
2010-11-09 00:49:19 +00:00 |
edit-form-comment.php
|
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
|
2010-10-28 21:56:43 +00:00 |
edit-link-form.php
|
…
|
|
edit-tag-form.php
|
…
|
|
edit-tags.php
|
Set $tax as the taxonomy object, and kill off our colliding global from menu construction. see #15326.
|
2010-11-09 03:28:09 +00:00 |
edit.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 |
export.php
|
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
|
2010-10-28 21:56:43 +00:00 |
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
|
Use Absolute URL's & API's in header redirects in more locations. See #14062
|
2010-10-27 10:43:43 +00:00 |
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
|
Contextual help updates. Props dougwrites. see #15346
|
2010-11-12 15:03:34 +00:00 |
menu-header.php
|
Improved self determination. Props PeteMall. see #14435
|
2010-10-20 14:08:29 +00:00 |
menu.php
|
user-new.php revamp. Separate caps for adding users vs. creating users. Allow supes to add via email or username. Split adding existing users and creating new users into separate forms. see #15357
|
2010-11-11 14:29:15 +00:00 |
moderation.php
|
Use Absolute URL's & API's in header redirects in more locations. See #14062
|
2010-10-27 10:43:43 +00:00 |
ms-admin.php
|
…
|
|
ms-delete-site.php
|
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
|
2010-10-28 21:56:43 +00:00 |
ms-edit.php
|
…
|
|
ms-options.php
|
…
|
|
ms-sites.php
|
…
|
|
ms-themes.php
|
…
|
|
ms-upgrade-network.php
|
…
|
|
ms-users.php
|
…
|
|
my-sites.php
|
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
|
2010-10-28 21:56:43 +00:00 |
nav-menus.php
|
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
|
2010-10-28 21:56:43 +00:00 |
network.php
|
Prevent network creation when OMG_DO_NOT_UPGRADE_GLOBAL_TABLES is defined. props wpmuguru, fixes #14246.
|
2010-10-29 22:44:05 +00:00 |
options-discussion.php
|
…
|
|
options-general.php
|
Disable static page dropdowns when 'latest posts' is selected on Settings > Reading. props koopersmith, fixes #15205.
|
2010-10-24 19:20:52 +00:00 |
options-head.php
|
…
|
|
options-media.php
|
…
|
|
options-permalink.php
|
…
|
|
options-privacy.php
|
…
|
|
options-reading.php
|
Fix inverted logic. props duck_. fixes #15205.
|
2010-10-25 08:27:49 +00:00 |
options-writing.php
|
…
|
|
options.php
|
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
|
2010-10-28 21:56:43 +00:00 |
plugin-editor.php
|
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
|
2010-10-28 21:56:43 +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
|
Die if user doesn't have caps for the post type. Props duck_. fixes #15259
|
2010-11-01 16:28:35 +00:00 |
post.php
|
Use Absolute URL's & API's in header redirects in more locations. See #14062
|
2010-10-27 10:43:43 +00:00 |
press-this.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 |
profile.php
|
…
|
|
revision.php
|
Mid-page headers should be h3, not h2.
|
2010-10-22 00:27:12 +00:00 |
setup-config.php
|
Begin the dissolution of classes.php. see #10287.
|
2010-10-30 07:02:06 +00:00 |
theme-editor.php
|
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
|
2010-10-28 21:56:43 +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
|
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 |
tools.php
|
…
|
|
update-core.php
|
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
|
2010-10-28 21:56:43 +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
|
Remove role selector from network admin user-edit. Props PeteMall. see #14435
|
2010-11-05 17:26:32 +00:00 |
user-new.php
|
Fix logic. Props nacin. see #15357
|
2010-11-11 14:34:51 +00:00 |
users.php
|
Show Add New if user can promote.
|
2010-11-12 16:57:47 +00:00 |
widgets.php
|
Contextual help updates. Props dougwrites. see #15346
|
2010-11-12 15:03:34 +00:00 |