.. |
css
|
Better align the x icons with tag names. props TobiasBg. fixes #25050.
|
2013-08-15 19:59:09 +00:00 |
images
|
Update about page for new screenshot and new video encoding. Remove old screenshots directory. fixes #24832.
|
2013-08-01 13:29:29 +00:00 |
includes
|
Avoid 'Only variables should be passed by reference' notice on plugin search. props daankortenbach. fixes #25217.
|
2013-09-02 13:54:10 +00:00 |
js
|
Fix folding/unfolding of the admin menu on new installs, props SergeyBiryukov, fixes #24921 for 3.6.1.
|
2013-08-30 17:11:08 +00:00 |
maint
|
|
|
network
|
Hide 'Database Upgrade Required' on admin/network/upgrade.php when you are not being asked to upgrade, to prevent confusion.
|
2013-08-31 00:57:10 +00:00 |
user
|
|
|
about.php
|
Make the About video responsive.
|
2013-08-01 16:16:58 +00:00 |
admin-ajax.php
|
|
|
admin-footer.php
|
|
|
admin-functions.php
|
|
|
admin-header.php
|
Add post-type-$post_type and taxonomy-$taxonomy admin body classes.
|
2013-08-26 18:18:09 +00:00 |
admin-post.php
|
send_origin_headers() in admin-post.php.
|
2013-08-16 19:59:08 +00:00 |
admin.php
|
|
|
async-upload.php
|
|
|
comment.php
|
|
|
credits.php
|
Copy about.php string to freedoms and credits. Update CSS for 3.6 credits. see #24832.
|
2013-07-31 06:04:41 +00:00 |
custom-background.php
|
|
|
custom-header.php
|
Only show 'Preview' on the custom header screen if there is something to show.
|
2013-08-27 12:27:10 +00:00 |
customize.php
|
|
|
edit-comments.php
|
|
|
edit-form-advanced.php
|
Don't show the "Get Shortlink" button for pages with a ?page_id=x permalink.
|
2013-08-26 16:06:08 +00:00 |
edit-form-comment.php
|
Add more descriptive classes to submit meta box sections. props nofearinc. fixes #22333.
|
2013-08-22 15:24:10 +00:00 |
edit-link-form.php
|
Remove dead code. Removed in [23445], accidentally reinstated in [23554]. This was found during wp_reset_vars() cleanup. see #21767.
|
2013-04-06 20:47:12 +00:00 |
edit-tag-form.php
|
Add actions for term editing/creation form tags, for adding enctype attributes. Matches the pattern we've used elsewhere. props JustinSainton, fixes #15261.
|
2013-08-16 19:54:09 +00:00 |
edit-tags.php
|
Return to 'Item' for term updated messages for the link_category taxonomy.
|
2013-08-28 18:59:09 +00:00 |
edit.php
|
|
|
export.php
|
|
|
freedoms.php
|
Copy about.php string to freedoms and credits. Update CSS for 3.6 credits. see #24832.
|
2013-07-31 06:04:41 +00:00 |
import.php
|
|
|
index.php
|
|
|
install-helper.php
|
|
|
install.php
|
Remove 'admin' as a fallback for username in install. props tivnet, DrewAPicture. fixes #24078.
|
2013-08-24 13:57:09 +00:00 |
link-add.php
|
|
|
link-manager.php
|
|
|
link-parse-opml.php
|
|
|
link.php
|
Remove unused variables reset by wp_reset_vars(). Many of these haven't been used since b2. see #21767.
|
2013-02-16 18:28:41 +00:00 |
load-scripts.php
|
Unique load array in load-scripts and load-styles.
|
2013-07-29 17:57:04 +00:00 |
load-styles.php
|
Unique load array in load-scripts and load-styles.
|
2013-07-29 17:57:04 +00:00 |
media-new.php
|
|
|
media-upload.php
|
|
|
media.php
|
|
|
menu-header.php
|
Remove unused variable. props jeremyfelt. fixes #24959.
|
2013-08-05 21:38:24 +00:00 |
menu.php
|
Introduce show_in_menu for register_taxonomy.
|
2013-08-26 22:35:10 +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
|
Nav menus: Allow assigning a new menu to an existing location when no theme setting is currently saved.
|
2013-08-31 01:37:08 +00:00 |
network.php
|
|
|
options-discussion.php
|
|
|
options-general.php
|
|
|
options-head.php
|
|
|
options-media.php
|
|
|
options-permalink.php
|
Fix a grammar error on Permalink Settings screen. props celloexpressions. fixes #25210.
|
2013-09-02 10:04:10 +00:00 |
options-reading.php
|
|
|
options-writing.php
|
|
|
options.php
|
|
|
plugin-editor.php
|
|
|
plugin-install.php
|
|
|
plugins.php
|
|
|
post-new.php
|
|
|
post.php
|
|
|
press-this.php
|
Press This: Add admin_head-like hooks that are specific to the page.
|
2013-08-26 21:00:09 +00:00 |
profile.php
|
|
|
revision.php
|
Update help text for [24860]. props ocean90. see #24804. for trunk.
|
2013-07-31 15:27:02 +00:00 |
setup-config.php
|
Move wp-config-sample.php to the root of develop.svn.
|
2013-08-29 20:46:09 +00:00 |
theme-editor.php
|
Remove redundant context for Child Themes link. fixes #25079.
|
2013-08-23 00:31:10 +00:00 |
theme-install.php
|
|
|
themes.php
|
|
|
tools.php
|
|
|
update-core.php
|
Remove redundant context for Child Themes link. fixes #25079.
|
2013-08-23 00:31:10 +00:00 |
update.php
|
|
|
upgrade-functions.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
upgrade.php
|
|
|
upload.php
|
|
|
user-edit.php
|
|
|
user-new.php
|
Bestow sentience upon users. Level up their pronoun.
|
2013-08-06 16:04:07 +00:00 |
users.php
|
|
|
widgets.php
|
|
|