Commit Graph

  • f3aae9bc00 Disable error reporting in setup-config.php. It doesn't load wp-settings.php so error reporting is not properly setup. fixes #11084 Ryan Boren 2009-11-05 18:01:57 +00:00
  • 9bea8a1abb Allow querying multiple post types. Props prettyboymp. fixes #10791 Ryan Boren 2009-11-05 16:08:53 +00:00
  • 3f9f8dc3d6 Honor Post Type for Sticky Posts. Props chrisscott. fixes #11072 Ryan Boren 2009-11-05 15:52:01 +00:00
  • af42a894f0 Bring in wp_handle_upload_prefilter from MU Ryan Boren 2009-11-05 14:24:20 +00:00
  • a093c8c7c0 Fix comment and postmeta delete queries when deleting a post. see #11073 Ryan Boren 2009-11-04 17:39:53 +00:00
  • 1b4bdc773c Show oEmbed discovery option only if the current user has the unfiltered_html cap. see #10337 Ryan Boren 2009-11-04 15:52:23 +00:00
  • 7bbf1c2489 Fix IE8 reply to comments from admin fade in/out, decrease comment undo timeout, hide comment reply when moving to trash, fixes #9896 Andrew Ozz 2009-11-03 08:28:59 +00:00
  • bf15548a6a Fix regex. Props Viper007Bond. see #10337 Ryan Boren 2009-11-02 20:50:49 +00:00
  • 53321a0093 Call get_post_image_id() only if current_theme_supports( 'post-thumbnails' ). Ryan Boren 2009-11-02 18:00:41 +00:00
  • b552dbdd9b Switch oEmbed option to control discovery. Tweak whitelist and settings page. Props Viper007Bond. see #10337 Ryan Boren 2009-11-02 14:41:35 +00:00
  • 2c459fea5e Improve get_page_template() to search based on slug and id as well. Fixes #11055 props aaroncampbell. Peter Westwood 2009-11-01 10:18:34 +00:00
  • 20bd817385 Introduce require_if_theme_supports(), move post thumbnails functions to there own include and only included them if the theme supports them. See #10928 and [12132] Peter Westwood 2009-11-01 10:10:06 +00:00
  • 7f3d6064fe Add basic post thumbnail support to Default theme. Mark Jaquith 2009-11-01 08:12:21 +00:00
  • cde0b909e4 Introducing add_theme_support(feature) and current_theme_supports(feature) for announcing and checking theme support for various features. Implement it for post/page thumbanils, hiding UI if not supported. Mark Jaquith 2009-11-01 05:27:39 +00:00
  • b4f5f60664 Add scribd to oembed provider whitelist. see #10337 Ryan Boren 2009-10-30 20:03:41 +00:00
  • 54c1db8dd0 Trash undo for the uploader, props caesarsgrunt, see #4529 Andrew Ozz 2009-10-30 07:09:55 +00:00
  • dfaf38749c get_themes() and theme root fixes. see #10467 Ryan Boren 2009-10-30 00:18:15 +00:00
  • 944dad2c59 Introduce get/set/delete_site_transient(). Make theme_roots a site transient. Ryan Boren 2009-10-29 21:53:57 +00:00
  • 19416faeac Allow ordering by comment_count. fixes #11037 Mark Jaquith 2009-10-29 18:02:55 +00:00
  • 7badee2a3a Switch to wp_kses_data() for displayed filtering to avoid slashing. fixes #10949 Ryan Boren 2009-10-29 17:32:23 +00:00
  • 486efbd69f Introduce wp_kses_post() and wp_kses_data() for filtering unescaped data. Fixes slashing of displayed fields. fixes #10949 Ryan Boren 2009-10-29 17:15:58 +00:00
  • 049955e49b Theme roots are prefixed with a slash. No need to add another. Props hakre. fixes #11036 Ryan Boren 2009-10-28 21:58:15 +00:00
  • ad6346e33d Fix revision3 scheme. Add photobucket oembed. see #10337 Ryan Boren 2009-10-28 20:13:09 +00:00
  • 8a0569e144 Fix possible bad query, props aaroncampbell, see #4529 Andrew Ozz 2009-10-28 03:10:59 +00:00
  • b86ab00920 Undo for posts, pages and media, props caesarsgrunt, see #4529 Andrew Ozz 2009-10-28 02:46:08 +00:00
  • 2f034b4430 Schedule trash collection from admin page loads. see #4529 Ryan Boren 2009-10-27 18:13:42 +00:00
  • a96b4a4e18 Theme subdirs that contain themes are not broken if missing a stylesheet. see #10467 Ryan Boren 2009-10-27 17:32:12 +00:00
  • ef9260219a More theme subdir fixes. see #10467 Ryan Boren 2009-10-27 17:17:23 +00:00
  • a0f9bea8cb Partial fix for theme subdir support. see #10467 Ryan Boren 2009-10-27 16:45:30 +00:00
  • e35b179907 Remove slow left join pending better solution. see #4529 Ryan Boren 2009-10-27 15:51:58 +00:00
  • 4a9acd62f8 Fix timeout for the inline buttons on images in TinyMCE. Andrew Ozz 2009-10-27 09:06:26 +00:00
  • 5c564f80b5 Fix tag input tip in IE Andrew Ozz 2009-10-27 08:43:17 +00:00
  • 69b036bf7f Fix trashing/untrashing comments when no JS, props caesarsgrunt, see #4529 Andrew Ozz 2009-10-27 03:46:31 +00:00
  • 5e11e936ef PressThis: fix TinyMCE config and IE6 css "hasLayout" Andrew Ozz 2009-10-27 00:23:58 +00:00
  • 9f705257d9 thumbnail JS fixes. props scribu. see #10928 Mark Jaquith 2009-10-26 18:02:44 +00:00
  • a556c8ce89 Consolidate post_mime_type code. props scribu. fixes #10992 Mark Jaquith 2009-10-26 17:56:28 +00:00
  • ba1f1d3780 Export and import custom taxonomies. Props chrisscott. fixes #10012 Ryan Boren 2009-10-26 13:57:55 +00:00
  • 022ee3f66d PressThis fixes from noel, see #11011 Andrew Ozz 2009-10-26 09:04:21 +00:00
  • ecd0e05414 Add subtitles and opening/closing DIVs on GUU results screen, see #10973 Andrew Ozz 2009-10-26 07:04:30 +00:00
  • 3875ec788d Remove pointless var assignment in get_pages(), props filosofo, fixes #11027 Andrew Ozz 2009-10-25 20:54:13 +00:00
  • 9b809c318d Remove unused vars in get_the_content and wp_link_pages, props filosofo, fixes #11028 Andrew Ozz 2009-10-25 20:44:35 +00:00
  • 869f5f8649 Typo fixes, props dd32, fixes #11030 Andrew Ozz 2009-10-25 17:30:58 +00:00
  • fe32641ecf Provide context to the strings in the Plugin and Theme installers to allow for different grammatical gender. Fixes #10100. Peter Westwood 2009-10-25 11:14:12 +00:00
  • deddf3c40e Remove unnecessary and dead code from wp-app.php. Fixes #10938. Peter Westwood 2009-10-25 10:32:15 +00:00
  • 9bbb57988d Improve the inline documentation about character sets and link to up-to-date resources. Fixes #5831 props hakre. Peter Westwood 2009-10-25 09:55:25 +00:00
  • c8748b8364 Fix some login typos. Fixes #11031 props filosofo. Peter Westwood 2009-10-25 09:28:20 +00:00
  • ee7f19cf74 Refresh script versions for [12098] Andrew Ozz 2009-10-24 15:58:41 +00:00
  • 104abc4a7b When inserting the embed shortcode in TinyMCE replace it with a placeholder image, update the 'wordpress', 'wpeditimage' and 'wpgallery' TinyMCE plugins, fix the audio and video "From URL" tabs in the uploader popup to accept only URLs for embedding, see #10337 Andrew Ozz 2009-10-24 11:43:42 +00:00
  • 76566c1a3e Plugin bulk upgrade rough in. see #10973 Ryan Boren 2009-10-23 21:49:12 +00:00
  • 8c4c0f29fe Allow non-admins to use Vimeo and allow regex in oEmbed URL formats. Props Viper007Bond. see #10337 Ryan Boren 2009-10-23 19:33:24 +00:00
  • 4051033a70 Fix typo Ryan Boren 2009-10-23 19:07:34 +00:00
  • efffacb462 PressThis fixes from noel, fixes #11011 Andrew Ozz 2009-10-23 04:32:56 +00:00
  • 9f5d4563eb GUU UI rough in. see #10973 Ryan Boren 2009-10-22 21:06:33 +00:00
  • 9e97a77b19 Add option to optimize tables Ryan Boren 2009-10-22 20:23:19 +00:00
  • df21977652 Display better information about broken themes when there is no stylesheet. Fixes #10999 props sivel. Peter Westwood 2009-10-22 20:15:54 +00:00
  • 91dafd7a61 Improve _wp_filter_build_unique_id to give more consistent behaviour and make filter removal reliable for class based filters. Fixes #10535 props dd32. Peter Westwood 2009-10-22 19:33:11 +00:00
  • a4fddc2825 Ensure that trailing ) in urls are included in the link when it looks appropriate. Fixes #10990 props filosofo. Peter Westwood 2009-10-22 18:46:27 +00:00
  • 7aad210a54 GUU UI rough in. see #10973 Ryan Boren 2009-10-22 16:19:50 +00:00
  • 48ecfaf219 GUU UI rough in. see #10973 Ryan Boren 2009-10-22 16:10:28 +00:00
  • 50c42a07fc TinyMCE in Firefox: fix crash when dragging images with caption, drag the image together with the caption (only in Firefox 3.5+) Andrew Ozz 2009-10-22 05:30:29 +00:00
  • 1026700f47 Improve wptexturize performance. Fixes #10987 props johanee. Peter Westwood 2009-10-21 21:57:27 +00:00
  • 619bbd1655 Set eol-style Ryan Boren 2009-10-21 14:30:51 +00:00
  • de9c049065 Save some clicks and optimize for the Upload, Set as thumbnail flow. props scribu. see #10928 Mark Jaquith 2009-10-21 07:27:33 +00:00
  • a9b546be54 Switch to using NOOP_Translations for untranslated sites. Fixes #10971 props nbachiyski. Peter Westwood 2009-10-21 07:09:00 +00:00
  • 889f15dfdb Merge updated pomo code. Includes new NOOP_Translations class see #10971 props nbachiyski. Peter Westwood 2009-10-21 07:06:55 +00:00
  • 2ac10a307b Tweak embed settings. Props Viper007Bond. see #10337 Ryan Boren 2009-10-20 21:28:35 +00:00
  • 1b7c69990e Strip nulls Ryan Boren 2009-10-20 18:52:37 +00:00
  • 7e5f17cd68 Fix replying to comments from admin, props josephscott Andrew Ozz 2009-10-20 17:45:12 +00:00
  • 345db2c5f2 Update version info in phpDoc for _admin_notice_post_locked() see #10729. Peter Westwood 2009-10-20 17:02:22 +00:00
  • 2ca56ce091 Start roughing in GUU. see #10973 Ryan Boren 2009-10-20 16:11:59 +00:00
  • 0c847d8256 Pull thumbnail scripts out of Posts screens too. see #10928 Andrew Ozz 2009-10-19 21:51:16 +00:00
  • 8276810f7f pull thumbnail scripts out of Page admin pages. see #10928. props scribu, gracious even in reversion. Mark Jaquith 2009-10-19 21:46:10 +00:00
  • 4299a36395 Display a smaller filename in the theme editor urls and make theme files editable again. Fixes #10974. Peter Westwood 2009-10-19 21:39:04 +00:00
  • 83ad1ab1a8 Improve sanitize_post() performance. Perform raw filtering only once. Add filter check to eliminate double filtering. Props johanee. fixes #10972 see #10801 Ryan Boren 2009-10-19 21:28:44 +00:00
  • 395f0b9e2d Revert to old options table storage of rewrite_rules. Transient object caches would silently regenerate rewrite_rules without giving plugins a chance to readd endpoints. fixes #10981 Mark Jaquith 2009-10-19 21:10:46 +00:00
  • da41fd8836 Merge set-post-thumbnail-handler.js with post.js, move Post Thumbnail meta-box to /includes/meta-boxes.php, see #10928 Andrew Ozz 2009-10-19 20:23:35 +00:00
  • d3f1d779f3 Only show Use for thumbnail link for image attachments. see #10928 Mark Jaquith 2009-10-19 16:36:21 +00:00
  • 945ae5b936 Make get_adjacent_post work with custom post_types. Props prettyboymp. fixes #10717 Ryan Boren 2009-10-19 16:31:20 +00:00
  • dabaeac026 Allow pages to have thumbnails too. Props scribu. see #10928 Mark Jaquith 2009-10-19 14:44:17 +00:00
  • a68beea184 Separate fields for image alt and image caption in the uploader. Andrew Ozz 2009-10-19 05:09:41 +00:00
  • 12eb2c5a71 Delete post thumbnail relationships for deleted attachments. props scribu. see #10928 Mark Jaquith 2009-10-18 13:58:44 +00:00
  • 94a2054bf5 Ensure we always have author info to check capabilities with. Fixes notice on Add new post page. Peter Westwood 2009-10-18 12:06:39 +00:00
  • c61e6f6bbd Remove duplicated create_function calls an use a private _search_terms_tidy function instead for tidying up the post/page searching when looking to attach orphans to a parent post or page. Peter Westwood 2009-10-18 11:50:59 +00:00
  • fa3370c044 Properly escape filename when sending to editor, props hakre sivel, fixes #10252 Andrew Ozz 2009-10-18 06:14:16 +00:00
  • 226abaca88 Smoooth animations for comment move to trash and undo, see #4529 Andrew Ozz 2009-10-18 05:59:03 +00:00
  • 6b03fbb997 Bring WP_Dependencies::dequeue() in line with WP_Dependencies::enqueue(), props chrisbliss18, fixes #9870 Andrew Ozz 2009-10-18 05:51:30 +00:00
  • 8427416edf Ensure that Title is always set for plugin data as it was before. see #8964. Peter Westwood 2009-10-17 17:01:07 +00:00
  • 2d890657ea Use array_intersect_assoc() Ryan Boren 2009-10-17 16:20:52 +00:00
  • d580bc1971 Add the author to the quick edit dropdown author list if they currently lack the ability to edit so as to avoid stealing their post away from them. fixes #10967 Mark Jaquith 2009-10-17 05:18:29 +00:00
  • 47db906431 Fix wp_list_comments() ol/ul/div logic oversight. props junsuijin. fixes #10742 Mark Jaquith 2009-10-15 21:47:35 +00:00
  • 9510a36835 Allow for plugins to enhance the number of metadata fields captured from plugin and theme headers. See #8964 props strider72. Peter Westwood 2009-10-15 21:07:00 +00:00
  • 097a918639 Restore the functionality of the theme_root filter. See #10467. Peter Westwood 2009-10-15 20:45:32 +00:00
  • a4789b3cc1 Associate subdirector of whitespace trims trailing whites with pinking shears. Ryan Boren 2009-10-15 20:26:21 +00:00
  • 74f844388c Director of Whitespace rules default-filters.php with an iron fist Mark Jaquith 2009-10-15 17:27:45 +00:00
  • 12d1c6e5cc Remove redundant !empty() checks. props filosofo. see #10960 Mark Jaquith 2009-10-15 14:47:04 +00:00
  • 066c4520df Add wp-post-image CSS class to post images. see #10928 Mark Jaquith 2009-10-15 14:27:04 +00:00
  • 8b3529decc Revert errant local theme modifications in [12036]. Note to self: svn status is your friend. Mark Jaquith 2009-10-15 14:20:35 +00:00
  • 492763166b Remove close TB call that was removed earlier. see #10928 Mark Jaquith 2009-10-15 13:58:10 +00:00
  • 0818d29d6e Post thumbnail removal functionality (only allowed for replacement before). props scribu. see #10928 Mark Jaquith 2009-10-15 12:57:16 +00:00
  • 45b4ea5807 Allow theme devs to change attrs (like CSS class) of thumbnail images. props scribu. see #10928 Mark Jaquith 2009-10-15 12:31:48 +00:00