Commit Graph

  • 62dd55f7d7 Administration: Remove single-use URL parameters and create canonical link based on new URL. Dominik Schilling (ocean90) 2015-03-11 23:08:56 +00:00
  • 62b4dd45d7 TinyMCE: remove block_formats setting, this is now the default in TinyMCE 4.1.9. Props iseulde. Fixes #31585. Andrew Ozz 2015-03-11 22:56:17 +00:00
  • 1357e7fc2e Add emoji URL support, and Twemoji fallback for displaying slugs in wp-admin, when the browser doesn't natively support emoji. Gary Pendergast 2015-03-11 22:54:49 +00:00
  • ae391ec226 Add emoji support, with Twemoji fallback. Gary Pendergast 2015-03-11 22:48:16 +00:00
  • 1c1e5f377f TinyMCE: initialize the floating toolbars on preinit so we can attach other events on init. Props iseulde. Fixes #30619. Andrew Ozz 2015-03-11 22:40:56 +00:00
  • 976e548ef7 TinyMCE wpViews: use the real attribute value instead of the cached jQuery data. Fixes updating of the wpView text strings. Props iseulde. Fixes #31601. Andrew Ozz 2015-03-11 22:39:29 +00:00
  • 82ac76c0a7 Introduce a new algorithm for displaying a hierarchical list of post objects in the WP_Posts_List_Table. This reduces processing time, reduces database queries, and substantially reduces memory use on sites with a high number of Pages. John Blackbourn 2015-03-11 20:45:17 +00:00
  • bea0628880 Introduce HTML5 widgets support. Dominik Schilling (ocean90) 2015-03-11 20:43:25 +00:00
  • 22f174c106 Fix a unit test after [31721]. Helen Hou-Sandi 2015-03-11 20:11:38 +00:00
  • 3b585cd9ca TinyMCE, floating toolbars: return early if no selected element in the editor. See #30619. Andrew Ozz 2015-03-11 20:07:54 +00:00
  • 8f9bef790e Enable more flexibility for non-URL GUIDs. Helen Hou-Sandi 2015-03-11 19:59:03 +00:00
  • 2c9a5e3b8b TinyMCE: - Abstract the code for creating floating toolbars. - Introduce editor.wp namespace to hold exported methods from our plugins. - Create the wpView toolbar(s) with the new method. This makes them work the same as the image toolbar: shortcuts, esc key, etc. Props iseulde. See #30619. Andrew Ozz 2015-03-11 19:11:02 +00:00
  • 9a350f7f36 JSHint: Remove an unused variable. Dominik Schilling (ocean90) 2015-03-11 17:39:48 +00:00
  • 416628ccd4 Update hoverIntent to 1.8.1. Dominik Schilling (ocean90) 2015-03-11 17:14:34 +00:00
  • debd0092cb Gravatars: Remove redundant 1x srcset. Helen Hou-Sandi 2015-03-11 16:55:22 +00:00
  • 13c503d15a Gravatars: Enable HiDPI versions for browsers that support srcset. Helen Hou-Sandi 2015-03-11 16:31:50 +00:00
  • 019a6dee36 Allow swiping of the admin menu on touch devices. Props iseulde, ninnypants. See #31187. Andrew Ozz 2015-03-11 16:28:21 +00:00
  • 2d8bfdea8f Plugin details: Ensure banner image doesn't repeat. Helen Hou-Sandi 2015-03-11 16:11:15 +00:00
  • 137634176f Editor: Hide TinyMCE help button on mobile. Dominik Schilling (ocean90) 2015-03-11 16:01:07 +00:00
  • f29a9083fc Merge three similar strings. Dominik Schilling (ocean90) 2015-03-11 15:24:04 +00:00
  • 5b7bd930c6 Update jQuery UI to 1.11.4. Dominik Schilling (ocean90) 2015-03-11 15:11:52 +00:00
  • 507eab72c2 wpLink: Title case "Link Text", as it's an existing string. Helen Hou-Sandi 2015-03-11 03:02:34 +00:00
  • df6e920a87 wpLink: change the text label to Link text, always focus the URK field, fix Ctrl/Cmd + K shortcut. See #28206. Andrew Ozz 2015-03-11 03:00:15 +00:00
  • bfbcfe3e6a wpLink: replace the "Title" field with a "Text" field and populate it with the link text when editing an existing link or with the selected text if any. Props iseulde. See #28206. Andrew Ozz 2015-03-11 02:39:02 +00:00
  • 62c89ae8b5 RIP3 Revision3 John Blackbourn 2015-03-11 02:06:32 +00:00
  • 60eb837e3d Some updates to the oEmbed provider table. John Blackbourn 2015-03-11 02:02:54 +00:00
  • 1d0bac31fb Allow https URLs for Instagram embeds, and switch to https for its oEmbed API endpoint. John Blackbourn 2015-03-11 01:06:00 +00:00
  • c29e63fdf7 Restore <title> tag on Posts and Pages screens after [31696]. Sergey Biryukov 2015-03-11 00:48:56 +00:00
  • 8c5057119e Revert the part of [31168] that [31701] was trying to fix. Sergey Biryukov 2015-03-10 23:19:02 +00:00
  • 32a124a884 Customizer: Return the original value when filtering theme mods/options and the current blog has changed. Dominik Schilling (ocean90) 2015-03-10 23:04:12 +00:00
  • 72fcd6e2ce Customizer: Prevent a race condition when attempting to publish too soon after updating widget form fields with multiple edits. Dominik Schilling (ocean90) 2015-03-10 22:44:25 +00:00
  • 63502a8a01 Customizer: Fix previewing and applying widgets when previewing another theme. Dominik Schilling (ocean90) 2015-03-10 22:38:30 +00:00
  • 4aeeb0e0f0 Customizer: Add title attributes to iframes. Dominik Schilling (ocean90) 2015-03-10 21:19:14 +00:00
  • 2f41519c46 TinyMCE: Remove old placeholder functions and callbacks. Props iseulde. Fixes #31576. Andrew Ozz 2015-03-10 20:27:48 +00:00
  • 39e1f112cf Theme Details: Hide admin toolbar on smaller screens. Dominik Schilling (ocean90) 2015-03-10 20:03:30 +00:00
  • 8f0910aee4 Don't run update checks for AJAX requests after [31168]. Sergey Biryukov 2015-03-10 19:29:31 +00:00
  • 9aba4766fc TinyMCE: update to 4.1.9. Fixes #31551. Andrew Ozz 2015-03-10 19:19:56 +00:00
  • 8072fe7db6 Improved customizability for the Submit button in comment_form(). Boone Gorges 2015-03-10 19:07:31 +00:00
  • 179a1b7a4c Customizer: Introduce WP_Customize_Media_Control. Dominik Schilling (ocean90) 2015-03-10 18:01:42 +00:00
  • 557ecd19c6 Customizer: Add loading indicators for the Customizer preview. Dominik Schilling (ocean90) 2015-03-10 15:55:28 +00:00
  • 3bb3d2f1a5 Screen Options: Improve items per page option label. Dominik Schilling (ocean90) 2015-03-10 15:31:54 +00:00
  • b1bbce3f6e Comments: Fix undefined $comment_url variable notice, introduced in [31641]. Dominik Schilling (ocean90) 2015-03-10 14:50:50 +00:00
  • 5fe8182c7f EXIF/IPTC captions should populate Caption (post_excerpt) on upload, not Description (post_content). Sergey Biryukov 2015-03-10 05:06:39 +00:00
  • e0f843cd81 PressThis: - Filter and select the content on the PHP side. Then pass only the needed data to JS. - Add the suggested post title and contend directly to the HTML. - Standardise the data type names. - Some cleanup/reduction of the code in the bookmarklet. See #31373. Andrew Ozz 2015-03-09 21:48:38 +00:00
  • 7c60125e15 Media library: Revert [31582], as it introduces navigation difficulties for many users. Helen Hou-Sandi 2015-03-09 21:16:47 +00:00
  • 7baa0da965 TinyMCE: when pasting an URL over a selection, insert a link with the URL instead of replacing the selection with it. Props iseulde. Fixes #31571. Andrew Ozz 2015-03-09 19:59:14 +00:00
  • 69c449963e Replace flagrant instances of .html('') with .empty(). Scott Taylor 2015-03-09 19:43:49 +00:00
  • 64e63da3f6 TinyMCE wpView: decode HTML entities before trying to match the wpView text string. Props iseulde. See #31412. Andrew Ozz 2015-03-09 19:08:05 +00:00
  • 5bbb7dd80d Update hook docs for the editable_slug filter as it is evaluated in more than just a term slug context, it is also leveraged for use with post URIs. Drew Jaynes 2015-03-09 07:03:12 +00:00
  • 1f90e70b7d Fix the editable_slug hook documentation, the PHPDoc must come directly before the hook call, with no HTML inbetween. Props DrewAPicture. Fixes #31569 Dion Hulse 2015-03-09 06:42:58 +00:00
  • b96b1db015 SSH2 Upgrade transport: Trim the trailing newline character from the ouput of pwd to avoid a PHP Segfault. Dion Hulse 2015-03-09 04:31:21 +00:00
  • 97ad987b7c [31684] has BC issues, revert it. Scott Taylor 2015-03-09 02:35:36 +00:00
  • 417aa9b84d Remove the PHP4 constructor from WP_Widget. Scott Taylor 2015-03-09 02:24:43 +00:00
  • 8ba3c105a0 self should be used for accessing local static members. Scott Taylor 2015-03-09 02:21:04 +00:00
  • 253f0dd6cf Declare multisite as a field for WP_Object_Cache. Scott Taylor 2015-03-09 02:17:30 +00:00
  • 3c810c5872 There are a few functions that have the ability to return false instead of a string, so the return value should be checked before being passed to functions that expect string. Scott Taylor 2015-03-09 02:10:36 +00:00
  • 7103ef6018 PressThis: fix styling of wpLink. Props Michael-Arestad, see #31373. Andrew Ozz 2015-03-08 23:22:36 +00:00
  • 1997429498 Empty return statements are unnecessary at the end of functions. Scott Taylor 2015-03-08 23:08:48 +00:00
  • edf982fcd5 Avoid function calls on each iteration of a for loop. Scott Taylor 2015-03-08 23:00:21 +00:00
  • 5b0e3180b4 jshint fixes for press-this.js. Boone Gorges 2015-03-08 16:26:33 +00:00
  • 969c850149 Share fixtures across wp_list_authors() tests. Boone Gorges 2015-03-08 15:57:02 +00:00
  • a88e5fcadb Fix tagBox init on the Edit Post screen. Props tyxla. Fixes #31558. Andrew Ozz 2015-03-08 04:53:35 +00:00
  • 63ffcc96f3 Reveal row actions on focus in the network users list table. Jeremy Felt 2015-03-08 02:26:48 +00:00
  • 86b5558fd6 Introduce delete_site meta capability. Jeremy Felt 2015-03-08 02:09:25 +00:00
  • f06485a701 Use $this-> instead of parent:: when calling tablenav() in WP_Theme_Install_List_Table. Scott Taylor 2015-03-07 23:03:00 +00:00
  • f4dc74745c Add oEmbed support for Kickstarter. Scott Taylor 2015-03-07 22:10:42 +00:00
  • 5bb3e71cc0 Whitelist 'psd' for uploads when testing `wp_attachment_is() on multisite. Boone Gorges 2015-03-07 18:47:04 +00:00
  • a11372afe1 Improved 'orderby' meta syntax in WP_User_Query. Boone Gorges 2015-03-07 18:37:05 +00:00
  • 6a4839bd83 User query meta_vars test must account for the 'blog_id' clause added in multisite. Boone Gorges 2015-03-07 17:33:48 +00:00
  • 6bb478d3fd TinyMCE wpView: improve unbinding of mutationObserver in nested iframes. Props iseulde. See #31412. Andrew Ozz 2015-03-07 16:52:54 +00:00
  • 0fb3e2566f Add tests for the conversion of 'meta_*' query vars to $meta_query objects in all query classes. Boone Gorges 2015-03-07 16:34:50 +00:00
  • abbbde190c In WP_User_Query, $meta_query should be a class property rather than a local variable. Boone Gorges 2015-03-07 16:34:42 +00:00
  • a510aafe46 Fix documentation whitespace after [31663]. Boone Gorges 2015-03-07 16:07:26 +00:00
  • 945fd67d7b Improve 'orderby' syntax for WP_User_Query. Boone Gorges 2015-03-07 16:05:11 +00:00
  • 3262ff0cc8 Tests for some existing 'orderby' functionality in WP_*_Query classes. Boone Gorges 2015-03-07 15:44:28 +00:00
  • 305a44617c Customizer: Add audio/video previews for upload controls. Dominik Schilling (ocean90) 2015-03-07 11:05:57 +00:00
  • 9c1ab4eec0 Add a missing @since 4.2.0 tag to the DocBlock for wp_attachment_is(). Drew Jaynes 2015-03-07 07:11:11 +00:00
  • 37ca5609c8 Better document parameters and the return for the newly-introduced wp_attachment_is(). Drew Jaynes 2015-03-07 07:08:52 +00:00
  • a5fcc34a50 Return HTTP status code 403 in network admin when access is forbidden. Jeremy Felt 2015-03-07 05:59:17 +00:00
  • 03b4e1f0aa Return HTTP status code 500 by default in ms_not_installed() Jeremy Felt 2015-03-07 05:34:47 +00:00
  • f0b524dad0 Improve experience when deleting users from a multisite network. Jeremy Felt 2015-03-07 04:39:13 +00:00
  • e651a8bef1 PressThis: make the Preview button "subtle". See #31458. Andrew Ozz 2015-03-07 01:49:57 +00:00
  • fba4d3e296 PressThis: add preview functionality. Opens the preview in a new window or a tab next to the source tab. Fixes #31458. Andrew Ozz 2015-03-07 01:16:05 +00:00
  • b2332718a1 When passing $full to get_posts_by_author_sql(), make sure a 'post_type' clause is included in results. Boone Gorges 2015-03-07 01:14:31 +00:00
  • 86b23615ea Remove a duplicate mention of the default value for the $number argument in get_terms(). Drew Jaynes 2015-03-07 01:04:22 +00:00
  • 900468728a PressThis: - Close the sidebar on moving the focus outside of it (by clicking or by "tabbing"). - Fix a (weird) structural CSS problem where clicks go through the sidebar when it is open. - Clean up the JS a bit. Fixes #31457. Andrew Ozz 2015-03-06 22:56:17 +00:00
  • 2058dadaf7 Update NPM Grunt packages: compress, concat, copy, imagemin and uglify Scott Taylor 2015-03-06 21:13:21 +00:00
  • 3d944cc15e Update grunt-contrib-jshint to 0.11.0 Scott Taylor 2015-03-06 21:07:35 +00:00
  • 689c0982ec Update grunt-sass to 0.18.0. wonderboymusic 2015-03-06 21:04:03 +00:00
  • 8a28e19808 Add unit tests for wp_attachment_is(), checks the whitelist and arbitrary extension. Scott Taylor 2015-03-06 20:37:08 +00:00
  • 6d5385be8d After [31645], for the default case, return the result of checking the extension against the passed type. Scott Taylor 2015-03-06 20:27:49 +00:00
  • 42bcec5061 Introduce a function, wp_attachment_is( $type, $post = 0 ), to collapse the logic for determining whether an attachment is an image, audio, or video. Scott Taylor 2015-03-06 20:25:09 +00:00
  • ff67402710 Twenty Fifteen: add ARIA attributes to menu toggle. Lance Willett 2015-03-06 17:33:38 +00:00
  • eb73416790 For our MediaElement 2.16.4 build + monkey patches, also add from the illustrious dd32: https://github.com/johndyer/mediaelement/pull/1423 Scott Taylor 2015-03-06 15:46:26 +00:00
  • df65776f88 Media: UI tweaks for Insert from URL. Helen Hou-Sandi 2015-03-06 15:02:08 +00:00
  • c9913583e3 Comments: Show more identifying information for moderation and editing. Helen Hou-Sandi 2015-03-06 14:05:05 +00:00
  • b9e222fd6a Allow $autoload setting to be changed for existing options using update_option(). Boone Gorges 2015-03-06 13:56:44 +00:00
  • 98322a7143 Ensure that an array of object IDs is passed to the 'get_object_terms' filter. Boone Gorges 2015-03-06 13:17:09 +00:00
  • 653f2ee36e Correct the $number argument description in get_terms() to reflect that an empty string or 0 will return all possible results, not -1. Drew Jaynes 2015-03-06 08:04:32 +00:00
  • 1080a903fc PressThis: when server-side parsing, filter small images by the width and height attributes if set. See #31373. Andrew Ozz 2015-03-06 02:02:03 +00:00