Commit Graph

  • 775eedc29d Multisite: Replace get_blog_details() usage in wpmu_delete_blog() with get_site(). Jeremy Felt 2016-10-19 05:49:20 +00:00
  • eeef1da9e1 Multisite: Replace get_blog_details() in WP_Importer::set_blog() with get_site(). Jeremy Felt 2016-10-19 05:44:21 +00:00
  • 79cee7a230 Multisite: Use correct types in get_sites() during network upgrade. Jeremy Felt 2016-10-19 05:10:22 +00:00
  • f04f183213 Multisite: Add $network_id parameter to hooks in delete_network_option(). Jeremy Felt 2016-10-19 05:01:29 +00:00
  • fec49f1fc6 Multisite: Add $network_id parameter to hooks in update_network_option(). Jeremy Felt 2016-10-19 04:59:20 +00:00
  • 5da64357bc Multisite: Add $network_id parameter to hooks in add_network_option(). Jeremy Felt 2016-10-19 04:55:49 +00:00
  • be51e30f40 Multisite: Add $network_id parameter to filters in get_network_option(). jeremyfelt 2016-10-19 04:53:02 +00:00
  • 2979167ba7 Multisite: Use get_network() and get_current_network_id() for current network data. Jeremy Felt 2016-10-19 04:46:14 +00:00
  • 8a79cdc107 Customize: Introduce a new experience for discovering, installing, and previewing themes within the customizer. Weston Ruter 2016-10-19 03:19:13 +00:00
  • 788bb093f2 Media: Remove alt fallbacks to improve accessibility. Joe McGill 2016-10-19 03:05:51 +00:00
  • 500041a4bc Customize: Split out link click.preview and form submit.preview event handlers from anonymous functions into named methods on wp.customize.Preview for extensibility. Weston Ruter 2016-10-19 02:06:00 +00:00
  • 83b059aa19 Customize: Implement customized state persistence with changesets. Weston Ruter 2016-10-18 20:04:36 +00:00
  • 2ba32a2d48 Charset: Allow _canonical_charset() to handle mixed-case strings. Gary Pendergast 2016-10-17 23:53:20 +00:00
  • 535ae49ab6 TinyMCE wplink: - Remove the calls to getBookmark() and moveToBookmark() in IE. This is handled automatically when blurring and focusing the editor. - When inserting a link, move it out of the caret position element. If not, it may be removed with that element on clean-up before save. Andrew Ozz 2016-10-17 20:00:53 +00:00
  • 456c23c551 Customize: Skip triggering initial click on pages section for available nav menu items if already open. Weston Ruter 2016-10-17 16:22:14 +00:00
  • 246aa65a19 REST API: Include Vary: Origin in cors headers Aaron Jorbin 2016-10-17 16:10:37 +00:00
  • 9639758d1c Docs: Improve documentation for install_plugin_install_status(). Pascal Birchler 2016-10-17 08:29:30 +00:00
  • b9894d3295 Date/Time: Remove some legacy logic in date_i18n(). Pascal Birchler 2016-10-17 08:09:11 +00:00
  • 79fdcbdb07 TinyMCE: - When editing pages, add body class with the page template, or page-template-default. - Change the page template class when the users select another template, similarly to changing the post type class for posts. Andrew Ozz 2016-10-17 01:10:01 +00:00
  • d3dd6046d5 Role/Capability: Disregard the order of capabilities when testing that single site and multisite capability tests match. John Blackbourn 2016-10-16 23:35:33 +00:00
  • 6cccdf89ee TinyMCE: restore the monospace font in textareas in the TinyMCE UI. Make it same as in the Text editor. Andrew Ozz 2016-10-16 22:50:28 +00:00
  • 7ea0f51f01 Editor: Add a role button to the Tags meta box tag cloud links. Andrea Fercia 2016-10-16 20:08:01 +00:00
  • 95feac1df5 Menus: Fix the posts-categories quick search. Andrea Fercia 2016-10-16 20:02:33 +00:00
  • fb7e12b9ad Docs: In get_pages() and wp_list_pages(), note that post_status argument can also be an array. Sergey Biryukov 2016-10-16 01:09:12 +00:00
  • a1cae16efe Accessible Tags autocomplete: - Replace suggest.js with UI Autocomplete. - Use the same settings like in the editor link toolbar. - Abstract it and add in a new file, tags-suggest.js. Then make it a dependency for the Tags postbox(es) and Quick and Bulk Edit. - Add data-wp-taxonomy on all input elements to improve handling in the UI for custom taxonomies. Andrew Ozz 2016-10-14 22:39:49 +00:00
  • 53bacc01c2 TinyMCE: - Prevent applying Indent and Outdent while an image with a caption is selected. It doesn't do anything and breaks the caption elements. - Keep all of the text when a caption <dl> was somehow changed. Andrew Ozz 2016-10-14 21:37:41 +00:00
  • 7ce67a141d Administration: Better consistency for the Media, Add Plugins, and Add Themes toolbars. Andrea Fercia 2016-10-14 21:32:08 +00:00
  • c601e0c682 Customize: Move Pages below Custom Links in available nav menu items panel. Weston Ruter 2016-10-14 21:20:34 +00:00
  • e93607c37f Media modal: make it possible to reorder images by dragging on devices with both touch screen and mouse support. Andrew Ozz 2016-10-14 20:28:55 +00:00
  • e9ef25d9f6 Query: Allow the hyphen-prefix-for-search-exclusion feature to be disabled by filter. Boone Gorges 2016-10-14 20:05:40 +00:00
  • 53753c6c3a Pings/Trackbacks: Add new pre_trackback_post action before a trackback is added to a post. Rachel Baker 2016-10-14 19:38:17 +00:00
  • a94f468051 REST API: Support sites with index-style permalinks in get_rest_url(). Rachel Baker 2016-10-14 19:29:08 +00:00
  • 6b8d8c90a5 Themes: Improve the inline documentation for the get_*_template() functions by providing examples instead of verbose explanations. John Blackbourn 2016-10-14 14:19:08 +00:00
  • ddeae5feee Themes: Do not show an update button if there's no update package. Pascal Birchler 2016-10-14 13:32:29 +00:00
  • 3083effa52 Users: Use the role name instead of the role display name when fetching the list of users with no role. This avoids false positives when dealing with user roles that, for example, contain spaces in the display name. John Blackbourn 2016-10-14 12:04:50 +00:00
  • ee259e073a Multisite: Maintain switched state in site icon/logo functions. Jeremy Felt 2016-10-13 22:27:15 +00:00
  • 595c76de1a KSES: Deprecate wp_kses_js_entities(). Gary Pendergast 2016-10-13 22:24:27 +00:00
  • 7e8e642ead Taxonomy: Cache results of term count queries. Boone Gorges 2016-10-12 15:29:03 +00:00
  • a1531d97af Comments: When checking comments, returned error object should include HTTP status code. Boone Gorges 2016-10-12 13:49:21 +00:00
  • 3b9841351a TinyMCE: prevent iOS Safari from expanding the iframe width beyond the container width. Andrew Ozz 2016-10-12 03:35:46 +00:00
  • 1d2db9eade Multisite: Clarify that get_site_by_path() does not return exact matches. Jeremy Felt 2016-10-12 01:09:29 +00:00
  • 23bf03c3be TinyMCE: update the charmap plugin to the latest dev. version. Fixes problems with inserting white space characters. Andrew Ozz 2016-10-11 23:55:24 +00:00
  • 2b641b0c17 Taxonomy: Specify taxonomy when populating cached object terms. Boone Gorges 2016-10-11 04:05:34 +00:00
  • eb12311afb Comments: Abstract die() calls from comment submission routine. Boone Gorges 2016-10-11 03:42:28 +00:00
  • 9ef4ac3567 Taxonomy: Avoid a fatal error in the_tags() in the event that get_the_term_list() returns a WP_Error. Dion Hulse 2016-10-11 03:26:11 +00:00
  • 5fef526cca Taxonomy: Better error handling when fetching object terms from cache. Boone Gorges 2016-10-11 01:55:58 +00:00
  • b87156d05f XML-RPC: Re-add a global $wpdb missed in [38768]. Gary Pendergast 2016-10-11 01:42:19 +00:00
  • f239c71648 TinyMCE: add support for custom dashicon for wp.mce.View.setLoader(). Andrew Ozz 2016-10-11 00:55:22 +00:00
  • 7b3132214e TiinyMCE: update to 4.4.3, changelog: https://www.tinymce.com/docs/changelog/#version443-september12016 Andrew Ozz 2016-10-11 00:09:03 +00:00
  • af80e92ee1 Editor: do not send the request for releasing the post lock on unload when post_ID or active_post_lock is missing. Andrew Ozz 2016-10-10 22:41:26 +00:00
  • 08b94111cb REST API: Remove reference to the plugin in infrastructure activation test. Rachel Baker 2016-10-10 21:48:02 +00:00
  • 907d67572a Accessibility: Improve the UI controls to move the Menu items. Andrea Fercia 2016-10-10 16:23:23 +00:00
  • 0842857b5c Role/Capability: Add tests for all user roles that check custom capabilities that do not have any form of handling (eg. in a map_meta_cap filter). John Blackbourn 2016-10-10 14:39:35 +00:00
  • 6774e27ae7 General: Restore usage of $wpdb, instead of $this->db. Gary Pendergast 2016-10-10 06:37:02 +00:00
  • 81ae08cf40 Customize: Show Pages section first and pre-expanded in list of available nav menu items. Weston Ruter 2016-10-09 23:40:53 +00:00
  • 03b8796cad Customize: Improve message displayed in widgets panel when there are no widget areas currently displayed in the preview. Weston Ruter 2016-10-09 21:08:34 +00:00
  • f4779221a3 Customize: Ensure customize_validate_{$setting->id} filters apply on input post values for WP_Customize_Setting subclasses that neglect to apply the filter themselves. Weston Ruter 2016-10-09 20:07:16 +00:00
  • 2216b8ba37 Emoji: Update Emoji CDN filter default for resource hints. Peter Wilson 2016-10-09 04:23:43 +00:00
  • b4f01bb97f Build/Test Tools: Continue eliminating randomness in tests. John Blackbourn 2016-10-09 01:29:04 +00:00
  • c91be6f1fe Build/Test Tools: Begin eliminating unnecessary randomness in tests. John Blackbourn 2016-10-09 01:11:14 +00:00
  • b45f2feada Build/Test Tools: Revert [38759]. PHPUnit's @requires syntax was introduced in PHPUnit 3.7, but the tests for PHP 5.2 use PHPUnit 3.6 because it's the latest version that supports PHP 5.2. John Blackbourn 2016-10-08 22:42:12 +00:00
  • 471103de31 Media: Correct the hostname used in the wp_get_attachment_metadata() test. John Blackbourn 2016-10-08 12:04:39 +00:00
  • b3d15125a6 Build/Test Tools: Make use of PHPUnit's @requires notation. John Blackbourn 2016-10-08 01:19:11 +00:00
  • 3fad194f64 HTTP API: Remove an unnecessary duplicate HTTP request in the HTTP tests. John Blackbourn 2016-10-08 01:02:40 +00:00
  • 8f5999fe47 HTTP API: Convert the POST redirect test to use a dataProvider in order for its speed to be more accurately measured. John Blackbourn 2016-10-08 00:29:20 +00:00
  • 6cbf1eebf8 TinyMCE: Allow pasting in image captions. Remove blocks and insert <br> tags instead, also remove elements that would break the caption like other images, video, audio, etc. Andrew Ozz 2016-10-07 21:41:00 +00:00
  • 1271cbd258 Themes: Remove paged.php from the theme template hierarchy. John Blackbourn 2016-10-07 21:02:39 +00:00
  • 8448857427 Menus: Hide controls in the search tab if no items are found. Dominik Schilling (ocean90) 2016-10-07 20:55:25 +00:00
  • 70ae852c69 Taxonomy: On wp-admin/term.php, don't show a 'Back to' link which links to the current page. Dominik Schilling (ocean90) 2016-10-07 20:12:35 +00:00
  • cf14d8a2a2 Taxonomy: Remove paged argument from referer and add it only if current page is greater than 1. Dominik Schilling (ocean90) 2016-10-07 20:05:45 +00:00
  • bb8d792d37 Make sure rewrite rules are not written until wp_loaded has fired Aaron Jorbin 2016-10-07 19:43:57 +00:00
  • 981ff63724 Taxonomy: Don't drop term order and current page when bulk deleting terms. Dominik Schilling (ocean90) 2016-10-07 19:38:03 +00:00
  • 70a69ffa93 Docs: Improve formatting of filter docs added in [38689]. Dominik Schilling (ocean90) 2016-10-07 19:23:02 +00:00
  • c138f3616a Comments: Pass $comment to the comment_max_links_url filter. Dominik Schilling (ocean90) 2016-10-07 18:31:51 +00:00
  • b2f60b5419 Taxonomy: Introduce WP_Taxonomy and use it in register_taxonomy() and unregister_taxonomy(). swissspidy 2016-10-07 17:11:02 +00:00
  • 0be11d0ecc Docs: Document global variables used by get_the_content(). Pascal Birchler 2016-10-07 16:59:54 +00:00
  • 92cf15870f Plugins: Correctly display the current plugin in the plugin editor. Pascal Birchler 2016-10-07 16:57:49 +00:00
  • f683e9aae1 Menus: Do not show trashed posts in nav menus. Pascal Birchler 2016-10-07 16:49:19 +00:00
  • 5d4546367a Upgrade/Install: Show correct time of last checked update. Pascal Birchler 2016-10-07 16:36:06 +00:00
  • 6c3301476d Customize: Add workaround for Safari bug causing preview frame to be unscrollable via mousewheel after a refresh. Weston Ruter 2016-10-06 20:16:19 +00:00
  • 03bc7a1063 Trackbacks: Allow the error message strings passed to trackback_response() to be translatable. Rachel Baker 2016-10-06 18:08:36 +00:00
  • 9dd9880600 Comments: Account for the comment_order option in get_page_of_comment(). Rachel Baker 2016-10-06 17:41:51 +00:00
  • 7cc095a1a0 Login: Don't rely on wp_is_mobile() for functionality. Helen Hou-Sandi 2016-10-06 15:51:53 +00:00
  • 57a80e2c84 Comments: Improve check for previous comments for authenticated users in check_comment(). Rachel Baker 2016-10-06 15:50:55 +00:00
  • b8ddcea510 Docs: Improvements to register_taxonomy() docblock. Boone Gorges 2016-10-06 01:29:22 +00:00
  • 0d33ec0b8e Updates: Remove the 'Download' button on the Updates screen. Dion Hulse 2016-10-06 01:05:15 +00:00
  • a0686cacd1 Taxonomy: Remove the popular tag cloud from edit-tags.php. Helen Hou-Sandi 2016-10-05 21:25:50 +00:00
  • 5d1f571508 Media: Improve docs for image_send_to_editor filter. Joe McGill 2016-10-05 19:56:26 +00:00
  • 2eade6230d Media: Better handling of JOINs when searching filenames. joemcgill 2016-10-05 19:50:02 +00:00
  • 48e2bde86b Role/capability: Add more complete capability and role assertions to existing user capability tests. Also reuses one more user account fixtures. John Blackbourn 2016-10-05 17:17:02 +00:00
  • 7581f3cc25 Role/Capability: Reuse some user account fixtures in the user capability tests. John Blackbourn 2016-10-05 16:56:32 +00:00
  • b03af1ee40 HTTP: Document that the return value of wp_remote_retrieve_headers() changed from a simple array to an object which implements ArrayAccess. Dion Hulse 2016-10-05 03:50:54 +00:00
  • 1bd6d19f80 Plugins: Display 'Less Than 10' active installs of a plugin rather than '0+' active installs. Dion Hulse 2016-10-05 03:32:41 +00:00
  • 3586523daf HTTP: Update Requests to master (0048f3c) which fixes a number of outstanding issues. Dion Hulse 2016-10-05 03:23:54 +00:00
  • 3d2f8ba836 HTTP API: Simplify wp_parse_url() to ensure consistent results. Peter Wilson 2016-10-04 20:32:40 +00:00
  • 5ba47b2119 Accessibility: Remove target=_blank from the help tab links on several admin screens. Andrea Fercia 2016-10-04 20:26:09 +00:00
  • f881c4e646 Emoji: Update some failing unit tests. Gary Pendergast 2016-10-04 10:37:59 +00:00
  • 050d2d9a25 Accessibility: Remove target=_blank from the Users and Widgets screens help tabs links. Andrea Fercia 2016-10-04 07:09:12 +00:00
  • 5cd9a575eb Accessibility: Remove target=_blank from the Plugins, Themes, Media, Update, and Tools screens help tabs links. Andrea Fercia 2016-10-04 07:07:17 +00:00
  • 240b114fe8 Accessibility: Remove target=_blank from the Network screens help tabs links. Andrea Fercia 2016-10-04 07:02:48 +00:00