.. |
images
|
Make H2's in the admin wrap nice, and some CSS cleanup. Props JeremyVisser. fixes #4119
|
2007-05-10 02:52:22 +00:00 |
import
|
cat2tag fixes. see #4189
|
2007-05-26 18:59:58 +00:00 |
includes
|
Set eol-style
|
2007-05-28 00:04:33 +00:00 |
admin-ajax.php
|
Fix include path. see #4334
|
2007-05-25 09:53:16 +00:00 |
admin-footer.php
|
Get rid of stray space.
|
2007-05-14 03:28:10 +00:00 |
admin-header.php
|
Just use bloginfo(). Props jhodgdon. fixes #3903
|
2007-04-14 00:16:38 +00:00 |
admin.php
|
Admin includes reorg. see #4334
|
2007-05-25 07:16:21 +00:00 |
bookmarklet.php
|
…
|
|
cat.js
|
AJAXcat fixes and FF workaround from mdawaffe. fixes #3895
|
2007-04-17 20:56:41 +00:00 |
categories.js
|
…
|
|
categories.php
|
wp_insert_category(), cat_rows(), and others using taxonomy. see #4189
|
2007-05-23 17:28:13 +00:00 |
comment.php
|
attribute_escape()s and int casts. see #4333
|
2007-05-25 09:41:04 +00:00 |
custom-fields.js
|
…
|
|
custom-header.php
|
Add nonce to avoid AYS when restoring image header.
|
2007-05-15 16:47:15 +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
|
Set and get post cats to taxonomy. see #4189
|
2007-05-23 18:07:53 +00:00 |
edit-comments.js
|
…
|
|
edit-comments.php
|
Fix accidental typo. fixes #4300
|
2007-05-21 22:58:22 +00:00 |
edit-form-advanced.php
|
attribute_escape()s and int casts. see #4333
|
2007-05-25 09:41:04 +00:00 |
edit-form-comment.php
|
attribute_escape()s and int casts. see #4333
|
2007-05-25 09:41:04 +00:00 |
edit-form.php
|
attribute_escape()s and int casts. see #4333
|
2007-05-25 09:41:04 +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
|
attribute_escape()s and int casts. see #4333
|
2007-05-25 09:41:04 +00:00 |
edit-pages.php
|
Show drafts that have a published parent. Props mdawaffe. fixes #4356
|
2007-05-28 21:55:12 +00:00 |
edit-post-rows.php
|
Better draft, private, and future post/page management from mdawaffe. fixes #3945
|
2007-05-28 18:34:06 +00:00 |
edit.php
|
Better draft, private, and future post/page management from mdawaffe. fixes #3945
|
2007-05-28 18:34:06 +00:00 |
export.php
|
Fix up exporter. Remove more refrences to the categories table. see #4189
|
2007-05-27 19:32:45 +00:00 |
import.php
|
Import cleanup and optimizations.
|
2007-04-07 15:46:09 +00:00 |
index-extra.php
|
Fix stupid error on my part. Props abbaanthony. fixes #4208
|
2007-04-30 02:28:06 +00:00 |
index.php
|
Move Dashboard's news to jQuery. see #3824
|
2007-05-28 20:46:03 +00:00 |
install-helper.php
|
…
|
|
install-rtl.css
|
…
|
|
install.css
|
…
|
|
install.php
|
Admin includes reorg. see #4334
|
2007-05-25 07:16:21 +00:00 |
link-add.php
|
…
|
|
link-import.php
|
Handle local and remote blogroll imports. Props apokalyptik. fixes #4243 for 2.3
|
2007-05-10 21:21:54 +00:00 |
link-manager.php
|
Start moving link categories to taxonomy. see #4189
|
2007-05-23 07:15:10 +00:00 |
link-parse-opml.php
|
…
|
|
link.php
|
…
|
|
menu-header.php
|
…
|
|
menu.php
|
Make sure Widgets menu comes after Themes. see #4169
|
2007-05-06 20:36:11 +00:00 |
moderation.php
|
Show me more!
|
2007-05-28 19:32:24 +00:00 |
options-discussion.php
|
…
|
|
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
|
…
|
|
options-misc.php
|
…
|
|
options-permalink.php
|
Fix category/tag base wording. see #4189
|
2007-05-28 06:46:39 +00:00 |
options-privacy.php
|
…
|
|
options-reading.php
|
…
|
|
options-writing.php
|
Fix default cat options. see #4189
|
2007-05-27 17:57:15 +00:00 |
options.php
|
Make sure sanitize_option() is always called when updating options.
|
2007-05-25 02:22:30 +00:00 |
page-new.php
|
…
|
|
page.php
|
…
|
|
plugin-editor.php
|
…
|
|
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
|
Don't reference old-style "levels," as they apparently used to call them back in the day.
|
2007-05-04 04:18:59 +00:00 |
post.php
|
…
|
|
profile-update.php
|
…
|
|
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
|
…
|
|
sidebar.php
|
…
|
|
templates.php
|
…
|
|
theme-editor.php
|
…
|
|
themes.php
|
Knowing the version of the theme is pretty useless in this context, it's clutter.
|
2007-05-09 17:14:23 +00:00 |
update-links.php
|
…
|
|
upgrade.php
|
Admin includes reorg. see #4334
|
2007-05-25 07:16:21 +00:00 |
upload-rtl.css
|
…
|
|
upload.css
|
Fix inline uploader page links. Props mdawaffe. fixes #4217 for 2.3
|
2007-05-01 23:33:44 +00:00 |
upload.js
|
…
|
|
upload.php
|
Admin includes reorg. see #4334
|
2007-05-25 07:16:21 +00:00 |
user-edit.php
|
Fix Back to Authors and Users link. fixes #4102
|
2007-04-06 23:09:02 +00:00 |
users.js
|
…
|
|
users.php
|
…
|
|
widgets-rtl.css
|
Whoops, forgot widgets-rtl.css.
|
2007-04-27 02:39:22 +00:00 |
widgets.css
|
Fix widget admin layout for IE7. Props Denis-de-Bernardy. fixes #4264 for 2.3
|
2007-05-19 17:24:25 +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
|
Better draft, private, and future post/page management from mdawaffe. fixes #3945
|
2007-05-28 18:34:06 +00:00 |
xfn.js
|
…
|
|