Wordpress/wp-admin
Ryan Boren 31d63a4c82 don't show Publish button when editing a future post. Props tellyworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@5786 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-06 21:04:37 +00:00
..
css Fix image path 2007-06-12 21:47:12 +00:00
images
import Regex fix. Props tellyworth. fixes #4452 2007-06-16 02:09:08 +00:00
includes get_comment_to_edit() should return false when the comment does not exist or is marked as spam. props Westi. fixes #4533. 2007-06-25 21:30:18 +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
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 Translate ». see #3401 2007-06-11 21:05:50 +00:00
edit-category-form.php
edit-comments.php Comment caching. Reduce queries on edit-comments.php page. Add non-persistent cache groups. Hat tip to hovenko. fixes #4387 2007-06-08 00:20:22 +00:00
edit-form-advanced.php don't show Publish button when editing a future post. Props tellyworth. 2007-07-06 21:04:37 +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 Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
edit-post-rows.php Ordering and labeling niceties for the Manage > Posts screen. see #4446 2007-06-24 06:25:49 +00:00
edit.php Ordering and labeling niceties for the Manage > Posts screen. see #4446 2007-06-24 06:25:49 +00:00
export.php Reduce export mem usage. Props tellyworth. fixes #4589 2007-07-06 20:57:28 +00:00
import.php
index-extra.php Translate ». see #3401 2007-06-11 21:05:50 +00:00
index.php Move the_title filter to get_the_title. Props jhodgdon. fixes #4477 2007-06-25 17:48:35 +00:00
install-helper.php
install.php Use EXTR_SKIP when extracting. see #4468 2007-06-14 22:45:40 +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 Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
link-manager.php Translate ». see #3401 2007-06-11 21:05:50 +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 Use doublequotes so line break works. Props Lloyd. fixes #4557 2007-06-28 23:08:23 +00:00
options-discussion.php
options-general.php Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
options-head.php
options-misc.php
options-permalink.php Translate the rest of the »'s. Props nbachiyski. fixes #3401 2007-06-13 16:29:55 +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 Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
page-new.php Translate ». see #3401 2007-06-11 21:05:50 +00:00
page.php
plugin-editor.php
plugins.php Display fatal errors that prevent plugins from being activated. fixes #4508 2007-06-25 18:57:54 +00:00
post-new.php Change to "and x more" for nags. see #4446 2007-06-24 05:46:08 +00:00
post.php
profile-update.php
profile.php Add ID's to profile edit form's fieldsets. fixes #4434 2007-06-12 21:52:50 +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
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 Add missing </em>. Props johnbillion. fixes #4479 2007-06-16 17:52:08 +00:00
widgets.php Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +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