.. |
css
|
CSS tweaks for the uploader and Media Library, props hailin, fixes #10110
|
2009-06-13 05:03:43 +00:00 |
images
|
|
|
import
|
Trim tailing whitespace
|
2009-05-24 23:47:49 +00:00 |
includes
|
Return empty array instead of false from get_editable_user_ids. Props Denis-de-Bernardy, pairg. fixes #10119 for trunk
|
2009-06-15 17:48:42 +00:00 |
js
|
Check if turbo-nag exists and don't initialize Gears on every page load to check if it's enabled only check if it's installed to prevent crash in Firefox 3.0.10. Fixes #10083
|
2009-06-10 02:52:16 +00:00 |
admin-ajax.php
|
Pass taxonomy to_tag_row() when adding tags via ajax. Props dd32. fixes #10019
|
2009-06-03 16:39:39 +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
|
Add $hook_suffix as js var, fixes #10008
|
2009-06-03 07:06:45 +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
|
Show "Delete" in Media -> Add New, props mgriepentrog, fixes #7879
|
2009-05-21 01:42:40 +00:00 |
categories.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
comment.php
|
|
|
custom-header.php
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
|
2009-05-18 16:00:33 +00:00 |
edit-attachment-rows.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
edit-category-form.php
|
Add .description html class to edit-category-form.php and edit-tag-form.php, props Simek, fixes #9845
|
2009-06-03 11:50:06 +00:00 |
edit-comments.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
edit-form-advanced.php
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
|
2009-05-18 16:00:33 +00:00 |
edit-form-comment.php
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
|
2009-05-18 16:00:33 +00:00 |
edit-link-categories.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
edit-link-category-form.php
|
|
|
edit-link-form.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
edit-page-form.php
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
|
2009-05-18 16:00:33 +00:00 |
edit-pages.php
|
H2 "Add New" buttons for the main screens
|
2009-06-12 03:20:16 +00:00 |
edit-post-rows.php
|
|
|
edit-tag-form.php
|
Add .description html class to edit-category-form.php and edit-tag-form.php, props Simek, fixes #9845
|
2009-06-03 11:50:06 +00:00 |
edit-tags.php
|
Fix search for custom taxonomies. Props gortsleigh. fixes #9971
|
2009-05-29 02:54:44 +00:00 |
edit.php
|
H2 "Add New" buttons for the main screens
|
2009-06-12 03:20:16 +00:00 |
export.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
gears-manifest.php
|
Clean the cache-manifests, make $manifest_version and $tinymce_version global vars accessible from the manifest
|
2009-05-18 20:29:26 +00:00 |
import.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
index-extra.php
|
|
|
index.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
install-helper.php
|
|
|
install.php
|
Don't double define ABSPATH. Props peaceablewhale. fixes #9863
|
2009-05-19 15:29:57 +00:00 |
link-add.php
|
|
|
link-category.php
|
|
|
link-manager.php
|
H2 "Add New" buttons for the main screens
|
2009-06-12 03:20:16 +00:00 |
link-parse-opml.php
|
|
|
link.php
|
|
|
load-scripts.php
|
|
|
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
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
media.php
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
|
2009-05-18 16:00:33 +00:00 |
menu-header.php
|
|
|
menu.php
|
Trim tailing whitespace
|
2009-05-24 23:47:49 +00:00 |
moderation.php
|
|
|
options-discussion.php
|
Revert [11475]. Keep those strings frozen for 2.8. see #9900
|
2009-05-28 21:36:44 +00:00 |
options-general.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
options-head.php
|
|
|
options-media.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
options-misc.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
options-permalink.php
|
Trim tailing whitespace
|
2009-05-24 23:47:49 +00:00 |
options-privacy.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
options-reading.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
options-writing.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
options.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
page-new.php
|
|
|
page.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
plugin-editor.php
|
Allow CodePress to be disabled from Screen Options, see #10027
|
2009-06-07 01:52:44 +00:00 |
plugin-install.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
plugins.php
|
H2 "Add New" buttons for the main screens
|
2009-06-12 03:20:16 +00:00 |
post-new.php
|
|
|
post.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
press-this.php
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
|
2009-05-18 16:00:33 +00:00 |
profile.php
|
|
|
revision.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
rtl.css
|
RTL fixes. Props yoavf. fixes #9975
|
2009-05-29 19:28:59 +00:00 |
setup-config.php
|
Use absolute paths for includes. Props hakre. fixes #9750
|
2009-05-12 16:47:49 +00:00 |
sidebar.php
|
|
|
theme-editor.php
|
Allow CodePress to be disabled from Screen Options, see #10027
|
2009-06-07 01:52:44 +00:00 |
theme-install.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
themes.php
|
H2 "Add New" buttons for the main screens
|
2009-06-12 03:20:16 +00:00 |
tools.php
|
Add tool_box action to tools.php. Allows appending to tools.
|
2009-05-29 19:15:32 +00:00 |
update-core.php
|
Test writability of ABSPATH when upgrading core or WP_PLUGIN_DIR when installing/updating themes and plugins, fixes #9936
|
2009-05-31 21:08:03 +00:00 |
update-links.php
|
|
|
update.php
|
|
|
upgrade-functions.php
|
|
|
upgrade.php
|
Typo fix
|
2009-05-18 16:55:20 +00:00 |
upload.php
|
H2 "Add New" buttons for the main screens
|
2009-06-12 03:20:16 +00:00 |
user-edit.php
|
CSS fix for vertical misalignment in user-edit.php, props demetris, fixes #10036
|
2009-06-06 10:01:04 +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
|
H2 "Add New" buttons for the main screens
|
2009-06-12 03:20:16 +00:00 |
widgets.php
|
Add "Accessibility Mode" for widgets screen (can be turned on from Screen Options). Add set_user_setting() to the UI state saving functions.
|
2009-06-01 23:31:34 +00:00 |
wp-admin.css
|
CSS tweaks for the uploader and Media Library, props hailin, fixes #10110
|
2009-06-13 05:03:43 +00:00 |