WordPress/wp-admin
2009-05-04 01:19:10 +00:00
..
css Widgets UI improvements: arrows, some more help 2009-05-04 01:19:10 +00:00
images Add wpspin.gif and replace all spinners 2009-05-01 19:43:22 +00:00
import Add wpspin.gif and replace all spinners 2009-05-01 19:43:22 +00:00
includes Widgets UI improvements: arrows, some more help 2009-05-04 01:19:10 +00:00
js Widgets UI improvements: arrows, some more help 2009-05-04 01:19:10 +00:00
admin-ajax.php Turn off tag cloud filtering when requesting the cloud via AJAX. Props jhodgdon. fixes ##6593 2009-05-02 18:43:04 +00:00
admin-footer.php New admin_footer_text filter. props JohnLamansky. fixes #9552 2009-04-17 03:17:40 +00:00
admin-functions.php
admin-header.php Call wp_menu_unfold() after user settings have been synchronized 2009-04-30 07:17:05 +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 Notice fixes, props sivel, see #9393 2009-04-22 12:24:45 +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 Fix category search pagination. Fix caching of empty term results. Props Denis-de-Bernardy. fixes #8632 2009-04-30 16:51:45 +00:00
comment.php Some attr escaping. see #9650 2009-04-27 23:09:08 +00:00
custom-header.php s/attribute_escape/attr/. see #9650 2009-04-28 05:58:45 +00:00
edit-attachment-rows.php s/attribute_escape/attr/. see #9650 2009-04-28 05:58:45 +00:00
edit-category-form.php s/attribute_escape/attr/. see #9650 2009-04-28 05:58:45 +00:00
edit-comments.php s/attribute_escape/attr/. see #9650 2009-04-28 05:58:45 +00:00
edit-form-advanced.php Clean up save mssage. see #8713 2009-05-02 21:44:09 +00:00
edit-form-comment.php No need to attribute_escape a cleaned url. fixes #8587 2009-04-29 20:14:39 +00:00
edit-link-categories.php Some attr escaping. see #9650 2009-04-27 23:09:08 +00:00
edit-link-category-form.php s/attribute_escape/attr/. see #9650 2009-04-28 05:58:45 +00:00
edit-link-form.php Fox layout in the tagret postbox on edit link screen 2009-04-30 23:09:26 +00:00
edit-page-form.php Clean up save mssage. see #8713 2009-05-02 21:44:09 +00:00
edit-pages.php Plural contexts. Props nbachiyski. fixes #8128 2009-04-30 16:22:14 +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 attr escaping. see #9650 2009-04-28 06:37:51 +00:00
edit-tags.php attr escaping. see #9650 2009-04-28 06:37:51 +00:00
edit.php Plural contexts. Props nbachiyski. fixes #8128 2009-04-30 16:22:14 +00:00
export.php attr escaping. see #9650 2009-04-28 06:37:51 +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 attr escaping. see #9650 2009-04-28 06:37:51 +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 attr escaping. see #9650 2009-04-28 06:37:51 +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 s/attribute_escape/attr/. see #9650 2009-04-28 05:58:45 +00:00
load-styles.php s/attribute_escape/attr/. see #9650 2009-04-28 05:58:45 +00:00
media-new.php Bring back the H2s. Rough draft. 2008-10-17 20:02:03 +00:00
media-upload.php attr escaping. see #9650 2009-04-28 06:37:51 +00:00
media.php attr escaping. see #9650 2009-04-28 06:37:51 +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 More hook back-compat. Props coffee2code. fixes #9438 2009-04-28 19:40:34 +00:00
moderation.php
options-discussion.php attr escaping. see #9650 2009-04-28 06:37:51 +00:00
options-general.php Add some help for the widgets screen, make css class .description usable everywhere, fixes #5859 2009-04-30 02:33:22 +00:00
options-head.php
options-media.php attr escaping. see #9650 2009-04-28 06:37:51 +00:00
options-misc.php Add some help for the widgets screen, make css class .description usable everywhere, fixes #5859 2009-04-30 02:33:22 +00:00
options-permalink.php attr escaping. see #9650 2009-04-28 06:37:51 +00:00
options-privacy.php attr escaping. see #9650 2009-04-28 06:37:51 +00:00
options-reading.php Add some help for the widgets screen, make css class .description usable everywhere, fixes #5859 2009-04-30 02:33:22 +00:00
options-writing.php attr escaping. see #9650 2009-04-28 06:37:51 +00:00
options.php attr escaping. see #9650 2009-04-28 06:37:51 +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 Clean up save mssage. see #8713 2009-05-02 21:44:09 +00:00
plugin-editor.php attr escaping. see #9650 2009-04-28 06:37:51 +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 Plural contexts. Props nbachiyski. fixes #8128 2009-04-30 16:22:14 +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 Clean up save mssage. see #8713 2009-05-02 21:44:09 +00:00
press-this.php Add wpspin.gif and replace all spinners 2009-05-01 19:43:22 +00:00
profile.php
revision.php
rtl.css Add some help for the widgets screen, make css class .description usable everywhere, fixes #5859 2009-04-30 02:33:22 +00:00
setup-config.php Nested install fixes. Props sivel. fixes #7997 for trunk 2009-03-04 19:30:16 +00:00
sidebar.php attr escaping. see #9650 2009-04-28 06:37:51 +00:00
theme-editor.php attr escaping. see #9650 2009-04-28 06:37:51 +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 Add some help for the widgets screen, make css class .description usable everywhere, fixes #5859 2009-04-30 02:33:22 +00:00
tools.php s/attribute_escape/attr/. see #9650 2009-04-28 05:58:45 +00:00
update-core.php attr escaping. see #9650 2009-04-28 06:37:51 +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
upgrade.php elbow room for upgrade.php 2009-04-17 08:00:48 +00:00
upload.php Plural contexts. Props nbachiyski. fixes #8128 2009-04-30 16:22:14 +00:00
user-edit.php Add a nag message if the user is still using an auto-generated password. See #9710 props DD32. 2009-05-03 17:06:29 +00:00
user-new.php attr escaping. see #9650 2009-04-28 06:37:51 +00:00
users.php Plural contexts. Props nbachiyski. fixes #8128 2009-04-30 16:22:14 +00:00
widgets.php Widgets UI improvements: arrows, some more help 2009-05-04 01:19:10 +00:00
wp-admin.css Add some help for the widgets screen, make css class .description usable everywhere, fixes #5859 2009-04-30 02:33:22 +00:00