Commit Graph

  • fb623ae0c6 Display the correct Slug in the permalink preview. Props duck_. Fixes #12870 Dion Hulse 2010-04-18 01:46:28 +00:00
  • 04bdc64bc9 Toggle between "Show Details" and "Hide Details" on GUU; Add no-js CSS class support to generic iframe header. Props ocean90. Fixes #12919 Dion Hulse 2010-04-17 12:27:13 +00:00
  • 1e0f313b60 Do not exclude inherit post_status from query results, Fixes Attachment listing in Gallery tab as well as displaying galleries on the front end (get_children() & friends). See #13031 Dion Hulse 2010-04-17 10:30:46 +00:00
  • 66e73d0f64 Respect the post_type param for Taxonomy Queries, Props Otto & Dougal Campbell. Restrict Attachment post_status joins to queries involving attachment results ("any" or "attachment"). See #13020 Dion Hulse 2010-04-17 09:03:33 +00:00
  • 73da12c509 Return false on WP_Filesystem_FTPext::dirlist() for non-existant folders. See #12232. See #12057 Dion Hulse 2010-04-17 04:00:59 +00:00
  • c7c442fce0 Move stray closing p tag out of a translation. props chrisbliss18, fixes #13036. Andrew Nacin 2010-04-16 22:27:37 +00:00
  • 56c7b309e6 More tweaks for thumbnail support when no editor support for custom post types. see #12792, props scribu. Andrew Nacin 2010-04-16 21:45:16 +00:00
  • 8bc3075b1f Allow for removing all tags in quick edit. Check only if $tags_input isset (can be empty) before running wp_set_post_tags. props sivel, fixes #12318. Andrew Nacin 2010-04-16 21:39:10 +00:00
  • 55b9eedb4b Some sanity checks for parse_url in do_enclose. props miqrogroove, fixes #11029 Andrew Nacin 2010-04-16 19:48:30 +00:00
  • 65f1f09e69 Twentyten: Prevent right edge of the comment textarea from being hidden from view in Firefox. see #12994 Andrew Nacin 2010-04-16 19:07:00 +00:00
  • 026bdbc61c Remove tabindex from comment_form(). fixes #12963 Andrew Nacin 2010-04-16 18:29:39 +00:00
  • 93e7f711ad Change meta-box-hidden to metaboxhidden to adjust for new key sanitization rules and maintain the same key name as 2.9. fixes #13032 Ryan Boren 2010-04-16 17:44:38 +00:00
  • 1267be476d Make post box states a global user preference. see #13032 Ryan Boren 2010-04-16 17:39:24 +00:00
  • 4e3da4d6a3 Add edit_theme_options capability Ryan Boren 2010-04-16 15:36:44 +00:00
  • 6be056c689 Allow create_users cap to be used independently of edit_users cap. fixes #12794. Andrew Nacin 2010-04-16 14:54:44 +00:00
  • 08a6301257 Strip new lines from Viddler embeds, as we do for Scribd embeds. Avoids conflicts with wpautop. props Viper007Bond. see #12115. Andrew Nacin 2010-04-16 14:15:16 +00:00
  • 028f262ccf Introduce the wp_filter_object_list() helper, with an $operator arg. Fixes an intersection bug in get_post_types() and get_taxonomies(). Also switches $operator default from 'or' to 'and' for get_post_stati(). props scribu, fixes #12966. Andrew Nacin 2010-04-16 14:08:58 +00:00
  • e3e9a8e5c8 Don't enqueue unnecessary scripts when the post type doesn't support the editor. fixes #12590, props scribu, _duck. Andrew Nacin 2010-04-16 14:03:48 +00:00
  • 25a910c025 Add actions to the form tags of user-new, user-edit, and post edit. props sivel, fixes #11933. Andrew Nacin 2010-04-16 13:57:57 +00:00
  • a45a03c4c3 Consistently return WP_Error on failure in image_resize. props filosofo, fixes #12268 Andrew Nacin 2010-04-16 13:53:22 +00:00
  • 7f994ed03f Strip tags before escaping the title element in wp_list_pages(). props scribu. fixes #11040. Andrew Nacin 2010-04-16 13:49:52 +00:00
  • 82a7687b30 Small fix to [14102]. props ocean90. see #12889 Andrew Nacin 2010-04-16 13:45:56 +00:00
  • 9b66f84145 Fix the blog settings checkboxes on ms-sites.php. fixes #12889 Andrew Nacin 2010-04-16 13:35:44 +00:00
  • 3aca04a67b Check if value is not set. Possible in the use_cache = false scenario. Ryan Boren 2010-04-16 13:15:39 +00:00
  • 3cc1ff4546 Fix menu icons for custom post types. Fixes #12992, props wmrom. Andrew Nacin 2010-04-16 03:29:34 +00:00
  • e9ce1f2b54 Add $force_delete to get_delete_post_link(). Remove unnecessary argument. props scribu, fixes #12708 Andrew Nacin 2010-04-16 02:29:10 +00:00
  • 91dad860b7 Fix Right Now ugliness in blue/classic theme. see #12202 Andrew Nacin 2010-04-16 02:08:28 +00:00
  • a6c8b2c780 Bump tools.php from read cap to edit_posts. Old cap was for Gears. fixes #12903, see #11301. Andrew Nacin 2010-04-15 22:16:22 +00:00
  • 82358ca36e Don't try to repair sitecategories if it doesn't exist. Global terms may be disabled, though we can't check that without a DB Call. fixes #12964 Andrew Nacin 2010-04-15 21:49:42 +00:00
  • 08d47899a5 Improve behaviour of wptexturize with respect to single quotes. See #4539 props jmstacey. Peter Westwood 2010-04-15 21:39:58 +00:00
  • ff34eb17d6 Make sure is instantiated. see #12997 Ryan Boren 2010-04-15 21:24:52 +00:00
  • d295ecea10 Spacing/coding cleanup of comment_form(). see #13016. Andrew Nacin 2010-04-15 16:25:08 +00:00
  • 23d19f6753 Update the html comments in comment_form(). props iandstewart, fixes #13016. Andrew Nacin 2010-04-15 16:16:51 +00:00
  • 41ed843027 Be back compat with the contextual_help filter. Andrew Nacin 2010-04-15 16:09:56 +00:00
  • b202c22008 Deprecate set_current_user() in favor of wp_set_current_user(). Andrew Nacin 2010-04-14 22:06:03 +00:00
  • 977731745c Map 'index' to 'dashboard' for current screen. Fixes contextual help for the dashboard. Ryan Boren 2010-04-14 21:55:09 +00:00
  • 8e25b7d538 Introduce DISALLOW_FILE_MOD for disabling all ops that modify core, theme, or plugins files. see #13000 Ryan Boren 2010-04-14 17:22:11 +00:00
  • b9bdd0bfb1 Assume unattached attachments are published. fixes #12999 Ryan Boren 2010-04-14 15:20:15 +00:00
  • 2e60fb8e0e Register 'inherit' as a post status. Check the parent post status when commenting on attachments. Ryan Boren 2010-04-14 14:07:48 +00:00
  • d37747f046 POT, generated from r14084 potbot 2010-04-14 00:21:06 +00:00
  • 01a97737ee Links on dates in Twenty Ten back by popular demand. Fixes #12925. Matt Thomas 2010-04-13 23:41:13 +00:00
  • b97e16510c Remove the permalink from dates in Twenty Ten, fixes #12925 Matt Thomas 2010-04-13 23:05:37 +00:00
  • 1fe7a8b79d Make entry-meta on single posts match entry-meta in the loop in Twenty Ten Matt Thomas 2010-04-13 22:43:52 +00:00
  • 92884c5aae Unbreak setup-config.php. see #12990 Andrew Nacin 2010-04-13 22:35:39 +00:00
  • c7eef601d4 Use WP_FALLBACK_THEME instead of default. Props MichaelH. see #12846 Ryan Boren 2010-04-13 21:56:57 +00:00
  • 7beb454ef2 Always include class-http.php. see #12990 Ryan Boren 2010-04-13 21:45:57 +00:00
  • e8f1acbf41 Remove blank data and lines after the closing ?> which can break image display for multisite. Peter Westwood 2010-04-13 17:13:28 +00:00
  • a79d5c9964 Sanity check terms. Skip term IDs that don't exist. Ryan Boren 2010-04-13 14:32:30 +00:00
  • dadff5dda0 Cache fixes for get_blog_details() Ryan Boren 2010-04-13 12:43:40 +00:00
  • 7d823cbc23 Don't use require_once for get_template_part(). fixes #12958. Andrew Nacin 2010-04-11 17:26:03 +00:00
  • 74cfa717cb Revert changes to maybe_serialize() made in r13673. Do not prevent double-serialization of data. see #12930. see also #12416. xref #7347, r8100, r8372, and others. Andrew Nacin 2010-04-11 17:07:20 +00:00
  • 72f51642c5 Add @since. Andrew Nacin 2010-04-11 15:23:20 +00:00
  • d648c8b9dd Alternative implementation of custom post_type query_var handling. fills name & pagename for custom post_types to reduce amount of code duplication. See #12704 Dion Hulse 2010-04-11 13:51:24 +00:00
  • 223677bd30 Update get_post_type() to perform on the current global post if none specified. Update PHPDoc to reflect changes. Props rmccue. Fixes #12827 Dion Hulse 2010-04-11 11:10:54 +00:00
  • 491063c698 Tweak new strings for better typography. Props demetris. Fixes #12962 Dion Hulse 2010-04-11 10:41:54 +00:00
  • 9913b7d208 Update Press This category styling & html to match 3.0 management screens. Props noel. See #12809 Dion Hulse 2010-04-11 09:11:39 +00:00
  • 602b9f05b3 Correct sample URL's for custom post_type's. uses pretty permalinks if possible. Props duck_. See #12870 Dion Hulse 2010-04-11 08:58:40 +00:00
  • 57749e1d2c Introduce get_comment_id_fields() as a Getter for comment_id_fields(). Introduce a filter on the output to add extra fields. Props zoranzaric. Fixes #12893 Dion Hulse 2010-04-11 08:56:18 +00:00
  • 74c1d4e71d Add WordPerfect filetypes to Mimetype list. Props morganestes. Fixes #12849 Dion Hulse 2010-04-11 08:50:23 +00:00
  • 5c178eeef7 Prevent the Slug metabox from being forever hidden when showing all metaboxes. Fixes #12088 Dion Hulse 2010-04-11 02:41:40 +00:00
  • 4b03becaa2 Add .tsv file format to Upload whitelist. Fixes #12757 Dion Hulse 2010-04-11 02:11:29 +00:00
  • 0d4febfda2 Consistent spacing for MAnage|Install Themes menu tabs. Props dremeda for initial patch. See #12412 Dion Hulse 2010-04-11 02:02:30 +00:00
  • 92e3e6d69f Update Future Scheduled posts publish status to Published upon updating the date to a past date. Props bumbu. Fixes #12751 Dion Hulse 2010-04-10 14:00:30 +00:00
  • 9f21f365bb Script bump. Andrew Nacin 2010-04-10 13:22:42 +00:00
  • af68a811dc Password nag should be a global user option. Fixes #12926 Dion Hulse 2010-04-10 13:05:04 +00:00
  • 240551a9fa Fix notice in get_media_items(). Andrew Nacin 2010-04-10 12:49:58 +00:00
  • b57d8d1714 Some wpdb cleanups. Andrew Nacin 2010-04-10 12:39:25 +00:00
  • 8823027da6 Remember the post_parent during autosaves. Props duck_. Fixes #12938 Dion Hulse 2010-04-10 12:39:01 +00:00
  • 0197326e4c Handle future-scheduled custom post_type's. Props waltervos. Fixes #12842 Dion Hulse 2010-04-10 12:17:19 +00:00
  • c612c3db6f Don't set MIME headers in MS activation/welcome emails. fixes #12728, props barry. Andrew Nacin 2010-04-10 12:11:03 +00:00
  • f6e054f892 Quick edit taxonomy label. props scribu, keighl, fixes #12796 Andrew Nacin 2010-04-10 11:54:33 +00:00
  • 4d5709b11d Introduce is_post_type_hierarchical(). Props ptahdunbar. See #12950 Dion Hulse 2010-04-10 11:42:45 +00:00
  • 8aad6ef615 Mark Snoopy as deprecated. see #12882 Andrew Nacin 2010-04-10 11:32:02 +00:00
  • 16256fd828 Check the appropriate radio option on the Permalinks page for the Root blog; Display index.php prefixes properly for the root Multisite Blog. Fixes #12952 Dion Hulse 2010-04-10 11:30:34 +00:00
  • c423c01a44 Clean up the HTTP inline docs to reflect the times. props jacobsantos, fixes #12882. Andrew Nacin 2010-04-10 11:23:21 +00:00
  • eda97585bb Prevent $post_type_object->menu_position from conflicting with another plugin, or core menu item. Props blepoxp. Fixes #12951 Dion Hulse 2010-04-10 10:48:30 +00:00
  • b8efedcb23 Account for WP_Error from get_terms() in the nav menu tax metabox. fixes #12949, props ptahdunbar. Andrew Nacin 2010-04-10 10:47:31 +00:00
  • 2254f7d6e9 Tweaks to the action in get_template_part(). fixes #12248, fixes #12941. Andrew Nacin 2010-04-10 10:40:47 +00:00
  • 9b44257e39 Update the text on the Manage Themes page for when there is only 1 theme available. Props jane & IRC people for strings. Fixes #12916 Dion Hulse 2010-04-10 03:27:22 +00:00
  • b7cbdf82bf Removing stray svn:ignore property Dion Hulse 2010-04-10 02:49:16 +00:00
  • ad1b9608e6 add_meta_boxes actions for comment and link forms. Ryan Boren 2010-04-09 15:17:57 +00:00
  • acb76fe42d More grant/revoke super admin improvements. fixes #12933. Andrew Nacin 2010-04-09 08:26:16 +00:00
  • 213aca7b04 Fix revoke_super_admin(). see #12933. Andrew Nacin 2010-04-09 07:17:42 +00:00
  • a214b120c4 Call create_initial_post_types() before plugins and themes are loaded so that premature post API calls don't fail. fixes #12918 Ryan Boren 2010-04-08 16:45:18 +00:00
  • d07cfaff16 Revert [14011]. Add some actions. fixes #12109, see #12460. Andrew Nacin 2010-04-08 04:15:58 +00:00
  • 8fa7ed4573 Remove references to the old .fade class for message divs. Andrew Nacin 2010-04-08 03:36:52 +00:00
  • 67dbb82d69 Stop a dismissed admin notice feed from appearing on the next page load. see #12912. Andrew Nacin 2010-04-08 03:31:51 +00:00
  • 7241fea99b Remove unnecessary quote escaping and \n\t indentation in twentyten. see #12902 Andrew Nacin 2010-04-08 03:13:48 +00:00
  • 6d5a19ed17 Simplify logic in is_multisite(). Andrew Nacin 2010-04-08 02:39:17 +00:00
  • 7ad8304223 Register a dummy [media] shortcode for strip_shortcodes et al. props belg4mit, Viper007Bond. fixes #12505 Andrew Nacin 2010-04-08 02:16:21 +00:00
  • c30f9e100c Spell out that _builtin and _edit_link are internal use only. Include some redundancy and repetition for emphasis. Andrew Nacin 2010-04-08 01:04:22 +00:00
  • 46fe5b484f use meta caps in [14032], see #12109 Ron Rennick 2010-04-07 21:04:42 +00:00
  • e53c2d4da4 User is_super_admin(). Props ocean90. fixes #12888 Ryan Boren 2010-04-07 15:28:10 +00:00
  • 96ea328c0a Nav menu fixes. Props ptahdunbar. see #12896 fixes #12844 Ryan Boren 2010-04-07 15:25:48 +00:00
  • e12a085938 TB_iframe fixes for stuff that broke in r14015. props scribu. fixes #12878. see #12792 Mark Jaquith 2010-04-07 13:52:12 +00:00
  • 27922b88e6 Update css minifications. Ryan Boren 2010-04-07 13:49:41 +00:00
  • dddfbdfc5f get_the_author_link(). props zoranzaric. fixes #12892 Mark Jaquith 2010-04-07 12:26:28 +00:00
  • e28019c1ec Fix a case where $post_type = 'any' causes a large query to run without any specifications (post_name/limits/id/etc). See #12704 Dion Hulse 2010-04-07 08:29:46 +00:00
  • fb9e47a5a9 Use correct var in inline_edit_row(). fixes #12887. Andrew Nacin 2010-04-07 06:01:29 +00:00
  • f11175d631 Check for post type support in quick/bulk edit. props caesarsgrunt for some of the commit. see #12869 Andrew Nacin 2010-04-07 05:08:37 +00:00