Commit Graph

  • 89872e2a71 Compress scripts/styles: 3.6-beta1-24086. bumpbot 2013-04-25 05:05:54 +00:00
  • df3d968e12 Restore the title visibility for Asides (but keep autogeneration fallback). Mark Jaquith 2013-04-25 04:46:58 +00:00
  • 4071f758b3 Fix some issues related to status/aside editor height changing. Mark Jaquith 2013-04-25 04:06:06 +00:00
  • 31cf12d5e1 Fix issue with [embed] in post_format_compat. Mark Jaquith 2013-04-25 03:52:05 +00:00
  • 4f425f4f11 Fix redundant use of array_keys() around get_post_format_slugs(). Mark Jaquith 2013-04-25 03:06:31 +00:00
  • 9d531ae545 post-new.php?format=X will pre-fill the format, to allow for Post-Format-chosen-first editor jump-starting. Mark Jaquith 2013-04-25 02:44:23 +00:00
  • 5c78df14f8 Add a post_format_meta filter. Mark Jaquith 2013-04-25 02:31:42 +00:00
  • 53de215895 Allow the_post_format_image() to choose an image size late in the game. Mark Jaquith 2013-04-25 02:28:30 +00:00
  • 25a32a446c Fix mangled image output in compat function. Mark Jaquith 2013-04-25 02:18:49 +00:00
  • c10958235f Make the content area smaller for Aside/Status posts. Mark Jaquith 2013-04-25 02:07:05 +00:00
  • 6303d1a71a Upgrade to Plupload 1.5.7, fixes #24163 Andrew Ozz 2013-04-24 21:54:17 +00:00
  • 1f621a48f9 Respect $compat values for the link format fallback output. props wonderboymusic. see #23347. Helen Hou-Sandi 2013-04-23 23:19:29 +00:00
  • 387baceb98 Twenty Thirteen: avoid setting absolute positioning and a magic height number for child comments. This allows for a more flexible layout. Props obenland, fixes #24172. Lance Willett 2013-04-23 23:10:00 +00:00
  • 7a945cfcd2 Twenty Thirteen: fix case where title in author bio was indented when avatars were disabled in Discussion settings. Props obenland, fixes #24167. Lance Willett 2013-04-23 21:29:00 +00:00
  • 736f2bb495 Twenty Thirteen: remove hgroup from the theme markup structure since it's been dropped from HTML5 spec. Props obenland for the starter patch. Fixes #24114. Lance Willett 2013-04-23 17:55:55 +00:00
  • b051e780e3 Twenty Thirteen: avoid orphans in Aside date post meta. Props obenland, fixes #24166. Lance Willett 2013-04-23 16:57:32 +00:00
  • 37f6f6edd4 Twenty Thirteen: update JavaScript-based accessibility function hooked to hashchange event to verify user input correctly. Props mfields for the original patch. Lance Willett 2013-04-23 16:30:03 +00:00
  • 4e187d6d72 Removed testing Andrew Nacin 2013-04-23 14:24:19 +00:00
  • db80dc2a4e Testing new repo Andrew Nacin 2013-04-23 14:24:05 +00:00
  • 6eb2bc047a Compress scripts/styles: 3.6-beta1-24067. bumpbot 2013-04-22 22:58:34 +00:00
  • 065010983e Multiple improvements to image post format insertion and display. Mark Jaquith 2013-04-22 22:11:42 +00:00
  • c2dd3036e3 dbDelta: When parsing out the DEFAULT value, avoid being too greedy. props hbanken, fixes #15948. Andrew Nacin 2013-04-22 22:00:50 +00:00
  • c459c13113 CSS coding standards for [23995]. props SergeyBiryukov. see #23810. Helen Hou-Sandi 2013-04-22 21:57:03 +00:00
  • 3bbd4cf939 Rename the show_post_format_ui filter to enable_post_format_ui. 'show' is a different concept - this filter entirely disables the UI. see #23929. Andrew Nacin 2013-04-22 21:07:42 +00:00
  • e3eda04c70 Fix some mangled HTML in image format posts compat. Mark Jaquith 2013-04-22 21:01:03 +00:00
  • 9c59e3a187 Compress scripts/styles: 3.6-beta1-24060. bumpbot 2013-04-22 20:58:40 +00:00
  • c998cc8407 Redirect after save on options-permalink.php to ensure permalinks are fully flushed. fixes #9296. see #14345 for more. Andrew Nacin 2013-04-22 20:57:34 +00:00
  • ccfda3dcb1 Wait until keyup to set the slug input on the post page, otherwise the final character is not stored. props SergeyBiryukov, fixes #23613. Andrew Nacin 2013-04-22 20:52:43 +00:00
  • de6fba2b41 Adjust some strings in wp-signup.php. * Remove double space. * Remove outer HTML. Andrew Nacin 2013-04-22 20:49:24 +00:00
  • a67bb694c5 Return false in get_post_format() if the post does not exist. Andrew Nacin 2013-04-22 20:41:16 +00:00
  • 4d584800bf Add user_search_columns filter to WP_User_Query::prepare_query(). Andrew Nacin 2013-04-22 20:37:50 +00:00
  • 88c8a08129 Image editors: multi_resize() should require height and width. Crop is now optional and defaults to false. props DH-Shredder. fixes #23884. Andrew Nacin 2013-04-22 20:28:05 +00:00
  • a77be61eb6 Document that fetch_feed() can accept multiple URLs, thus leveraging SimplePie's multifeed feature. props JustinSainton, fixes #22140. Andrew Nacin 2013-04-22 20:24:41 +00:00
  • a10e14ba57 Add wp_registration_url() and register_url filter. Andrew Nacin 2013-04-22 20:21:22 +00:00
  • 57a7513b56 Remove ancient 'lookup' quicktag from the text editor. This had called up answers.com. Andrew Nacin 2013-04-22 20:17:25 +00:00
  • 2958875d6c Improve the performance of backslashit() by avoiding regular expressions. backslashit() is used heavily in date_i18n(). Andrew Nacin 2013-04-22 20:01:57 +00:00
  • bd7837e30e Add .displaying-header-text to the default themes, as the Custom Header page toggles this class. props obenland, fixes #24113. Andrew Nacin 2013-04-22 19:40:28 +00:00
  • acc1b0f220 Customize requires edit_theme_options. If you only have switch_themes (rare, but a case that core supports), you should not have access. fixes #21413. Andrew Nacin 2013-04-22 19:37:26 +00:00
  • 3ebbe1ae51 Revert [23871] - Customize should be added to the menu, but not hacked in as first. see #21413. Andrew Nacin 2013-04-22 19:33:39 +00:00
  • cabad11bb4 WP Styles: Correctly print 'after' data when scripts are concatenated. props stephenh1988. fixes #20836. Andrew Nacin 2013-04-22 19:22:09 +00:00
  • 3fc35855e9 Ensure that the resulting post time is localized after the date is changed. props SergeyBiryukov. fixes #24072. Andrew Nacin 2013-04-22 19:04:02 +00:00
  • b79ec28fef Correct phpdoc for get_content_quote(). props kovshenin. see #24009. Sergey Biryukov 2013-04-22 14:36:43 +00:00
  • 06b0176541 Compress scripts/styles: 3.6-beta1-24044. bumpbot 2013-04-22 04:58:37 +00:00
  • aeaf7787c0 Hide the post title and auto-generate based on the post body, for the status and aside post formats. Mark Jaquith 2013-04-22 04:00:25 +00:00
  • 008336ee9c Post locks: - Show 'Saving revision...' while autosaving after a post has been taken over. Change to 'Your latest changes were saved as a revision.' when autosave completes. - Make sure a user exists before using $user->display_name. - Add 'post_lock_text' action for extending the message text. Andrew Ozz 2013-04-22 03:08:51 +00:00
  • db96892205 Compress scripts/styles: 3.6-beta1-24041. bumpbot 2013-04-19 22:58:38 +00:00
  • 990c7c1b81 Revisions JS: Fix typo. props westi . fixes #24136. Dominik Schilling (ocean90) 2013-04-19 22:02:24 +00:00
  • 24901103a9 Post Formats: Change post screen icon on selection. props markjaquith. fixes #24140. Dominik Schilling (ocean90) 2013-04-19 22:00:10 +00:00
  • 36be772bd5 Compress scripts/styles: 3.6-beta1-24038. bumpbot 2013-04-19 20:58:41 +00:00
  • dbc57b973d Hide Media button for Status and Aside post types. Mark Jaquith 2013-04-19 20:40:47 +00:00
  • 6b4da7c5ff Twenty Thirteen: remove toolbar callback in functions.php -- and add an !important in its place in the stylesheet. Props obenland, fixes #24129. Lance Willett 2013-04-18 21:33:45 +00:00
  • 3489c93b4c Twenty Thirteen: search form fixes for IE7, and add fallback search type selector to RTL stylesheet, see r23961. Closes #23997. Lance Willett 2013-04-18 21:24:38 +00:00
  • 58ad769e8b Post Formats: use the content body for the body of the Quote post format. Mark Jaquith 2013-04-18 18:07:58 +00:00
  • 8608bae9bc Twenty Thirteen: Don't use the_post_format_gallery() as it does not exist (yet). see #24126. Andrew Nacin 2013-04-18 17:18:19 +00:00
  • 68534cf555 Twenty Thirteen: Use the newer 'enqueued' argument for wp_style_is(). (This is, incidentally, the default.) Andrew Nacin 2013-04-18 17:15:18 +00:00
  • af8ffd36e9 Twenty Thirteen: Move no-avatars class to the existing body class modification function. Andrew Nacin 2013-04-18 17:13:14 +00:00
  • 71e9178bea Twenty Thirteen: Use WP_Theme's methods, rather than legacy properties. Andrew Nacin 2013-04-18 17:10:47 +00:00
  • e414638a7f Twenty Thirteen: Use the_post_format_gallery(). props obenland, fixes #24126. Andrew Nacin 2013-04-18 17:08:55 +00:00
  • e97159bc63 Pass $post to display_post_states filter (in _post_states()). Andrew Nacin 2013-04-18 15:02:30 +00:00
  • b0706fba10 Only show database errors if WP_DEBUG_DISPLAY is enabled. props cheeserolls, storkontheroof, crazycoders. fixes #22203. Sergey Biryukov 2013-04-18 09:51:02 +00:00
  • 419e62a26d Revisions: look at the version of the earliest revision when checking whether to upgrade the revisions authors, see #16215 Andrew Ozz 2013-04-18 05:02:57 +00:00
  • d00b790c8e Revisions: when upgrading the revision author don't add a copy of the post as latest revision when some of the revisions are already at v1. See #16215 Andrew Ozz 2013-04-18 04:43:59 +00:00
  • 2fd3b0fa55 Rename some variables for consistency. Remove redundant absint() call. see #24010. Sergey Biryukov 2013-04-18 00:40:36 +00:00
  • c1d8b36e6e Compress scripts/styles: 3.6-beta1-24023. bumpbot 2013-04-17 22:58:38 +00:00
  • 2a7889aafd Compress scripts/styles: 3.6-beta1-24021. bumpbot 2013-04-17 20:58:42 +00:00
  • 177556309d Standardize post format postmeta keys around the ones already used by the Crowd Favorite plugin. Mark Jaquith 2013-04-17 20:57:44 +00:00
  • 814a49b51b Revisions UI: Disable previous and next buttons when you're on the first, and last node. Put revision ticks above the slider range. props lessbloat for initial patch. see #23899. Dominik Schilling (ocean90) 2013-04-17 20:12:25 +00:00
  • d8bf6c44b3 Revisions: Clean up JavaScript variable names, see #23901. Dominik Schilling (ocean90) 2013-04-17 19:34:21 +00:00
  • 1845759157 Compress scripts/styles: 3.6-beta1-24018. bumpbot 2013-04-17 18:58:38 +00:00
  • e29dc811f7 Use attachment.url only if it is available, else fall back to props.url. Mark Jaquith 2013-04-17 17:57:51 +00:00
  • 0a7a82c53b Twenty Twelve: fix style element ID attribute value, props SergeyBiryukov. Closes #24033. Lance Willett 2013-04-17 17:50:04 +00:00
  • ff064c5422 Use get_post_format() instead of assuming we already have it. Mark Jaquith 2013-04-17 17:49:44 +00:00
  • 9534e407b1 Twenty Twelve: add back missing space in CSS value, removed in r24013. See #23790. Lance Willett 2013-04-17 17:48:09 +00:00
  • 863b902a34 Twenty Twelve: remove zero-width spaces in CSS value, props SergeyBiryukov. Closes #23790. Lance Willett 2013-04-17 17:46:58 +00:00
  • c906b4349b Twenty Thirteen: center footer text in RTL, props yoavf. Fixes #24110. Lance Willett 2013-04-17 17:43:48 +00:00
  • c6155d6527 Make sure the variables are always defined. props tlovett1, danielbachhuber. fixes #24034. fixes #24112. Sergey Biryukov 2013-04-17 15:36:13 +00:00
  • b6a6786b60 Compress scripts/styles: 3.6-beta1-24010. bumpbot 2013-04-17 13:51:57 +00:00
  • da23d9b7b8 Revert attachment.url back to props.url. Fixes error that prevents inserting media into the editor. Ryan Boren 2013-04-17 13:50:12 +00:00
  • 46eb88eec5 Compress scripts/styles: 3.6-beta1-24008. bumpbot 2013-04-17 06:58:39 +00:00
  • 2a482cf617 A little cleanup of post-formats.js Mark Jaquith 2013-04-17 05:22:14 +00:00
  • 793f27f07e New Post Format UI chooser treatment in response to testing. Mark Jaquith 2013-04-17 04:08:46 +00:00
  • d0a418557f Twenty Thirteen: further performance for functions.js scroll event callback, props obenland. See #23875. Lance Willett 2013-04-16 22:35:55 +00:00
  • e6b986ec2b Twenty Thirteen: improvements to functions.js to add namespacing to events and simplify repeatable functions. See #23875. Lance Willett 2013-04-16 21:51:07 +00:00
  • e1c6e9f2da Make get_the_post_format_image() work when intermediate_image_sizes is empty. Mark Jaquith 2013-04-16 21:31:37 +00:00
  • 0259c2e13b Consistently apply class="title" to our options page h3 tags. Mark Jaquith 2013-04-16 20:19:29 +00:00
  • c6612a2597 Bundled themes: add identifier to style elements added by the theme. Fixes #24033. Lance Willett 2013-04-16 17:18:30 +00:00
  • a2b9d958df * Add start/end markers to the regex patterns in audio and video embed handlers. * Move the handler functions registration to wp_maybe_load_embeds(). * Rename both functions to match the wp_embed_handler_* pattern. * Move the functions closer to wp_embed_handler_googlevideo(). Sergey Biryukov 2013-04-16 11:06:31 +00:00
  • 891333e1cb Fix several copy/paste errors in register_deactivation_hook() description. props Caspie. fixes #24097. Sergey Biryukov 2013-04-16 09:53:02 +00:00
  • 18d6bf6198 Add missing semicolon. props kovshenin. see #23831. Sergey Biryukov 2013-04-15 23:03:13 +00:00
  • d0e94ab6ff Compress scripts/styles: 3.6-beta1-23997. bumpbot 2013-04-15 20:58:38 +00:00
  • c8b9284500 Compress scripts/styles: 3.6-beta1-23995. bumpbot 2013-04-15 18:58:41 +00:00
  • 2dc6fbae8c Revisions UI: Increase the text contrast/color for the diffs. see #23810. Dominik Schilling (ocean90) 2013-04-15 18:57:04 +00:00
  • b3879a543a Revisions UI: Remove the "To:" prefix from the header when viewing a single revision. Also prefix a revision field with a label. Dominik Schilling (ocean90) 2013-04-15 18:40:17 +00:00
  • 744b903ec0 Remove unused variables introduced in [23843]. see #19570. Sergey Biryukov 2013-04-15 18:16:01 +00:00
  • 95c3de8a9f Link post format images if a URL is provided. Make the URL available via get_the_post_format_url(). Mark Jaquith 2013-04-14 16:59:52 +00:00
  • 247167445e Constrain the width of images even when they're linked, in Twenty Thirteen. Mark Jaquith 2013-04-14 16:59:47 +00:00
  • 5863223d73 Compress scripts/styles: 3.6-beta1-23990. bumpbot 2013-04-14 16:58:35 +00:00
  • d87dd076d4 Constrain large videos from rendering bigger than $content_width on both frontend and backend. Mark Jaquith 2013-04-14 16:43:26 +00:00
  • c907f0f4a7 Don't print links for unsupported file types in wp_video_shortcode()/wp_audio_shortcode(). Return them instead. Dominik Schilling (ocean90) 2013-04-14 10:33:44 +00:00
  • e0bc9ec705 Compress scripts/styles: 3.6-beta1-23987. bumpbot 2013-04-14 02:58:39 +00:00