.. |
css
|
Ensure Profile page has icon for all users, props jdub, fixes #9732
|
2009-05-12 00:59:35 +00:00 |
images
|
Add wpspin_light and wpspin_dark spinners
|
2009-05-05 18:57:43 +00:00 |
import
|
Switch dotclear importer to use builtin UTF8 testing functionality. Fixes #9771 props hakre.
|
2009-05-11 20:26:27 +00:00 |
includes
|
Fix notice in wp-admin/includes/widgets.php
|
2009-05-12 19:12:50 +00:00 |
js
|
Put back disabling of sortables for folded sidebars, see #9511
|
2009-05-10 10:33:30 +00:00 |
admin-ajax.php
|
Properly unset widget number when saving
|
2009-05-08 17:17:54 +00:00 |
admin-footer.php
|
|
|
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
|
|
|
admin.php
|
Notice fixes, props sivel, see #9393
|
2009-04-22 12:24:45 +00:00 |
async-upload.php
|
|
|
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
|
_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 |
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
|
esc_js(). Shorter, follows new escaping naming convention.
|
2009-05-09 07:27:22 +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
|
Revert the rememeber last view for comments page code as it is confusing.
|
2009-05-07 07:38:14 +00:00 |
edit-form-advanced.php
|
Better excerpt text and linkage. Props demetris, Denis-de-Bernardy. fixes #9371
|
2009-05-11 17:36:43 +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
|
_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-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
|
Fix hiding off offscreen legends in Firefox. Props Denis-de-Bernardy. fixes #9783
|
2009-05-11 22:11:13 +00:00 |
edit-page-form.php
|
esc_js(). Shorter, follows new escaping naming convention.
|
2009-05-09 07:27:22 +00:00 |
edit-pages.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-post-rows.php
|
|
|
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
|
_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.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 |
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
|
|
|
index.php
|
|
|
install-helper.php
|
|
|
install.php
|
Use absolute paths for includes. Props hakre. fixes #9750
|
2009-05-12 16:47:49 +00:00 |
link-add.php
|
|
|
link-category.php
|
|
|
link-manager.php
|
esc_js(). Shorter, follows new escaping naming convention.
|
2009-05-09 07:27:22 +00:00 |
link-parse-opml.php
|
|
|
link.php
|
|
|
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
|
|
|
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
|
|
|
options-discussion.php
|
Fix hiding off offscreen legends in Firefox. Props Denis-de-Bernardy. fixes #9783
|
2009-05-11 22:11:13 +00:00 |
options-general.php
|
Fix hiding off offscreen legends in Firefox. Props Denis-de-Bernardy. fixes #9783
|
2009-05-11 22:11:13 +00:00 |
options-head.php
|
|
|
options-media.php
|
Fix hiding off offscreen legends in Firefox. Props Denis-de-Bernardy. fixes #9783
|
2009-05-11 22:11:13 +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
|
_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-privacy.php
|
Fix hiding off offscreen legends in Firefox. Props Denis-de-Bernardy. fixes #9783
|
2009-05-11 22:11:13 +00:00 |
options-reading.php
|
Fix hiding off offscreen legends in Firefox. Props Denis-de-Bernardy. fixes #9783
|
2009-05-11 22:11:13 +00:00 |
options-writing.php
|
Fix hiding off offscreen legends in Firefox. Props Denis-de-Bernardy. fixes #9783
|
2009-05-11 22:11:13 +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
|
|
|
plugins.php
|
Sort active plugins before inactive plugins in all plugins list
|
2009-05-12 17:32:57 +00:00 |
post-new.php
|
|
|
post.php
|
Banishing ASCII quotes and apostrophes, props demetris, fixes #9655
|
2009-05-05 04:28:05 +00:00 |
press-this.php
|
esc_js(). Shorter, follows new escaping naming convention.
|
2009-05-09 07:27:22 +00:00 |
profile.php
|
phpdoc for wp-admin. See #7496 props santosj.
|
2008-08-14 06:30:38 +00:00 |
revision.php
|
|
|
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
|
|
|
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
|
|
|
update.php
|
|
|
upgrade-functions.php
|
|
|
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
|
esc_js(). Shorter, follows new escaping naming convention.
|
2009-05-09 07:27:22 +00:00 |
user-edit.php
|
Pass user to actions. Props sirzooro. fixes #9795
|
2009-05-12 16:54:18 +00:00 |
user-new.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 |
users.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 |
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
|
Add .help css class for the media library, fixes #9790
|
2009-05-12 05:47:46 +00:00 |