.. |
images
|
Login screen updates from bryanveloso. fixes #3021
|
2006-08-10 08:43:58 +00:00 |
import
|
Add small i18n fix. Props nbachiyski. fixes #4139
|
2007-04-12 05:59:59 +00:00 |
admin-ajax.php
|
Dynamically refill comment list when a comment is deleted. Props mdawaffe. fixes #4038
|
2007-03-27 21:20:16 +00:00 |
admin-db.php
|
Remove debug
|
2007-04-15 02:30:00 +00:00 |
admin-footer.php
|
Some UI cleanups, changes, and various miscellany.
|
2006-10-06 01:14:47 +00:00 |
admin-functions.php
|
Allow number_format to be internationalized. Props nbachiyski. fixes #3677
|
2007-04-25 00:49:57 +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
|
And that's a wrap, folks.
|
2007-04-09 16:15:50 +00:00 |
comment.php
|
Reparent edit comments tab. Props mdawaffe. fixes #3448
|
2006-12-07 00:40:31 +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
|
Ryan slays the dragon. (Some of these return WP_Error objects.)
|
2007-03-23 02:05:29 +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
|
This fixes the broken paginate_links on the comments and users page, however the way this function works is rather awkward and should be redone. There is far too much complexity for what it's trying to do.
|
2007-04-10 07:38:36 +00:00 |
edit-form-advanced.php
|
Add id attribute where it's only name. fixes #3696
|
2007-04-27 00:47:01 +00:00 |
edit-form-comment.php
|
Take out duplicate ID. Props JeremyVisser. fixes #3432
|
2007-04-10 23:44:58 +00:00 |
edit-form.php
|
i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
|
2006-12-21 23:06:18 +00:00 |
edit-link-form.php
|
Add id attribute where it's only name. fixes #3696
|
2007-04-27 00:47:01 +00:00 |
edit-page-form.php
|
Add id attribute where it's only name. fixes #3696
|
2007-04-27 00:47:01 +00:00 |
edit-pages.php
|
Add id attribute where it's only name. fixes #3696
|
2007-04-27 00:47:01 +00:00 |
edit.php
|
Add id attribute where it's only name. fixes #3696
|
2007-04-27 00:47:01 +00:00 |
export.php
|
Add encoding to WXR exports, and clean up HTML comments.
|
2007-04-12 23:53:36 +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
|
Allow number_format to be internationalized. Props nbachiyski. fixes #3677
|
2007-04-25 00:49:57 +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 Sewar. #3217
|
2006-10-25 21:32:20 +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
|
Don't translate admin user. Leave it fixed. Props nbachiyski. fixes #3589
|
2007-01-18 18:03:32 +00:00 |
link-add.php
|
Remove old notice. Props johnbillion. fixes #2576
|
2007-03-07 17:07:33 +00:00 |
link-import.php
|
Link filters from jhodgdon. fixes #3595
|
2007-03-10 01:13:49 +00:00 |
link-manager.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 |
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
|
Widgets for 2.3. fixes #4186
|
2007-04-24 01:05:17 +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
|
Some grammar fixes in options-general.php. Props jonnylamb and foolswisdom. fixes #3749
|
2007-03-29 02:43:10 +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
|
Add id attribute where it's only name. fixes #3696
|
2007-04-27 00:47:01 +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
|
Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
|
2007-03-07 05:29:15 +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
|
Add id attribute where it's only name. fixes #3696
|
2007-04-27 00:47:01 +00:00 |
rtl.css
|
Add RTL css for #tagdiv. Props Sewar. fixes #4140
|
2007-04-13 03:29:43 +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
|
Add unfiltered_upload cap, and allow for admins. Props Nazgul. fixes #4136
|
2007-04-24 23:27:20 +00:00 |
upgrade-schema.php
|
Add unfiltered_upload cap, and allow for admins. Props Nazgul. fixes #4136
|
2007-04-24 23:27:20 +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
|
trim() question marks *after* concatenating the string. fixes #4134
|
2007-04-14 00:11:47 +00:00 |
upload-rtl.css
|
Inline uploader tweaks from mdawaffe. fixes #3360
|
2006-11-14 23:18:20 +00:00 |
upload.css
|
Add h2 to Uploads page. Props mdawaffe. fixes #3541
|
2007-01-09 09:05:54 +00:00 |
upload.js
|
JS localization from mdawaffe. fixes #3913
|
2007-03-06 17:35:01 +00:00 |
upload.php
|
I think this got accidentally reverted.
|
2007-04-26 22:17:13 +00:00 |
user-edit.php
|
Fix Back to Authors and Users link. fixes #4102
|
2007-04-06 23:09:02 +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
|
Change the message when registration isn't enabled to reflect that. Props markjaquith. fixes #3640
|
2007-03-29 02:30:57 +00:00 |
widgets.css
|
Widgets for 2.3. fixes #4186
|
2007-04-24 01:05:17 +00:00 |
widgets.js.php
|
Widgets for 2.3. fixes #4186
|
2007-04-24 01:05:17 +00:00 |
widgets.php
|
WordPress.com -> .org and change widgetize link to Automattic's site for now. We still need to make a Codex page, just to make it more "WordPressy."
|
2007-04-26 02:13:18 +00:00 |
wp-admin.css
|
Upgrade TinyMCE to 2.1.0. Props andy. fixes #3788
|
2007-04-12 17:04:03 +00:00 |
xfn.js
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |