WordPress/wp-admin
2009-03-04 20:51:06 +00:00
..
css Show file url after upload form media library, props yoavf, fixes #9267 2009-03-04 08:22:25 +00:00
images Updated menu icons from Ben, minor a.button tweaks 2008-12-10 05:27:56 +00:00
import Pass blog charset to html_entity_decode(). Props adferguson. fixes #7563 2009-03-03 18:37:25 +00:00
includes Don't process page template description since it is not used. Props simonwheatley. fixes #7850 2009-03-04 20:51:06 +00:00
js Hide theme details. See #8652 2009-02-26 07:54:33 +00:00
admin-ajax.php Add some error feedback to ajax comment moderation. see #9261 2009-03-02 21:48:37 +00:00
admin-footer.php Make can_compress_scripts a site option. Add site option wrappers for WP. 2009-02-18 23:38:11 +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 Put page title before blog name in admin title. fixes #9028 2009-02-23 06:31:37 +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 Add hook "after_db_upgrade" and flush rewrite rules on the next page load after successful upgrade 2009-02-09 19:19:38 +00:00
async-upload.php Show file url after upload form media library, props yoavf, fixes #9267 2009-03-04 08:22:25 +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 Use _x() and extracted comments. Props nbachiyski. see #9112 2009-03-02 19:20:19 +00:00
custom-header.php Use "Custom Header" for menu text. see #9178 2009-02-22 07:43:15 +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 Use _n(). Props mrmist. fixes #9190 2009-02-20 19:22:34 +00:00
edit-form-advanced.php Use _x() and extracted comments. Props nbachiyski. see #9112 2009-03-02 19:20:19 +00:00
edit-form-comment.php Use _x() and extracted comments. Props nbachiyski. see #9112 2009-03-02 19:20:19 +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 Make simple form validation and ajax-add new categories compatible with jQuery 1.3.1 2009-01-29 07:00:00 +00:00
edit-page-form.php Use _x() and extracted comments. Props nbachiyski. see #9112 2009-03-02 19:20:19 +00:00
edit-pages.php Use _x() and extracted comments. Props nbachiyski. see #9112 2009-03-02 19:20:19 +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 Fix highlighting for custom taxonomies menus 2009-02-14 02:37:10 +00:00
edit.php Use _n(). Props nbachiyski. fixes #9111 2009-02-20 19:35:16 +00:00
export.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
gears-manifest.php Use _x() and extracted comments. Props nbachiyski. see #9112 2009-03-02 19:20:19 +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 Improve the installer when people enter a duff email address. Fixes #5477 props jacobsantos. 2009-02-15 12:58:10 +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 Use _n(). Props nbachiyski. fixes #9111 2009-02-20 19:35:16 +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 Detect when the server compresses output, see #8628 2009-02-01 09:45:24 +00:00
load-styles.php Detect when the server compresses output, see #8628 2009-02-01 09:45:24 +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 Ignore index.php in plugins dir when creating menus. fixes #6478 2009-02-06 18:12:05 +00:00
menu.php Use _x() and extracted comments. Props nbachiyski. see #9112 2009-03-02 19:20:19 +00:00
moderation.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
options-discussion.php Improve the description for the default comment status. Fixes #8894 props jacobsantos. 2009-03-03 21:08:02 +00:00
options-general.php Don't pass defaulted argument to checked(). Fixes #9032 props filosofo. 2009-02-27 22:15:14 +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 Allow editing all of a plugin's files. see #6732 2009-02-22 20:05:11 +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 Nested install fixes. Props sivel. fixes #7997 for trunk 2009-03-04 19:30:16 +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 Add CodePress syntax highlighting to Theme and Plugin editors (first run), props beaulebens, see #9173 2009-02-21 02:12:00 +00:00
theme-install.php Upload theme from zip fixes. see #8652 2009-02-25 23:43:30 +00:00
themes.php Use _x() and extracted comments. Props nbachiyski. see #9112 2009-03-02 19:20:19 +00:00
tools.php More strongly worded, active voice Gears warning 2008-12-09 21:43:54 +00:00
update-core.php Check for new version when visiting Tools->Upgrade. fixes #9108 2009-02-17 00:13:25 +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 Add media_row_actions filter. Props johnbillion. fixes #9172 2009-03-03 17:25:31 +00:00
user-edit.php Allow a plugin to hide the extra capabilities listing on profiles. Fixes #9024 props jamescollins. 2009-02-25 08:02:07 +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 Display the search query when searching users. Fixes #9265 for trunk props johnbillion. 2009-03-04 08:16:53 +00:00
widgets.php Fix notice. Props ionfish. fixes #9018 2009-02-23 06:12:53 +00:00
wp-admin.css Allow the dashboard widgets to be arranged in up to four columns. The number of columns can be selected from the Screen Options tab. 2009-02-24 02:37:22 +00:00