Commit Graph

  • 8a8d7369d7 Revisions: remove the new _wp_last_revision_matches_current_post(), can be replaced by a simple revisions version check. Fixes #23913 Andrew Ozz 2013-04-02 19:39:48 +00:00
  • c0e42b5666 Preserve alpha in WP_Image_Editor_GD when images are not resized. Ryan Boren 2013-04-01 15:21:19 +00:00
  • 311d7429d0 Compress scripts/styles: 3.6-alpha-23883. bumpbot 2013-03-31 00:58:35 +00:00
  • ec5c661c7d Heartbeat: improve setting the errorstate, add ajaxurl to the settings object when loading on the front-end, some code cleanup, see #23216 Andrew Ozz 2013-03-30 23:32:12 +00:00
  • 93f1856d06 Logged out warnings: by default, load only in the admin. Plugins and themes can load on the front-end when needed, see #23295 Andrew Ozz 2013-03-30 19:17:09 +00:00
  • 3f1f5162b6 Avoid PHP notice on blank chat lines. props SergeyBiryukov. see #23625 Mark Jaquith 2013-03-30 17:04:08 +00:00
  • d26bddce5c Consistently show "Customize" item in the admin menu. props ethitter. fixes #21413. Sergey Biryukov 2013-03-29 23:25:06 +00:00
  • f25bae2168 Use correct escaping function. see #23900. Sergey Biryukov 2013-03-29 22:20:18 +00:00
  • ff64e5d3b3 Twenty Thirteen: update Chat post format styles to match markup changes in r23876. See #23869. Lance Willett 2013-03-29 21:14:43 +00:00
  • 26ba022571 Chat post format code cleanup. Mark Jaquith 2013-03-29 21:06:37 +00:00
  • 9ffb607ce2 Compress scripts/styles: 3.6-alpha-23875. bumpbot 2013-03-29 20:58:38 +00:00
  • bd32ccb3ca Since post format meta for images now takes an attachment ID only, make sure we label it appropriately and don't do things like esc_url() the value. fixes #23900. Helen Hou-Sandi 2013-03-29 20:56:18 +00:00
  • a2855f94b3 Sanity checks on image metadata to avoid warnings, etc. Mark Jaquith 2013-03-29 20:51:35 +00:00
  • f18cddb1e1 Make sure the first revision is seen as coming from emptiness, so it can be restored. Mark Jaquith 2013-03-29 20:50:09 +00:00
  • c51895c997 Add "Customize" as first item under Appearance menu. Mark Jaquith 2013-03-29 20:39:54 +00:00
  • 9b90cd1698 Fix some Insert-into-Post for Audio/Video bugs. Mark Jaquith 2013-03-29 20:35:23 +00:00
  • 43e15b47d4 Make a copy of post content to avoid changing it in get_the_image(). Remove unnecessary assignment from get_the_media(). props wonderboymusic for initial patch. fixes #23888. Sergey Biryukov 2013-03-29 19:10:31 +00:00
  • 3739c3a14e Fix incorrect script handle and a notice. props ocean90. fixes #23896. Sergey Biryukov 2013-03-29 17:33:35 +00:00
  • 1a96cb8355 Make sure the autosave post exists before getting its meta. props kovshenin. fixes #23539. Sergey Biryukov 2013-03-29 16:37:46 +00:00
  • 729396af3a Move _show_post_preview() back next to _set_preview(). see #23539. Sergey Biryukov 2013-03-29 16:31:33 +00:00
  • 07b28e52f7 Compress scripts/styles: 3.6-alpha-23865. bumpbot 2013-03-29 12:58:38 +00:00
  • eabfc6bd50 Give the active post format tab a bit of emphasis. Mark Jaquith 2013-03-29 12:37:40 +00:00
  • a7d3775328 Gallery is a no-UI post format. Mark Jaquith 2013-03-29 12:17:52 +00:00
  • 07f5ffd015 Use the revisioned post format metadata when previewing. Mark Jaquith 2013-03-29 12:08:42 +00:00
  • 6813288d59 Remove duplicate array keys. props kovshenin. see #19570. Sergey Biryukov 2013-03-29 11:07:09 +00:00
  • 7053d85f91 Compress scripts/styles: 3.6-alpha-23860. bumpbot 2013-03-29 10:58:36 +00:00
  • c85d50ac3c Revision our post format postmeta. Mark Jaquith 2013-03-29 10:37:44 +00:00
  • 31858e2511 Simplify the accordion sibling-section-closing JS. Mark Jaquith 2013-03-29 09:30:48 +00:00
  • 38e8fd6923 Compress scripts/styles: 3.6-alpha-23857. bumpbot 2013-03-29 08:58:41 +00:00
  • 9910c64764 Use jQuery.on() properly in accordion code. Some other cleanup. Mark Jaquith 2013-03-29 08:28:58 +00:00
  • 677254275c Remove duplicated code that was accidentally committed in [23417]. Mark Jaquith 2013-03-29 07:50:40 +00:00
  • 6c42dea13f Do not attempt a slide transition if the current and switched-to post formats both have no UI. Do not slide if clicking on the current format. Mark Jaquith 2013-03-29 07:46:24 +00:00
  • cb6e2622e0 Use jQuery.on() properly. Add some slideUp()/slideDown() transitions to ease post format switches. see #19570 Mark Jaquith 2013-03-29 07:06:21 +00:00
  • 50b9f427b5 Compress scripts/styles: 3.6-alpha-23852. bumpbot 2013-03-29 06:58:40 +00:00
  • 37f14ced6b Defer JS to document ready Mark Jaquith 2013-03-29 06:42:54 +00:00
  • b34d814578 Clean up mixed spaces/tabs in post-formats.js Mark Jaquith 2013-03-29 06:33:55 +00:00
  • 4525912f59 Post revisions: Andrew Ozz 2013-03-29 05:28:44 +00:00
  • 7587a581e3 Twenty Thirteen: simpler name for custom image size for image post formats, see #23620. Lance Willett 2013-03-29 05:24:12 +00:00
  • fe4da10a48 Add compat code for 'image' post format. Mark Jaquith 2013-03-29 05:21:23 +00:00
  • fc753f9803 Compress scripts/styles: 3.6-alpha-23846. bumpbot 2013-03-29 04:58:39 +00:00
  • 0f9ebf4c63 Post Format prompt copy tweaks. props sabreuse. see #19570 Mark Jaquith 2013-03-29 04:19:44 +00:00
  • f290fe2b51 Nav Menus help tab updates. Mark Jaquith 2013-03-29 03:39:34 +00:00
  • e7cde8715f Post Format UI. Mark Jaquith 2013-03-29 03:35:41 +00:00
  • 191ceb01cd Use the wp_insert_post hook to save revisions, so we save revisions for an initial wp_insert_post() run, not just updates. Mark Jaquith 2013-03-28 23:45:19 +00:00
  • c8449285ae Bundled themes: remove cases of :active and :hover pseudo-class selectors used for accessibility. These cases need :focus only. See r23783 and #23803. Lance Willett 2013-03-28 16:37:42 +00:00
  • e187d14142 Move the "look for the first media attachment" code below the "look in the post content for media" code, so that it is the method of last resort. This way, if you attach AND embed media, you won't get duplication. Mark Jaquith 2013-03-28 07:28:27 +00:00
  • 38a4515766 Twenty Thirteen: improvements to Image post format handling to use a custom image size instead of filtering a $content_width variable. Lance Willett 2013-03-28 07:02:51 +00:00
  • 3579782a0e Twenty Thirteen: back compat file PHPDoc updates, thanks DrewAPicture for the nudge. See #23819. Lance Willett 2013-03-28 06:53:45 +00:00
  • d8b58a167d Twenty Thirteen: better back compat handling by moving version compare before the include to avoid loading the file altogether. Also prevent Customizer views. Props obenland, closes #23819. Lance Willett 2013-03-28 06:45:56 +00:00
  • 2b9b1080ec Rename the_extra_content() to the_remaining_content(). Mark Jaquith 2013-03-28 05:59:18 +00:00
  • 5f6f7c663f Twenty Thirteen: style native mediaelement video player with a black background color. Props obenland, closes #23821. Lance Willett 2013-03-28 04:44:27 +00:00
  • 15a0ae209d Kill the HR on revisions page. see #23497 Mark Jaquith 2013-03-28 03:17:03 +00:00
  • 9681287f64 Compress scripts/styles: 3.6-alpha-23833. bumpbot 2013-03-28 02:58:39 +00:00
  • b134331956 Make sure that the ID of the right revision is not less than the ID of the left revision Mark Jaquith 2013-03-28 02:49:55 +00:00
  • 240dc4b968 correct a revision/tooltip mismatch. Mark Jaquith 2013-03-28 01:51:12 +00:00
  • 0a02f89dec Fix wp_list_post_revisions() to include all autosaves when listing autosaves only and properly include or exclude the current post, see #23665, see #16215 Andrew Ozz 2013-03-28 00:56:44 +00:00
  • ac87a472f7 Twenty Thirteen: refresh Quote post format styles based on new default markup, see r23822. Props obenland, fixes #23852. Lance Willett 2013-03-27 22:28:31 +00:00
  • c22e908e32 Twenty Thirteen: add support and styling for Audio structured post format. Moves audio content out from the main post content, using the_audio() and the_extra_content(). Props obenland, fixes #23871. Lance Willett 2013-03-27 22:08:16 +00:00
  • a3e4aba14d Twenty Thirteen: fix "Must log in to post comment" message misalignment. Props beaulebens and obenland, fixes #23872. Lance Willett 2013-03-27 20:49:08 +00:00
  • b8aff153c9 Twenty Ten: improve how gallery image IDs are retrieved for use in the Gallery post format template. Props to obenland for original patch, fixes #23617. Lance Willett 2013-03-27 20:37:34 +00:00
  • 2d018dd75e Twenty Thirteen: change version compare string to "3.6-alpha" to avoid an error for alpha and beta testers during development. See #23819, props kovshenin. Lance Willett 2013-03-27 20:36:19 +00:00
  • cc97cb633d Twenty Eleven: improve how gallery image IDs are retrieved for use in the Gallery post format template. Props to obenland for original patch, fixes #22907. Lance Willett 2013-03-27 20:34:28 +00:00
  • 54e229a8b8 Fix a longstanding "off by one" revision authorship bug. Mark Jaquith 2013-03-27 20:21:38 +00:00
  • a243e9653b Better default quote markup for post format fallbacks. Mark Jaquith 2013-03-27 19:21:56 +00:00
  • 3817df14ec Add some filters to the image extraction-from-post bits so people with existing postmeta-based flows can hook in and make magic happen. Mark Jaquith 2013-03-27 19:07:58 +00:00
  • 334e0eb13e Twenty Thirteen: take full advantage of new structured post format template functions, see r23819. Lance Willett 2013-03-27 18:51:47 +00:00
  • d9ac303f83 Give themers tangible, user-friendly template functions to take full advantage of structured post formats. Mark Jaquith 2013-03-27 18:34:59 +00:00
  • 404aa52ea2 Take revision control out of the realm of a pure constant. Make it filterable. Mark Jaquith 2013-03-27 18:11:56 +00:00
  • 17d4a3302b Twenty Thirteen: better styles for Chat structured post format output. Props Joen for starter CSS, closes #23869. Lance Willett 2013-03-27 17:16:31 +00:00
  • 0496ad8fd8 Twenty Thirteen: add back-compat function to avoid activation with older WordPress installs. Props kovshenin, see #23819 and #13780. Lance Willett 2013-03-27 17:06:19 +00:00
  • a60042072a Compress scripts/styles: 3.6-alpha-23815. bumpbot 2013-03-27 14:58:40 +00:00
  • d160c66498 Pluggable Auth: When setting new passwords for users trim any leading or trailing space to match what we do when we test passwords. Peter Westwood 2013-03-27 14:15:13 +00:00
  • 348f0f4fd5 *Very* rough runthough of revisions.js for JS style, variable names, etc. Mark Jaquith 2013-03-27 12:59:41 +00:00
  • 156cb9baab Compress scripts/styles: 3.6-alpha-23812. bumpbot 2013-03-27 12:58:43 +00:00
  • 58476bf203 Minor revisions PHP reorg, code cleanup, restores _post_restored_from functionality. Mark Jaquith 2013-03-27 11:56:28 +00:00
  • 51708e83c6 Move nav menus to a tabbed interface, so that users with a lot of locations can do bulk assignment. Mark Jaquith 2013-03-27 11:46:08 +00:00
  • a7433676be Compress scripts/styles: 3.6-alpha-23809. bumpbot 2013-03-27 08:58:40 +00:00
  • 40fdf5107e RTL for Nav Menu tweaks. see #23641. see #23645. props lessbloat Mark Jaquith 2013-03-27 08:53:26 +00:00
  • 4632d80f6f Use GET for nav menu selection, and default action. Mark Jaquith 2013-03-27 08:51:17 +00:00
  • 34ce2c00e5 Drop the_chat() into twentythirteen. Style updates to follow — just wanted the_chat() to be utilized somewhere. Mark Jaquith 2013-03-27 08:45:49 +00:00
  • 45f54b41d8 Logged out warnings: add fallback text dialog for: - The login page has "X-Frame-Options: DENY" header. - Cross-domain when displaying on the front-end on multisite with domain mapping. - The site forces ssl login but not ssl admin. Andrew Ozz 2013-03-27 08:43:11 +00:00
  • e5e3844c58 Extract chats as structured data. Mark Jaquith 2013-03-27 08:31:12 +00:00
  • 929093695e Twenty Thirteen: explicitly declare 'link' and 'video' as the only (current) structured post formats in Twenty Thirteen. See #23852 #23619 #23864 and #23620. Lance Willett 2013-03-27 05:11:41 +00:00
  • 0a251f5b20 Twenty Thirteen: add styles for default core output for structured quote post format. Depends on #23347 for the improved markup for quote post formats. Props obenland, see #23852. Lance Willett 2013-03-27 05:09:14 +00:00
  • e8ff44ba96 In the HTML outputted from get_search_form(): increment the ID connecting <label> to <input> when the function is called multiple times, remove the form and submit button IDs for HTML 5.0 and for XHTML after the first call. Props WraithKenny, fixes #16539 Andrew Ozz 2013-03-26 23:18:43 +00:00
  • 26c02ab51c Rename 'get_search_form' action to 'pre_get_search_form' to prevent collision with the filter of the same name. Make sure the filtered result is not null to prevent search form from disappearing if an action function is attached to the old hook. fixes #19321. Sergey Biryukov 2013-03-26 21:08:04 +00:00
  • f9316e4a8b Twenty Thirteen: remove HTML5 argument for search form, using a filter instead. See #23850, closes #23701. Lance Willett 2013-03-26 20:34:37 +00:00
  • 1da02a2270 Use a filter instead of recently added $format argument in get_search_form(). props WraithKenny. fixes #23850. see #15081. Sergey Biryukov 2013-03-26 20:27:13 +00:00
  • 198beee877 Compress scripts/styles: 3.6-alpha-23797. bumpbot 2013-03-26 00:58:40 +00:00
  • 6d5bbd04bc Local autosave: remove the locally stored data after a post is saved. This prevents false positives when several users edit the same post multiple times. See #23220 Andrew Ozz 2013-03-25 23:43:06 +00:00
  • 8d54218162 Twenty Thirteen: change link URL function name to twentythirteen_get_link_url(), props obenland. Also remove function_exists() check since this function should not be pluggable, by design. Closes #23619. Lance Willett 2013-03-25 16:36:27 +00:00
  • 315f606306 Fire the update_blog_public action from update_blog_status() instead of update_blog_public(). Pass blog ID and value to the action. Ryan Boren 2013-03-25 09:29:58 +00:00
  • e9746944fa Twenty Ten: change gallery category post meta output to check for a "gallery" category using get_term_by() to avoid a possible WP_Error for an empty result by getting a false (boolean) return value instead. Lance Willett 2013-03-22 22:56:55 +00:00
  • 309fb3d7f5 Twenty Eleven: use new URL extraction function, get_the_url() for link post formats in the Ephemera widget. Props obenland, fixes #23618. Lance Willett 2013-03-22 22:42:37 +00:00
  • ea8c0feefb Compress scripts/styles: 3.6-alpha-23791. bumpbot 2013-03-22 20:58:37 +00:00
  • 5c4cff0a29 Editor: fix switching Text to Visual and back if TinyMCE fails to initialise, fixes #23235 Andrew Ozz 2013-03-22 20:43:37 +00:00
  • 6cf433a314 Fix order of in_array() parameters. props lancewillett. see #23570. Sergey Biryukov 2013-03-22 18:58:55 +00:00
  • 28b36ea5cd Compress scripts/styles: 3.6-alpha-23787. bumpbot 2013-03-22 18:58:40 +00:00
  • ca74e47950 Twenty Thirteen: use new get_the_url() function to find first link in a "Link" post format post. See #23619, props Frank Klein for the original patch. Lance Willett 2013-03-22 18:57:50 +00:00
  • e8f03e4555 Twenty Thirteen: we loves us some structured post formats. See #23619 #23620 #23621. Lance Willett 2013-03-22 18:54:05 +00:00