WordPress/wp-admin
2009-05-16 05:05:11 +00:00
..
css Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +00:00
images Add wpspin_light and wpspin_dark spinners 2009-05-05 18:57:43 +00:00
import Import category descriptions. Props Denis-de-Bernardy. fixes #8840 2009-05-13 23:23:26 +00:00
includes Check if delete_transient() exists to avoid error when upgrading from releases that don't define it. 2009-05-16 04:56:13 +00:00
js Strip tags and convert < > to entities when appending widget title, fixes #9830 2009-05-16 00:32:04 +00:00
admin-ajax.php Add escaping for quick edit saves. Props hailin. fixes #9822 2009-05-15 20:05:52 +00:00
admin-footer.php Check if get_site_option() is defined. It isn't when auto upgrading from <= 2.7. 2009-05-16 05:05: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 Remove manifest from html until we get it working. see #7262 2009-05-11 21:07:21 +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 Remove vestiges of what_to_show. Props filosofo. fixes #9815 2009-05-13 22:28:56 +00:00
async-upload.php Trailing whitespace cleanup 2009-04-20 18:18:39 +00:00
cache-manifest.php get_manifest() + gears-manifest.php + cache-manifest.php, props ryan, see #7262 2009-04-24 10:48:08 +00:00
categories.php Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +00:00
comment.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
custom-header.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
edit-attachment-rows.php Don't localize dates where not appropriate. Props Denis-de-Bernardy, hakre. fixes #9730 2009-05-14 02:00:32 +00:00
edit-category-form.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
edit-comments.php Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +00:00
edit-form-advanced.php Don't localize dates where not appropriate. Props Denis-de-Bernardy, hakre. fixes #9730 2009-05-14 02:00:32 +00:00
edit-form-comment.php esc_js(). Shorter, follows new escaping naming convention. 2009-05-09 07:27:22 +00:00
edit-link-categories.php Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +00:00
edit-link-category-form.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
edit-link-form.php Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +00:00
edit-page-form.php Don't localize dates where not appropriate. Props Denis-de-Bernardy, hakre. fixes #9730 2009-05-14 02:00:32 +00:00
edit-pages.php Remove vestiges of what_to_show. Props filosofo. fixes #9815 2009-05-13 22:28:56 +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 _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
edit-tags.php Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +00:00
edit.php Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +00:00
export.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
gears-manifest.php get_manifest() + gears-manifest.php + cache-manifest.php, props ryan, see #7262 2009-04-24 10:48:08 +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 Give better instructions when installing over an existing users table. Fixes #9569 based on patch from coffee2code. 2009-05-14 06:54:33 +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 a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +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 _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
load-styles.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
media-new.php Bring back the H2s. Rough draft. 2008-10-17 20:02:03 +00:00
media-upload.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
media.php Add .help css class for the media library, fixes #9790 2009-05-12 05:47:46 +00:00
menu-header.php Load the menu folded (if set), load the editor earlier 2009-04-29 05:43:03 +00:00
menu.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
moderation.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
options-discussion.php Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +00:00
options-general.php Don't localize dates where not appropriate. Props Denis-de-Bernardy, hakre. fixes #9730 2009-05-14 02:00:32 +00:00
options-head.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
options-media.php Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +00:00
options-misc.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
options-permalink.php Support IIS 7.0 URL Rewrite Module. Props ruslany. Hat tips to peaceablewhale, hakre, Denis-de-Bernardy, sivel. fixes #8974 2009-05-16 02:04:36 +00:00
options-privacy.php Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +00:00
options-reading.php Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +00:00
options-writing.php Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +00:00
options.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +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 Banishing ASCII quotes and apostrophes, props demetris, fixes #9655 2009-05-05 04:28:05 +00:00
plugin-editor.php Notice fix for plugin editor when no functions found. See #9393 props sivel. 2009-05-07 06:48:21 +00:00
plugin-install.php consolidate plugin/theme/core upgrade/install functions. Props DD32. see #7875 2009-04-19 19:36:28 +00:00
plugins.php Default plugins per page to 999 2009-05-13 04:26:40 +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 Banishing ASCII quotes and apostrophes, props demetris, fixes #9655 2009-05-05 04:28:05 +00:00
press-this.php Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +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 Change CSS classes to avoid collisions with ui.tabs, fixes #9740 2009-05-06 21:31:07 +00:00
setup-config.php Use absolute paths for includes. Props hakre. fixes #9750 2009-05-12 16:47:49 +00:00
sidebar.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
theme-editor.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
theme-install.php consolidate plugin/theme/core upgrade/install functions. Props DD32. see #7875 2009-04-19 19:36:28 +00:00
themes.php Show theme install help text only if user has install_themes cap. 2009-05-11 23:42:46 +00:00
tools.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
update-core.php Add locale upgrade hint. Props nbachiyski. fixes #8729 2009-05-11 19:44:21 +00:00
update-links.php Use wpdb::insert() and update(). see #6836 2009-03-06 05:06:15 +00:00
update.php Trailing whitespace cleanup 2009-04-20 18:18:39 +00:00
upgrade-functions.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
upgrade.php Clear upgrade nag when doing manual upgrade. Props Denis-de-Bernardy. fixes #9139 2009-05-05 04:02:49 +00:00
upload.php Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +00:00
user-edit.php Don't display empty values in the user display name drop-down, props Simek, fix js to add newly entered First Name and Last Name, fixes #9813 2009-05-14 17:01:04 +00:00
user-new.php Don't display empty values in the user display name drop-down, props Simek, fix js to add newly entered First Name and Last Name, fixes #9813 2009-05-14 17:01:04 +00:00
users.php Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +00:00
widgets.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
wp-admin.css Tweak p.help class, props Simek, fixes #9790 2009-05-15 03:57:45 +00:00