Commit Graph

  • 43c201d458 Remove trailing whitespace Ryan Boren 2009-09-14 14:03:32 +00:00
  • b7f82a38b5 Filter fields through kses upon display. Introduce sanitize_user_object() and sanitize_user_field(). see #10751 Ryan Boren 2009-09-14 13:57:48 +00:00
  • e4045df0ab Explain that the permalink is temporary for autosave generated permalinks, fixes #7733 Andrew Ozz 2009-09-14 02:06:33 +00:00
  • b967e7d4bd Avoid rare autosave collision when trying to publish the post immediately after it was autosaved, fixes #6785 Andrew Ozz 2009-09-13 23:36:09 +00:00
  • f159af5111 Plugin/Theme installer: Do not bail if empty destination directory exists, props dd32, fixes #10775 Andrew Ozz 2009-09-13 23:00:45 +00:00
  • 311256c02a Use the old strings which are more translator friendly and add a generic default string to aid re-use by plugins adding post_types. See #10729. Peter Westwood 2009-09-13 21:18:55 +00:00
  • 6315c12a84 Fix pagination in Media Library after moving items to trash Andrew Ozz 2009-09-13 17:58:55 +00:00
  • 3fbccfb9fc Switch the post|page being editing message from a create_function call to a normal function and reduce the duplicated code. See #10729. Peter Westwood 2009-09-13 08:52:39 +00:00
  • 80dbface9c phpDoc for wp_{check|set}_post_lock functions. Peter Westwood 2009-09-13 08:34:24 +00:00
  • a7311d5079 Correct key padding and add support for raw_output in hash_hmac. Fixes #10284 props mdawaffe. Peter Westwood 2009-09-12 22:03:14 +00:00
  • 772b9e3392 Make our hash_hmac compatibility function unit testable even when the real one exists. See #10284. Peter Westwood 2009-09-12 08:26:44 +00:00
  • 2cac41ba40 Add btt.php and jkw.php to list of files to remove during upgrade. Ryan Boren 2009-09-11 18:12:10 +00:00
  • 80cc420d2c Retire Jerome's keywords importer Ryan Boren 2009-09-11 17:55:35 +00:00
  • 188ca14ebd Retire BunnyTags importer Ryan Boren 2009-09-11 17:53:14 +00:00
  • d098dfcd59 Add missing break. Props snakefoot. fixes #10692 Ryan Boren 2009-09-11 13:42:15 +00:00
  • 4f22e99cf5 Image editing (first run). Includes code by stephanreiter, see #10528 Andrew Ozz 2009-09-10 22:07:33 +00:00
  • 09845dfd03 Post by Email plugins might want to use there own POP3 class so move the action earlier. Peter Westwood 2009-09-10 20:05:24 +00:00
  • 1649248a01 More add/delete/update actions. Props Demitrious Kelly. see #10750 Ryan Boren 2009-09-10 14:43:45 +00:00
  • 1195abd579 Don't show "Change Permalinks" button when editing the page set as "Front page", props simonwheatley, fixes #10760 Andrew Ozz 2009-09-10 01:21:03 +00:00
  • 925df4bd49 Give plugins and themes simple control over the text displayed at the end of an autogenerated excerpt. Fixes #10395 props ramiy. Peter Westwood 2009-09-09 16:34:44 +00:00
  • d7dede3b5f Fix Press This bookmarklet for Safari 4. Props noel. fixes #10749 Ryan Boren 2009-09-08 20:06:52 +00:00
  • bb81b561bd Filter the cookie scheme in auth_redirect(). Props nbachiyski. fixes #10740 Ryan Boren 2009-09-08 15:25:29 +00:00
  • eac87a3f7d Pass logged_in cookie to async-upload. Props nbachiyski. fixes #10739 Ryan Boren 2009-09-08 15:22:42 +00:00
  • 46b766635e Allow force_ssl_admin() to properly accept false as a value. Props nbachiyski. fixes #10706 Ryan Boren 2009-09-08 14:46:06 +00:00
  • dcdab5fed5 is_blog_installed() improvements and repair.php. see #10728 Ryan Boren 2009-09-06 18:46:27 +00:00
  • 608115bd25 Display comments in descending date order, consistently. props scribu. fixes #10674 Mark Jaquith 2009-09-04 08:50:55 +00:00
  • 367fdfe7f3 Add a the_terms filter, and use a default ", " sep. props scribu. fixes #10600 Mark Jaquith 2009-09-04 08:47:36 +00:00
  • 30bae2a1a7 Revert rotating images based on EXIF Orientation. Better time for this would be immediately after an image is uploaded, perhaps in media_handle_upload(), see #7042 Andrew Ozz 2009-09-04 02:36:34 +00:00
  • df78ed2118 Remove duplicate action addition of delete_get_calendar_cache() on update_option_start_of_week. Fixes #10718 props johnjosephbachir. Peter Westwood 2009-09-02 07:11:07 +00:00
  • 0811d99fbd Better feedback on publishing of future posts and pages. Fixes #10711 based on patch from scribu. Peter Westwood 2009-09-01 21:15:20 +00:00
  • 6b5f25507e Always filter the url in the media upload form. Fixes #10707 props nbachiyski. Peter Westwood 2009-09-01 20:44:17 +00:00
  • 1e1324df0e Pass Post ID to the get_comments_number filter, props sirzooro, fixes #10705 Andrew Ozz 2009-09-01 20:27:03 +00:00
  • 97bef9ee66 Logarithmic scale for tag cloud, props kometbomb, fixes #10703 Andrew Ozz 2009-09-01 20:06:11 +00:00
  • a7c38d2297 Allow a plugin to do a complete takeover of Post by Email Peter Westwood 2009-08-28 07:18:05 +00:00
  • b4836e4e27 Allow a plugin to do a complete takeover of Post by Email Peter Westwood 2009-08-28 07:17:03 +00:00
  • d9c6047a27 Disallow unfiltered uploads for admins by default. fixes #10692 Ryan Boren 2009-08-28 00:17:53 +00:00
  • 02ae17aa0f Define in the default theme. Fixes #10682 props Viper007Bond. Peter Westwood 2009-08-27 21:27:45 +00:00
  • c5d23be9e2 Comments for default theme Pages. Fixes #3753. Peter Westwood 2009-08-27 21:23:52 +00:00
  • 260543c4de Fix quotes, props Denis-de-Bernardy, see #2699 Andrew Ozz 2009-08-27 09:59:22 +00:00
  • 9ba99f344c Make option_name the primary key for the options table. Props Denis-de-Bernardy. fixes #2699 Ryan Boren 2009-08-26 22:46:33 +00:00
  • d43ed9f448 Correctly CamelCase TypePad. Fixes #10686 props niallkennedy. Peter Westwood 2009-08-26 06:51:36 +00:00
  • f6a1fd4041 Fix comment moderation for authors, props scribu, fixes #10677 Andrew Ozz 2009-08-26 06:47:45 +00:00
  • 69cac32a8f Fix returning to the previous post_status when restoring posts from the trash, see #4529 Andrew Ozz 2009-08-26 04:57:29 +00:00
  • 6db1862bd7 Fix race condition with autosave when clicking Publish immediately after entering post title, fixes #6728 Andrew Ozz 2009-08-26 04:11:16 +00:00
  • 80e4f72f72 Move the storage of the metadata for trashed posts into the post meta table rather than storing it in an option. See #4529. Peter Westwood 2009-08-25 22:05:15 +00:00
  • 4650599007 Clean up white space in class-json.php Andrew Ozz 2009-08-25 08:11:07 +00:00
  • e70491eae3 Remove background from .button[disabled] Andrew Ozz 2009-08-25 07:50:29 +00:00
  • aca0f9160d Add JSON compat for PHP < 5.2, props Viper007Bond, see #10337 Andrew Ozz 2009-08-25 07:48:59 +00:00
  • 61c97aba16 Clean up .button and .button[disabled] CSS classes, add spinner and gray-out buttons after clicking Publish or Update post. Andrew Ozz 2009-08-25 05:14:49 +00:00
  • ca608e336a Don't let contributors to re-publish their trashed posts, props caesarsgrunt, see #4529 Andrew Ozz 2009-08-24 20:48:31 +00:00
  • 00de237f0c Fix notice in wp-admin/includes/post.php, props harrym, fixes #10678 for trunk Andrew Ozz 2009-08-24 19:39:08 +00:00
  • 7d5aff1305 Fix error in widgets.js, props Denis-de-Bernardy, see #10021 Andrew Ozz 2009-08-24 19:16:53 +00:00
  • 6bee1ea91d Canonical redirect for attachment_id queries that have a permalink. Ryan Boren 2009-08-24 18:03:49 +00:00
  • 8d2e2d9bc7 Add global JS vars and actions to the media uploader iframe Andrew Ozz 2009-08-24 00:09:39 +00:00
  • 0dfdac7916 Make the default and classic themes comment textareas valid XHTML. Fixes #8971 props vladimir_kolesnikov. Peter Westwood 2009-08-21 17:26:31 +00:00
  • e2902ac3c7 Add rel attribute to next/previous post links. Fixes #4209 props vladimir_kolesnikov Peter Westwood 2009-08-21 17:12:25 +00:00
  • 736f389167 Machine parseable db error codes. Props dd32. fixes #10293 Ryan Boren 2009-08-21 17:00:53 +00:00
  • b95bda13b0 Force correct feed type for wfw:CommentRss element. Props peaceablewhale. fixes #10016 Ryan Boren 2009-08-21 16:45:41 +00:00
  • 94b7195164 Show correct max upload filesize error message, props dd32, fixes #10495 Andrew Ozz 2009-08-21 12:03:02 +00:00
  • 2183989cd8 fs_connect() fixes. Props dd32. fixes #10541 Ryan Boren 2009-08-21 01:36:01 +00:00
  • 3edc03c047 Fix fs_no_folder error message display. Props jeff_. fixes #10608 Ryan Boren 2009-08-21 01:30:15 +00:00
  • 3e35ee1c6a Pass correct old status when transitioning comment status. Props hakre. fixes #8863 Ryan Boren 2009-08-21 01:27:01 +00:00
  • bd06881a86 Add rtl.dev.css. see #10664 Ryan Boren 2009-08-21 01:25:11 +00:00
  • 772140e60f More jQuery based scripts optimizations, props Denis-de-Bernardy, see #10021 Andrew Ozz 2009-08-21 01:03:26 +00:00
  • 02e169ce23 Minify admin CSS. see #10664 Ryan Boren 2009-08-20 21:12:33 +00:00
  • 676d2e440f Make add_object_page() and add_utility_page() use add_menu_page() rather than duplicated code. Fixes #9942 props scribu. Peter Westwood 2009-08-20 21:00:52 +00:00
  • 9847245743 Remove Sphere from search list. Props niallkennedy. fixes #10637 Ryan Boren 2009-08-20 20:58:44 +00:00
  • dccf1b0de7 Don't offer to make a category its own parent - that just wouldn't work. Fixes #10644 props scribu. Peter Westwood 2009-08-20 20:47:02 +00:00
  • 885fce4ea9 Replace eval usage in request processing with new WP_MatchesMapRegex() class usage. See #9602 props hakre. Peter Westwood 2009-08-20 20:09:36 +00:00
  • 50bb241850 Move _wp_get_user_contactmethods() into the registrations functions file so it is always available when required. Fixes #10662. Peter Westwood 2009-08-20 19:51:43 +00:00
  • 9c297a84cb Add autosave_generate_nonces action. Props prettyboymp. fixes #10634 Ryan Boren 2009-08-20 16:57:11 +00:00
  • 7a83a96658 Make the number of pages argument to wp.getPages properly optional. See #10659 props redsweater. Peter Westwood 2009-08-20 16:26:34 +00:00
  • f55835e0db Pass the to the {get_}the_author_meta filters. Fixes #10661 props scribu Peter Westwood 2009-08-20 16:21:44 +00:00
  • eaf2709b64 Treat comma, colon and semi-colon the same way. Peter Westwood 2009-08-20 07:58:41 +00:00
  • 6ef85440d4 Ensure that drafts viewed over XMLRPC have a correct gmt date set. Fixes #10244 for trunk props josephscott. Peter Westwood 2009-08-20 06:59:02 +00:00
  • 212f2ce180 Better regex for [11844] Andrew Ozz 2009-08-20 00:19:00 +00:00
  • 46e1de4878 Removed trailing .) from the URL in make_clickable() Andrew Ozz 2009-08-19 23:56:10 +00:00
  • bb7c8d7b4b Show My Posts as default view on the Edit Posts screen for users without 'edit_others_posts' cap. Andrew Ozz 2009-08-19 22:37:51 +00:00
  • 051e34e38f Don't import _wp_attachment_metadata. It is regenerated when the attachment is imported. Ryan Boren 2009-08-19 21:37:47 +00:00
  • 782977afbf "Trash" updates, props caesarsgrunt, see #4529 Andrew Ozz 2009-08-19 08:35:24 +00:00
  • 34deab141b Use the current user as author for autosave, fixes #10004 Andrew Ozz 2009-08-19 02:30:42 +00:00
  • 1a2506c493 Don't show comments template if post is empty Ryan Boren 2009-08-18 19:33:56 +00:00
  • f4f70a6479 Prophylactic escapes Ryan Boren 2009-08-18 16:05:07 +00:00
  • 5a36aa00cd Speed up jQuery based scripts, props Denis-de-Bernardy, see #10021 Andrew Ozz 2009-08-18 09:53:37 +00:00
  • b1447aa6a4 Kill entity check in wp_blacklist_check(). Props tellyworth. fixes #9965 Ryan Boren 2009-08-17 01:38:01 +00:00
  • 49de179229 Don use has_action() before do_action() in http.php, props Viper007Bond, fixes #10625 Andrew Ozz 2009-08-16 22:43:48 +00:00
  • 1b1683c1ed Add in the missing </td> so that the install page validates correctly. Peter Westwood 2009-08-16 09:09:24 +00:00
  • 6d16dbabd0 Restore the default behaviour on install of blogs appearing in search engines. Fixes #10621 for trunk. Peter Westwood 2009-08-16 09:01:39 +00:00
  • 38ac50b6eb WP_Filesystem fixes and phpdoc, props hakre dd32, see #10304 Andrew Ozz 2009-08-16 08:34:53 +00:00
  • deadcef66e Remove old query args when updating user profile, props dd32, fixes #9038 Andrew Ozz 2009-08-16 07:43:37 +00:00
  • 9a5c426226 Make the operator precedence obvious by using parenthesis. Peter Westwood 2009-08-16 06:30:52 +00:00
  • 5d667146b8 Do not use lambda functions in wp_kses_decode_entities(), props mdawaffe, fixes #10623 Andrew Ozz 2009-08-16 05:58:39 +00:00
  • 438666badd Fix non-translated strings in dashboard, fixes #10617 Andrew Ozz 2009-08-16 05:51:36 +00:00
  • 830ecf4108 Increase timeout on cron-based requests when checking for upgrades, props dd32, fixes #10349 Andrew Ozz 2009-08-16 04:59:38 +00:00
  • 8c31996e6a Check if EXIF extension is loaded, props dd32, fixes #10613 Andrew Ozz 2009-08-16 04:50:10 +00:00
  • 987dcbda89 Fix warning in wp-admin/widgets.php when using Accessibility Mode on brand new install, fixes #10610 Andrew Ozz 2009-08-16 01:56:21 +00:00
  • 10cd9df0ae Add constants for ftp connections timeouts, props dd32, see #10522 Andrew Ozz 2009-08-15 12:01:04 +00:00
  • 5e8dbc10cd Fix displaying pages and attachments, props dd32, see #10605 Andrew Ozz 2009-08-15 10:57:56 +00:00
  • 6e39ca2cb0 Fix WP_Filesystem_FTPext->exists(), props dd32, fixes #10060 Andrew Ozz 2009-08-15 08:31:06 +00:00
  • 39f2c3c6f0 Send Retry-After header when in maintenance mode, props sirzooro, fixes #10439 Andrew Ozz 2009-08-15 08:10:56 +00:00