.. |
images
|
Login screen updates from bryanveloso. fixes #3021
|
2006-08-10 08:43:58 +00:00 |
import
|
Use CDATA escaping/unescaping for comment_author. props tellyworth. fixes #4452 for 2.2.x
|
2007-07-30 16:08:30 +00:00 |
admin-ajax.php
|
Don't die with type
|
2007-08-23 15:52:23 +00:00 |
admin-db.php
|
Don't return before doing actions. Props nbachiyski. fixes #4629 for 2.2
|
2007-07-13 18:30:06 +00:00 |
admin-footer.php
|
Some UI cleanups, changes, and various miscellany.
|
2006-10-06 01:14:47 +00:00 |
admin-functions.php
|
Unset no_filter. Props xknown. fixes #4720
|
2007-09-03 16:28:19 +00:00 |
admin-header.php
|
Just use bloginfo(). Props jhodgdon. fixes #3903
|
2007-04-14 00:16:38 +00:00 |
admin.php
|
Fewer clicks and better user experience for upgrades. fixes #2447
|
2007-02-15 08:16:43 +00:00 |
bookmarklet.php
|
use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for trunk.
|
2007-03-17 08:46:59 +00:00 |
cat.js
|
AJAXcat fixes and FF workaround from mdawaffe. fixes #3895
|
2007-04-17 20:56:41 +00:00 |
categories.js
|
Fix encoding of cats added over AJAX. Props mdawaffe. fixes #3676
|
2007-03-27 23:51:26 +00:00 |
categories.php
|
Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], [5251], [5250], [5243], [5235], [5234], [5232], [5231], [5229], [5228], [5217], [5216], [5215], [5213], half of [5210], [5209], [5205], [5203], [5201], [5196], [5184], [5168], [5163], [5162], [5150], [5149], [5148], [5147], [5113], [5112], [5111], and [5110]
|
2007-04-19 22:26:52 +00:00 |
comment.php
|
Int casting and misc escaping for 2.2 Props g30rg3x. fixes #4333 for 2.2
|
2007-05-29 04:37:35 +00:00 |
custom-fields.js
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
custom-header.php
|
Add nonce to avoid AYS when restoring image header.
|
2007-05-15 16:47:07 +00:00 |
dbx-admin-key.js
|
AJAXcat fixes and FF workaround from mdawaffe. fixes #3895
|
2007-04-17 20:56:41 +00:00 |
edit-category-form.php
|
Sort categories in dropdown by name rather than ID, when choosing a category parent. Props donncha. fixes #3823
|
2007-02-25 13:41:38 +00:00 |
edit-comments.js
|
Fix list JS when marking comment as spam. Props mdawaffe. fixes #4038
|
2007-03-27 23:49:15 +00:00 |
edit-comments.php
|
Absolute numbers where we will never allow negatives, fixes #4692 for 2.2.x, thanks g30rg3x
|
2007-08-02 14:58:15 +00:00 |
edit-form-advanced.php
|
Int casting and misc escaping for 2.2 Props g30rg3x. fixes #4333 for 2.2
|
2007-05-29 04:37:35 +00:00 |
edit-form-comment.php
|
Int casting and misc escaping for 2.2 Props g30rg3x. fixes #4333 for 2.2
|
2007-05-29 04:37:35 +00:00 |
edit-form.php
|
Int casting and misc escaping for 2.2 Props g30rg3x. fixes #4333 for 2.2
|
2007-05-29 04:37:35 +00:00 |
edit-link-form.php
|
Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
|
2007-03-07 05:29:15 +00:00 |
edit-page-form.php
|
Int casting and misc escaping for 2.2 Props g30rg3x. fixes #4333 for 2.2
|
2007-05-29 04:37:35 +00:00 |
edit-pages.php
|
Show pages in ascending order in Edit->Pages. Props Xander. fixes #3760
|
2007-02-22 01:59:33 +00:00 |
edit.php
|
Add missing the_title filter. Props jhodgdon. fixes #4019
|
2007-03-23 23:06:45 +00:00 |
export.php
|
Roll back export portion of #4452 for 2.2.x, see #4452, see #4686
|
2007-08-03 14:51:20 +00:00 |
import.php
|
Import cleanup and optimizations.
|
2007-04-07 15:46:09 +00:00 |
index-extra.php
|
Send content type header. Props nbachiyski. fixes #3754
|
2007-02-06 20:12:53 +00:00 |
index.php
|
Add private posts to Recent Posts for those who can read them. Props molecularbear. fixes #3877
|
2007-04-06 03:33:21 +00:00 |
install-helper.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
install-rtl.css
|
RTL fixes from mani_monaj. fixes #4729
|
2007-08-13 17:20:12 +00:00 |
install.css
|
Add support for RTL in install.php, upgrade.php and inline-uploading.php. Props Sewar. #3136
|
2006-09-28 17:35:59 +00:00 |
install.php
|
Use EXTR_SKIP when extracting. For 2.2. See #4468
|
2007-06-15 17:45:21 +00:00 |
link-add.php
|
Remove old notice. Props johnbillion. fixes #2576
|
2007-03-07 17:07:33 +00:00 |
link-import.php
|
Sanitize cat_id, fixes #4692 for 2.2.x, thanks g30rg3x
|
2007-08-02 15:10:25 +00:00 |
link-manager.php
|
Use correct var. Props charismabiz. fixes #4246 for 2.2
|
2007-05-10 21:07:51 +00:00 |
link-parse-opml.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
link.php
|
Standardize on Links instead of Bookmarks until we change our minds again.
|
2006-11-20 02:17:07 +00:00 |
menu-header.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
menu.php
|
Make sure Widgets menu comes after Themes. see #4169
|
2007-05-06 20:35:51 +00:00 |
moderation.php
|
gettext date formats. Props rob1n and yskin. fixes #3863
|
2007-03-07 01:25:17 +00:00 |
options-discussion.php
|
Verbage change. Props foolswisdom. fixes #3521
|
2007-01-16 02:27:00 +00:00 |
options-general.php
|
Don't set URL options if WP_HOME and or WP_SITEURL are defined. Props filosofo. fixes #4199
|
2007-05-05 00:19:25 +00:00 |
options-head.php
|
Removing superfluous <br /> from Options-General. Props johnbillion. fixes #3929 for trunk.
|
2007-03-16 08:10:02 +00:00 |
options-misc.php
|
s/bookmark/link/. Props JeremyVisser. fixes #3718
|
2007-03-07 01:35:39 +00:00 |
options-permalink.php
|
Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], [5251], [5250], [5243], [5235], [5234], [5232], [5231], [5229], [5228], [5217], [5216], [5215], [5213], half of [5210], [5209], [5205], [5203], [5201], [5196], [5184], [5168], [5163], [5162], [5150], [5149], [5148], [5147], [5113], [5112], [5111], and [5110]
|
2007-04-19 22:26:52 +00:00 |
options-privacy.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
options-reading.php
|
XHTML validation fixes and <!--more--> typo correction for Reading Options page. Props JeremyVisser. fixes #3709
|
2007-01-29 16:44:36 +00:00 |
options-writing.php
|
s/bookmark/link/. Props MichaelH. fixes #3648
|
2007-03-07 01:30:53 +00:00 |
options.php
|
Fix option sanitization slashing. fixes #4949 for 2.2
|
2007-09-11 20:24:42 +00:00 |
page-new.php
|
Reverse logic.
|
2007-02-22 15:30:47 +00:00 |
page.php
|
Kill the slow-loading iframe in favor of a popup link
|
2007-03-31 22:02:19 +00:00 |
plugin-editor.php
|
Prevent plugins from taking down the install when plugin edits results in a fatal error. fixes #3254
|
2007-02-14 06:15:05 +00:00 |
plugins.php
|
Don't die because of output by badly-written plugins upon activation. Props masquerade. fixes #4127
|
2007-04-11 03:23:23 +00:00 |
post-new.php
|
Reverse logic.
|
2007-02-22 15:30:47 +00:00 |
post.php
|
Kill the slow-loading iframe in favor of a popup link
|
2007-03-31 22:02:19 +00:00 |
profile-update.php
|
Enable RTE for new users. fixes #3485
|
2006-12-19 23:19:12 +00:00 |
profile.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
rtl.css
|
RTL fixes from mani_monaj. fixes #4729
|
2007-08-13 17:20:12 +00:00 |
setup-config.php
|
People are confusing the part they should edit with the part they shouldn't, so let's make the example values a little more self-evident.
|
2007-03-08 18:31:46 +00:00 |
sidebar.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
templates.php
|
Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
|
2007-03-07 05:29:15 +00:00 |
theme-editor.php
|
new function for escaping within attributes: attribute_escape()
|
2006-12-21 10:10:04 +00:00 |
themes.php
|
Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623
|
2007-03-07 03:05:41 +00:00 |
update-links.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
upgrade-functions.php
|
Cast to array to avoid warning.
|
2007-05-10 16:31:49 +00:00 |
upgrade-schema.php
|
Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], [5251], [5250], [5243], [5235], [5234], [5232], [5231], [5229], [5228], [5217], [5216], [5215], [5213], half of [5210], [5209], [5205], [5203], [5201], [5196], [5184], [5168], [5163], [5162], [5150], [5149], [5148], [5147], [5113], [5112], [5111], and [5110]
|
2007-04-19 22:26:52 +00:00 |
upgrade.php
|
use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for trunk.
|
2007-03-17 08:46:59 +00:00 |
upload-functions.php
|
More upload escaping. Props Brian Layman. fixes #4689 for 2.2.x
|
2007-08-01 20:58:38 +00:00 |
upload-rtl.css
|
Inline uploader tweaks from mdawaffe. fixes #3360
|
2006-11-14 23:18:20 +00:00 |
upload.css
|
Fix inline uploader page links. Props mdawaffe. fixes #4217 for 2.2
|
2007-05-01 23:34:00 +00:00 |
upload.js
|
JS localization from mdawaffe. fixes #3913
|
2007-03-06 17:35:01 +00:00 |
upload.php
|
Fix inline uploader page links. Props mdawaffe. fixes #4217 for 2.2
|
2007-05-01 23:34:00 +00:00 |
user-edit.php
|
Int casting and misc escaping for 2.2 Props g30rg3x. fixes #4333 for 2.2
|
2007-05-29 04:37:35 +00:00 |
users.js
|
Better AJAX feedback messages and markup fixes. Props mdawaffe. fixes #3208
|
2006-12-01 23:00:04 +00:00 |
users.php
|
Add missing </em>. Props johnbillion. fixes #4479
|
2007-06-16 17:52:08 +00:00 |
widgets-rtl.css
|
RTL fixes from mani_monaj. fixes #4729
|
2007-08-13 17:20:12 +00:00 |
widgets.css
|
Fix widget admin layout for IE7. Props Denis-de-Bernardy. fixes #4264 for 2.2
|
2007-05-19 17:23:50 +00:00 |
widgets.php
|
Run the i through the parseInt to avoid IE 7 errors. fixes #4268
|
2007-05-22 22:52:29 +00:00 |
wp-admin.css
|
Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], [5251], [5250], [5243], [5235], [5234], [5232], [5231], [5229], [5228], [5217], [5216], [5215], [5213], half of [5210], [5209], [5205], [5203], [5201], [5196], [5184], [5168], [5163], [5162], [5150], [5149], [5148], [5147], [5113], [5112], [5111], and [5110]
|
2007-04-19 22:26:52 +00:00 |
xfn.js
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |