.. |
images
|
Login screen updates from bryanveloso. fixes #3021
|
2006-08-10 08:43:58 +00:00 |
import
|
Use js_escape. Props nbachiyski. fixes #3399
|
2006-11-28 21:51:13 +00:00 |
admin-ajax.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
admin-db.php
|
Fix typo. fixes #3387
|
2006-11-26 18:00:53 +00:00 |
admin-footer.php
|
Some UI cleanups, changes, and various miscellany.
|
2006-10-06 01:14:47 +00:00 |
admin-functions.php
|
Remember old post slugs and automatically redirect to the new slug. fixes #3202
|
2006-11-30 08:48:56 +00:00 |
admin-header.php
|
Admin functions cleanup, and change how we do titles and parents in the backend
|
2006-11-18 06:09:48 +00:00 |
admin.php
|
Hold off on menu cleanup until next release. There be dragons.
|
2006-11-18 07:31:29 +00:00 |
bookmarklet.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
cat-js.php
|
Use js_escape. Props nbachiyski. fixes #3399
|
2006-11-28 21:51:13 +00:00 |
categories.js
|
AJAX responsiveness improvements from mdawaffe. fixes #3099
|
2006-09-13 21:39:53 +00:00 |
categories.php
|
Standardize on Links instead of Bookmarks until we change our minds again.
|
2006-11-20 02:17:07 +00:00 |
comment.php
|
Use js_escape. Props nbachiyski. fixes #3399
|
2006-11-28 21:51:13 +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 |
dbx-admin-key-js.php
|
Use js_escape. Props nbachiyski. fixes #3399
|
2006-11-28 21:51:13 +00:00 |
edit-category-form.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
edit-comments.js
|
List manipulation improvements from mdawaffe. fixes #2786
|
2006-06-06 04:14:04 +00:00 |
edit-comments.php
|
Use js_escape. Props nbachiyski. fixes #3399
|
2006-11-28 21:51:13 +00:00 |
edit-form-advanced.php
|
Use js_escape. Props nbachiyski. fixes #3399
|
2006-11-28 21:51:13 +00:00 |
edit-form-comment.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
edit-form.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
edit-link-form.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
edit-page-form.php
|
Use js_escape. Props nbachiyski. fixes #3399
|
2006-11-28 21:51:13 +00:00 |
edit-pages.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
edit.php
|
Center ID and comments, fixes #3404
|
2006-11-29 20:57:52 +00:00 |
export.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
import.php
|
Hold off on menu cleanup until next release. There be dragons.
|
2006-11-18 07:31:29 +00:00 |
index-extra.php
|
AJAX loading of dashboard for slow stuff
|
2006-11-18 23:12:39 +00:00 |
index.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +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
|
missing wp-config.php error uses wp_die() now. props Nazgul. fixes #1936
|
2006-10-04 05:32:18 +00:00 |
link-add.php
|
Fix parse error in wp-admin/link-add.php. Props mByte in wp-testers list.
|
2006-11-29 09:17:01 +00:00 |
link-import.php
|
Standardize on Links instead of Bookmarks until we change our minds again.
|
2006-11-20 02:23:41 +00:00 |
link-manager.php
|
Use js_escape. Props nbachiyski. fixes #3399
|
2006-11-28 21:51:13 +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
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
moderation.php
|
Use js_escape. Props nbachiyski. fixes #3399
|
2006-11-28 21:51:13 +00:00 |
options-discussion.php
|
Hold off on menu cleanup until next release. There be dragons.
|
2006-11-18 07:31:29 +00:00 |
options-general.php
|
Hold off on menu cleanup until next release. There be dragons.
|
2006-11-18 07:31:29 +00:00 |
options-head.php
|
wp_reset_vars() from Sewar. fixes #2888
|
2006-07-03 19:03:37 +00:00 |
options-misc.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
options-permalink.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +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
|
Hold off on menu cleanup until next release. There be dragons.
|
2006-11-18 07:31:29 +00:00 |
options-writing.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
options.php
|
Hold off on menu cleanup until next release. There be dragons.
|
2006-11-18 07:31:29 +00:00 |
page-new.php
|
Hold off on menu cleanup until next release. There be dragons.
|
2006-11-18 07:31:29 +00:00 |
page.php
|
Set eol style. fixes #3264
|
2006-10-25 22:55:05 +00:00 |
plugin-editor.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
plugins.php
|
Sanitize all plugin metadata, for consistency. Props Viper007Bond. fixes #3396
|
2006-11-29 09:22:49 +00:00 |
post-new.php
|
Hold off on menu cleanup until next release. There be dragons.
|
2006-11-18 07:31:29 +00:00 |
post.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
profile-update.php
|
Don't assume that TinyMCE exists, and degrade gracefully if it doesn't. fixes #3272
|
2006-10-24 03:57:19 +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 Sewar. fixes #3217
|
2006-10-25 21:35:40 +00:00 |
setup-config.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +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
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
theme-editor.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
themes.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +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
|
Remember old post slugs and automatically redirect to the new slug. fixes #3202
|
2006-11-30 08:48:56 +00:00 |
upgrade-schema.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
upgrade.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
upload-functions.php
|
Inline uploader tweaks from mdawaffe. fixes #3360
|
2006-11-14 23:18:20 +00:00 |
upload-js.php
|
Use js_escape. Props nbachiyski. fixes #3399
|
2006-11-28 21:51:13 +00:00 |
upload-rtl.css
|
Inline uploader tweaks from mdawaffe. fixes #3360
|
2006-11-14 23:18:20 +00:00 |
upload.css
|
Prevent uploads from being hidden, fixes #3227
|
2006-11-30 00:09:50 +00:00 |
upload.php
|
Inline uploader tweaks from mdawaffe. fixes #3360
|
2006-11-14 23:18:20 +00:00 |
user-edit.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
users.js
|
List manip improvements from mdawaffe. fixes #2633
|
2006-04-04 00:16:27 +00:00 |
users.php
|
ID instead of id. Props Nazgul. fixes #3152
|
2006-11-20 04:29:06 +00:00 |
wp-admin.css
|
Make cite smaller, fixes #3247 on most screens we care about.
|
2006-11-29 21:21:06 +00:00 |
xfn.js
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |