Wordpress/wp-admin
Peter Westwood 87a4d2f1cb Allow a plugin to control how many posts are displayed on edit pages. Fixes #9307 props aaroncampbell
git-svn-id: https://develop.svn.wordpress.org/trunk@10749 602fd350-edb4-49c9-b593-d223f7449a82
2009-03-09 22:14:09 +00:00
..
css Force-wrap comments in Recent Comments on the dashboard, expand width when no avatar, fixes #9283 2009-03-06 03:20:38 +00:00
images
import Pass blog charset to html_entity_decode(). Props adferguson. fixes #7563 2009-03-03 18:37:25 +00:00
includes Allow a plugin to control how many posts are displayed on edit pages. Fixes #9307 props aaroncampbell 2009-03-09 22:14:09 +00:00
js Hide theme details. See #8652 2009-02-26 07:54:33 +00:00
admin-ajax.php Fire nopriv actions from post and ajax handlers when user is not logged in. 2009-03-05 21:43:35 +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
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 Fire nopriv actions from post and ajax handlers when user is not logged in. 2009-03-05 21:43:35 +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 wpdb::insert() and update(). see #6836 2009-03-06 05:06:15 +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
edit-category-form.php
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
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
edit-tag-form.php
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
gears-manifest.php Use _x() and extracted comments. Props nbachiyski. see #9112 2009-03-02 19:20:19 +00:00
import.php
index-extra.php
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
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
link-category.php
link-manager.php Escape dot in regex. Props pne, sivel. fixes #9088 for trunk 2009-03-05 20:17:27 +00:00
link-parse-opml.php
link.php
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
media-upload.php
media.php
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
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
options-media.php
options-misc.php
options-permalink.php
options-privacy.php
options-reading.php
options-writing.php
options.php
page-new.php
page.php
plugin-editor.php Don't use mb_* functions to match file extension, fixes #9289 2009-03-06 16:17:57 +00:00
plugin-install.php
plugins.php Don't show already installed plugins in the Plugins dashboard widget. Props Viper007Bond. fixes #8781 2009-03-07 02:07:24 +00:00
post-new.php
post.php
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
revision.php
rtl.css
setup-config.php Nested install fixes. Props sivel. fixes #7997 for trunk 2009-03-04 19:30:16 +00:00
sidebar.php
theme-editor.php Don't use mb_* functions to match file extension, fixes #9289 2009-03-06 16:17:57 +00:00
theme-install.php Upload theme from zip fixes. see #8652 2009-02-25 23:43:30 +00:00
themes.php delete_theme(). see #8678 2009-03-05 19:15:56 +00:00
tools.php Better Google Chrome "Disable Gears" message, props caesarsgrunt, fixes #7684 2009-03-08 06:53:18 +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 Use wpdb::insert() and update(). see #6836 2009-03-06 05:06:15 +00:00
update.php
upgrade-functions.php
upgrade.php
upload.php Add author column to detached media, props scribu, fixes #9282 2009-03-06 02:23:52 +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