.. |
css
|
Update SWFUpload to 2.2.0.1, see #9413
|
2009-05-17 12:29:58 +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
|
Update SWFUpload to 2.2.0.1, see #9413
|
2009-05-17 12:29:58 +00:00 |
js
|
Refresh gallery.js
|
2009-05-17 12:34:40 +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
|
…
|
|
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
|
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
|
…
|
|
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
|
…
|
|
index-extra.php
|
…
|
|
index.php
|
…
|
|
install-helper.php
|
…
|
|
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
|
…
|
|
link-category.php
|
…
|
|
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
|
…
|
|
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
|
Update SWFUpload to 2.2.0.1, see #9413
|
2009-05-17 12:29:58 +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
|
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
|
…
|
|
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
|
…
|
|
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
|
Add footer actions to iframe footer, props DD32, fixes #9832
|
2009-05-16 19:21:29 +00:00 |
plugins.php
|
Add an action link to allow for plugins to be deleted individually. Also switch to storing the deletion information and redirecting before displaying. Fixes #9835 props DD32.
|
2009-05-17 09:39:32 +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
|
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
|
…
|
|
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
|
Trailing whitespace cleanup
|
2009-04-20 18:18:39 +00:00 |
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
|
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
|
Clean up user-edit.php, add password strength meter to Add User and Edit User
|
2009-05-16 06:29:10 +00:00 |
user-new.php
|
Add HTML break in user-new.php, props demetris, fixes #9834
|
2009-05-16 21:51:32 +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
|
Update SWFUpload to 2.2.0.1, see #9413
|
2009-05-17 12:29:58 +00:00 |