.. |
css
|
Add default formatting for <ol> tags and make <input type="password"> match <input type="text">, props beaulebens, fixes #8876
|
2009-01-17 21:17:00 +00:00 |
images
|
Updated menu icons from Ben, minor a.button tweaks
|
2008-12-10 05:27:56 +00:00 |
import
|
Fix empty feed after MT import, props hailin, fixes #8944 for trunk
|
2009-01-24 12:24:57 +00:00 |
includes
|
Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884
|
2009-01-26 12:59:10 +00:00 |
js
|
Fix tags suggest for post quick edit and bulk edit
|
2009-01-22 12:24:25 +00:00 |
admin-ajax.php
|
Add Content-Type header to admin-ajax and press this, props UnderWordPressure, fixes #8795
|
2009-01-18 05:40:40 +00:00 |
admin-footer.php
|
Add action hook in admin footer so plugins can output scripts there on specific pages only, props GamerZ, fixes #8859
|
2009-01-15 00:08:20 +00:00 |
admin-functions.php
|
WP-Admin File Level Inline Documentation from santosj. see #7496
|
2008-08-11 20:26:31 +00:00 |
admin-header.php
|
Concatenated and compressed versions of the default TinyMCE scripts
|
2009-01-16 12:58:38 +00:00 |
admin-post.php
|
WP-Admin File Level Inline Documentation from santosj. see #7496
|
2008-08-11 20:26:31 +00:00 |
admin.php
|
Preserve query string when redirecting to tools. Props simonwheatley. fixes #8774 for trunk
|
2009-01-05 19:24:49 +00:00 |
async-upload.php
|
Notice fixes from DD32. see #7509
|
2008-11-14 23:01:16 +00:00 |
categories.php
|
Cleanup js files and prepare for concatenating, move most inline js to files
|
2009-01-12 13:43:17 +00:00 |
comment.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
custom-header.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
edit-attachment-rows.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
edit-category-form.php
|
Move from generic "Save" to better "Update X", more consistent use of button-primary for major actions. fixes #8374. props azaozz, FFEMTcJ
|
2008-12-09 09:07:36 +00:00 |
edit-comments.php
|
Make the top and bottom comment actions dropdowns match ("Approve" was not appearing on bottom one). for trunk
|
2009-01-26 03:14:04 +00:00 |
edit-form-advanced.php
|
Cleanup js files and prepare for concatenating, move most inline js to files
|
2009-01-12 13:43:17 +00:00 |
edit-form-comment.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
edit-link-categories.php
|
Cleanup js files and prepare for concatenating, move most inline js to files
|
2009-01-12 13:43:17 +00:00 |
edit-link-category-form.php
|
Move from generic "Save" to better "Update X", more consistent use of button-primary for major actions. fixes #8374. props azaozz, FFEMTcJ
|
2008-12-09 09:07:36 +00:00 |
edit-link-form.php
|
s/sumbit/submit/. Props Malaiac. fixes #8645 for trunk
|
2008-12-30 17:41:07 +00:00 |
edit-page-form.php
|
Sort by 'menu_order, post_title'. see #8549
|
2008-12-10 22:22:30 +00:00 |
edit-pages.php
|
Cleanup js files and prepare for concatenating, move most inline js to files
|
2009-01-12 13:43:17 +00:00 |
edit-post-rows.php
|
Don't show tables when no posts or pages are found. fixes #8346
|
2008-11-26 00:36:25 +00:00 |
edit-tag-form.php
|
get_previous_comments_link() and get_next_comments_link(). Props Viper007Bond. fixes #8058 for trunk
|
2008-12-22 19:33:09 +00:00 |
edit-tags.php
|
Cleanup js files and prepare for concatenating, move most inline js to files
|
2009-01-12 13:43:17 +00:00 |
edit.php
|
Cleanup js files and prepare for concatenating, move most inline js to files
|
2009-01-12 13:43:17 +00:00 |
export.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
gears-manifest.php
|
TinyMCE: minify the custom plugins, remove unneeded CSS, load in the footer
|
2009-01-09 12:02:59 +00:00 |
import.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
index-extra.php
|
Draggable dash, first cut. Props mdawaffe. see #7552
|
2008-10-08 23:32:34 +00:00 |
index.php
|
Use ABSPATH when including footer. Props vladimir_kolesnikov. fixes #8848 for trunk
|
2009-01-19 18:31:08 +00:00 |
install-helper.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
install.php
|
Notice fixes from DD32. see #7509
|
2008-11-10 18:54:18 +00:00 |
link-add.php
|
Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.
|
2008-11-11 22:40:16 +00:00 |
link-category.php
|
Fix menu parents. see #8421
|
2008-11-29 18:09:09 +00:00 |
link-manager.php
|
Cleanup js files and prepare for concatenating, move most inline js to files
|
2009-01-12 13:43:17 +00:00 |
link-parse-opml.php
|
OPML import fixes
|
2008-12-10 18:43:43 +00:00 |
link.php
|
Fix parents for page and link editors. fixes #8421
|
2008-11-29 17:51:30 +00:00 |
load-scripts.php
|
Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884
|
2009-01-26 12:59:10 +00:00 |
load-styles.php
|
Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884
|
2009-01-26 12:59:10 +00:00 |
media-new.php
|
Bring back the H2s. Rough draft.
|
2008-10-17 20:02:03 +00:00 |
media-upload.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
media.php
|
Move from generic "Save" to better "Update X", more consistent use of button-primary for major actions. fixes #8374. props azaozz, FFEMTcJ
|
2008-12-09 09:07:36 +00:00 |
menu-header.php
|
Filter menu IDs, fixes #8523
|
2008-12-08 03:46:26 +00:00 |
menu.php
|
Show Tools menu for all users so they can access turbo. Props Denis-de-Bernardy. fixes #8921 for trunk
|
2009-01-22 18:55:52 +00:00 |
moderation.php
|
phpdoc for wp-admin. See #7496 props santosj.
|
2008-08-14 06:30:38 +00:00 |
options-discussion.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
options-general.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
options-head.php
|
phpdoc for wp-admin. See #7496 props santosj.
|
2008-08-14 06:30:38 +00:00 |
options-media.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
options-misc.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
options-permalink.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
options-privacy.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
options-reading.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
options-writing.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
options.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
page-new.php
|
Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.
|
2008-11-11 22:40:16 +00:00 |
page.php
|
Show "Post submitted" message when contributors submit a post for review, props mdawaffe, fixes #8519
|
2008-12-07 03:39:00 +00:00 |
plugin-editor.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
plugin-install.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
plugins.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
post-new.php
|
Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.
|
2008-11-11 22:40:16 +00:00 |
post.php
|
Show "Post submitted" message when contributors submit a post for review, props mdawaffe, fixes #8519
|
2008-12-07 03:39:00 +00:00 |
press-this.php
|
Add Content-Type header to admin-ajax and press this, props UnderWordPressure, fixes #8795
|
2009-01-18 05:40:40 +00:00 |
profile.php
|
phpdoc for wp-admin. See #7496 props santosj.
|
2008-08-14 06:30:38 +00:00 |
revision.php
|
Notice fixes. see #7509
|
2008-08-25 21:50:11 +00:00 |
rtl.css
|
Allow muliple tag-like taxonomies in the post editor. see #6387
|
2008-12-18 19:12:26 +00:00 |
setup-config.php
|
Allow nested install. Props sivel. fixes #7997
|
2008-10-31 19:24:45 +00:00 |
sidebar.php
|
Few sidebar.php updates, functionality and look similar to the quick-post dashboard widget
|
2008-09-06 06:10:38 +00:00 |
theme-editor.php
|
Fix missing closing tag in theme-editor.php, props roganty, fixes #8581
|
2008-12-12 08:19:10 +00:00 |
themes.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
tools.php
|
More strongly worded, active voice Gears warning
|
2008-12-09 21:43:54 +00:00 |
update-core.php
|
Reinstall fix. fixes #8724 for trunk
|
2009-01-11 21:48:40 +00:00 |
update-links.php
|
Error checking for HTTP requests. Props jacobsantos. see #7793
|
2008-10-02 00:32:21 +00:00 |
update.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
upgrade-functions.php
|
phpdoc for wp-admin. See #7496 props santosj.
|
2008-08-14 06:30:38 +00:00 |
upgrade.php
|
Only upgrade if we are installed. Fixes #7627 props pishmishy.
|
2008-08-28 20:55:40 +00:00 |
upload.php
|
Cleanup js files and prepare for concatenating, move most inline js to files
|
2009-01-12 13:43:17 +00:00 |
user-edit.php
|
Fix notice. Props jeremyclarke. see #8764
|
2009-01-06 22:05:57 +00:00 |
user-new.php
|
Cleanup js files and prepare for concatenating, move most inline js to files
|
2009-01-12 13:43:17 +00:00 |
users.php
|
Cleanup js files and prepare for concatenating, move most inline js to files
|
2009-01-12 13:43:17 +00:00 |
widgets.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
wp-admin.css
|
Add default formatting for <ol> tags and make <input type="password"> match <input type="text">, props beaulebens, fixes #8876
|
2009-01-17 21:17:00 +00:00 |