.. |
css
|
Append the widget's title to the header, adjust sidebar height after changing widgets, see #9511
|
2009-05-10 00:49:48 +00:00 |
images
|
Add wpspin_light and wpspin_dark spinners
|
2009-05-05 18:57:43 +00:00 |
import
|
esc_js(). Shorter, follows new escaping naming convention.
|
2009-05-09 07:27:22 +00:00 |
includes
|
Sanitize plugin update information. Props hakre, Viper007Bond. fixes #5422
|
2009-05-11 04:50:36 +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
|
New admin_footer_text filter. props JohnLamansky. fixes #9552
|
2009-04-17 03:17:40 +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
|
Fix old format multi-number placeholder in widgets
|
2009-05-07 21:58:45 +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
|
_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
|
esc_js(). Shorter, follows new escaping naming convention.
|
2009-05-09 07:27:22 +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
|
esc_js(). Shorter, follows new escaping naming convention.
|
2009-05-09 07:27:22 +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
|
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
|
_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
|
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
|
_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 |
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
|
esc_js(). Shorter, follows new escaping naming convention.
|
2009-05-09 07:27:22 +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
|
_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 |
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
|
_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-general.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-head.php
|
phpdoc for wp-admin. See #7496 props santosj.
|
2008-08-14 06:30:38 +00:00 |
options-media.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-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
|
_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-reading.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-writing.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.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
|
Remove intro
|
2009-05-11 05:19:18 +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
|
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
|
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
|
Nested install fixes. Props sivel. fixes #7997 for trunk
|
2009-03-04 19:30:16 +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
|
esc_js(). Shorter, follows new escaping naming convention.
|
2009-05-09 07:27:22 +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
|
esc_js(). Shorter, follows new escaping naming convention.
|
2009-05-09 07:27:22 +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
|
esc_js(). Shorter, follows new escaping naming convention.
|
2009-05-09 07:27:22 +00:00 |
user-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 |
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
|
Change CSS classes to avoid collisions with ui.tabs, fixes #9740
|
2009-05-06 21:31:07 +00:00 |