.. |
css
|
Don't more wp-admin.css and rtl.css for compat.
|
2007-06-02 00:41:37 +00:00 |
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
|
Fix category renaming. fixes #4415 see #4189
|
2007-06-06 16:12:02 +00:00 |
js
|
Separate AJAX cat adder into post and link flavors. see #4189
|
2007-06-02 02:53:09 +00:00 |
admin-ajax.php
|
First cut of link category management. Rough and ugly.
|
2007-06-05 05:08:27 +00:00 |
admin-footer.php
|
Get rid of stray space.
|
2007-05-14 03:28:10 +00:00 |
admin-header.php
|
Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
|
2007-06-02 05:21:18 +00:00 |
admin.php
|
Admin includes reorg. see #4334
|
2007-05-25 07:16:21 +00:00 |
bookmarklet.php
|
…
|
|
categories.php
|
First cut of link category management. Rough and ugly.
|
2007-06-05 05:08:27 +00:00 |
comment.php
|
attribute_escape()s and int casts. see #4333
|
2007-05-25 09:41:04 +00:00 |
custom-header.php
|
Add nonce to avoid AYS when restoring image header.
|
2007-05-15 16:47:15 +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.php
|
Fix accidental typo. fixes #4300
|
2007-05-21 22:58:22 +00:00 |
edit-form-advanced.php
|
Post and page management filter additions from mdawaffe. see #3945
|
2007-05-29 04:28:10 +00:00 |
edit-form-comment.php
|
Some comment edit form aesthetics. fixes #4367
|
2007-05-30 23:53:34 +00:00 |
edit-form.php
|
attribute_escape()s and int casts. see #4333
|
2007-05-25 09:41:04 +00:00 |
edit-link-categories.php
|
First cut of link category management. Rough and ugly.
|
2007-06-05 05:08:27 +00:00 |
edit-link-category-form.php
|
First cut of link category management. Rough and ugly.
|
2007-06-05 05:08:27 +00:00 |
edit-link-form.php
|
Separate AJAX cat adder into post and link flavors. see #4189
|
2007-06-02 02:53:09 +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
|
Post and page management filter additions from mdawaffe. see #3945
|
2007-05-29 04:28:10 +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
|
Move the restrict_manage_posts hook to somewhere more reasonable. see #4359
|
2007-05-31 02:12:04 +00:00 |
export.php
|
Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
|
2007-06-02 05:21:18 +00:00 |
import.php
|
…
|
|
index-extra.php
|
Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
|
2007-06-02 05:21:18 +00:00 |
index.php
|
Don't queue Prototype or Interface, just jQuery.
|
2007-06-02 01:01:57 +00:00 |
install-helper.php
|
…
|
|
install.php
|
Move JavaScript to js subfolder, and CSS to css subfolder. see #4334
|
2007-06-02 00:37:51 +00:00 |
link-add.php
|
Separate AJAX cat adder into post and link flavors. see #4189
|
2007-06-02 02:53:09 +00:00 |
link-category.php
|
First cut of link category management. Rough and ugly.
|
2007-06-05 05:08:27 +00:00 |
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
|
Fix link category dropdown and filter. Add some back compat to get_categories. see #4189
|
2007-06-03 17:28:27 +00:00 |
link-parse-opml.php
|
…
|
|
link.php
|
Separate AJAX cat adder into post and link flavors. see #4189
|
2007-06-02 02:53:09 +00:00 |
menu-header.php
|
…
|
|
menu.php
|
First cut of link category management. Rough and ugly.
|
2007-06-05 05:08:27 +00:00 |
moderation.php
|
Move a stray <p> from a recent change.
|
2007-06-07 22:52:09 +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
|
Don't more wp-admin.css and rtl.css for compat.
|
2007-06-02 00:41:37 +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
|
Update CSS paths. see #4334
|
2007-06-08 00:19:35 +00:00 |
upload.php
|
Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
|
2007-06-02 05:21:18 +00:00 |
user-edit.php
|
use clean_url(). Nice catch, g30rg3x. see #4333 for trunk
|
2007-05-29 04:35:23 +00:00 |
users.php
|
…
|
|
widgets.php
|
Move JavaScript to js subfolder, and CSS to css subfolder. see #4334
|
2007-06-02 00:37:51 +00:00 |
wp-admin.css
|
Make visited links in the admin stand out more. Props ptvguy and Nazgul. fixes #2779
|
2007-06-03 01:00:03 +00:00 |