Commit Graph

  • 8ab52911d8 Login and Registration: Prevent the enable_login_autofocus filter DocBlock from spilling into JS code. Sergey Biryukov 2017-06-26 20:36:28 +00:00
  • b5668c3527 Multisite: Remove full stops from radio and checkbox labels in the Network Settings screen. Felix Arntz 2017-06-26 19:19:49 +00:00
  • 814936e641 Docs: List out accepted values for the $field parameter in get_the_author_meta(). Drew Jaynes 2017-06-26 18:23:52 +00:00
  • 8587b077ab Docs: Improve and clarify the DocBlock summary for wpmu_log_new_registrations(). Drew Jaynes 2017-06-26 18:04:58 +00:00
  • 0624e59e02 Docs: Adjust notation for the $context parameter in the DocBlocks for the wp_kses_allowed_html() function and its associated wp_kses_allowed_html filter. Drew Jaynes 2017-06-25 22:15:18 +00:00
  • 4a248fa9c2 Docs: Notate format_for_editor() as the replacement function in the DocBlock for the deprecated wp_richedit_pre(). Drew Jaynes 2017-06-25 22:09:18 +00:00
  • 704731b9d3 Docs: Replace a variety of http links referenced in inline docs with their https counterparts (where possible). Drew Jaynes 2017-06-25 22:05:54 +00:00
  • e995c16086 Docs: Add missing deprecation, introduction, and summary information to the DocBlock for WP_Admin_Bar::recursive_render(). Drew Jaynes 2017-06-25 21:57:32 +00:00
  • 3154c123c8 Docs: Clarify that the $post parameters for the get_the_modified_date and get_the_modified_time filters can also be of type null. Drew Jaynes 2017-06-25 21:49:27 +00:00
  • e9ee6fc505 Docs: Add a clarification to the description about what the $output parameter in the embed_html filter doc represents. Drew Jaynes 2017-06-25 21:45:42 +00:00
  • a3fb39bc51 Docs: Add full documentation for members in the labels object returned by get_taxonomy_labels(). Drew Jaynes 2017-06-25 21:41:09 +00:00
  • 42801d8896 Docs: Add a note to the DocBlock for wp_signon() mentioning that it doesn't handle setting the current user. Drew Jaynes 2017-06-25 20:07:08 +00:00
  • 9b91a663df Docs: Add full documentation for arguments accepted by wp_get_nav_menu_items(). Drew Jaynes 2017-06-25 19:36:45 +00:00
  • f25d9d7909 Widgets: Add accessibility mode support for TinyMCE-enhanced Text and Media widgets (Video, Audio, Images). Weston Ruter 2017-06-25 18:47:13 +00:00
  • d7fc80ca43 Users: Use more appropriate HTTP status codes for errors relating to user management. John Blackbourn 2017-06-25 18:45:33 +00:00
  • 01efaabfc5 Widgets: Forcibly limit Video widget to only accept oEmbed URLs from YouTube and Vimeo (for now). Weston Ruter 2017-06-25 07:23:52 +00:00
  • ea1ee4f313 Scripts: Correctly reference WP_Scripts::print_extra_script() as the replacement for the deprecated WP_Scripts::print_scripts_l10n() method, rather than a nonexistent global print_extra_script() function. Drew Jaynes 2017-06-25 07:19:23 +00:00
  • a6b883434b Docs: Fix alignment of the $output parameter in the hook doc for the do_shortcode_tag filter. Drew Jaynes 2017-06-25 07:04:22 +00:00
  • ddbee256ad Emoji: Fix typo in browserSupportsEmoji() comment. Peter Wilson 2017-06-25 07:04:20 +00:00
  • 51be161019 Customize: Ensure header_image_data setting exists before attempting to use it. Weston Ruter 2017-06-25 07:03:16 +00:00
  • 84fa8a9ff1 Docs: Add a missing quote in user-agent argument description in WP_Http::request(). Sergey Biryukov 2017-06-25 06:59:41 +00:00
  • 2a6d816739 Docs: Improve description wording for get_template_part() in regard to overloading by child themes. Drew Jaynes 2017-06-25 06:55:43 +00:00
  • 1883d96173 Docs: Clarify the description for esc_html__() to note that the original text will be escaped on return if there is no translation, or the text domain isn't loaded. Drew Jaynes 2017-06-25 06:40:39 +00:00
  • 805f4464a4 Docs: Fix a typo in the description for the get_previous_post_link() $link parameter. The default value is '%title', not '%title%'. Drew Jaynes 2017-06-25 06:19:24 +00:00
  • f8788a84a2 Docs: Add more complete documentation about expected values in the $meta parameter for wpmu_create_blog(). Drew Jaynes 2017-06-25 05:47:27 +00:00
  • f6399c9950 Improve the usefulness of several _deprecated_function() calls by passing known replacement functions, methods, or hooks. Drew Jaynes 2017-06-25 00:04:11 +00:00
  • c9539e5a3c Import: Increase color contrast for "This importer is not installed" message on Multisite. Sergey Biryukov 2017-06-24 18:06:43 +00:00
  • 31fa66e976 TinyMCE: fix directionality settings for RTL languages. Andrew Ozz 2017-06-24 09:18:21 +00:00
  • d29e68fbda Widgets: Rename "HTML Code" widget to "Custom HTML" widget. Weston Ruter 2017-06-23 23:59:23 +00:00
  • c1ff9b62f7 Docs: Document tags_input parameter in wp_insert_post(). Sergey Biryukov 2017-06-23 21:26:13 +00:00
  • 50de2303b0 When querying for terms, do not assume that $taxonomies is a 0-indexed array. Boone Gorges 2017-06-23 02:05:19 +00:00
  • bb0354dda1 Introduce loop_no_results action. Boone Gorges 2017-06-23 01:54:59 +00:00
  • c321e10c16 Docs: Standardize and add missing deprecation notations in DocBlocks for the following functions: Drew Jaynes 2017-06-22 17:47:47 +00:00
  • ddc823a3e9 Cache results in get_objects_in_term(). Boone Gorges 2017-06-22 03:18:18 +00:00
  • 7104971dca Improve cache invalidation when splitting shared terms. Boone Gorges 2017-06-21 04:11:58 +00:00
  • a529129de5 Introduce clean_taxonomy_cache() function. Boone Gorges 2017-06-21 04:03:22 +00:00
  • deae2f7cbf Use WP_Term_Query when transforming tax queries. Boone Gorges 2017-06-21 03:56:25 +00:00
  • 9d64fe2172 Docs: Add missing @param and @return descriptions for has_term_meta(), wp_delete_category(), and wp_term_is_shared(). Sergey Biryukov 2017-06-20 18:27:53 +00:00
  • 03cd8d5b70 Add term meta support to XML-RPC addTerm and editTerm endpoints. Boone Gorges 2017-06-18 10:39:12 +00:00
  • 21e3c92742 Docs: Add wp-admin/js/media.js documentation. Peter Wilson 2017-06-15 15:36:20 +00:00
  • d87ccc1655 Docs: Add wp-admin/js/custom-background.js documentation. Peter Wilson 2017-06-15 13:23:22 +00:00
  • 2de1815a16 Docs: Add documentation for wp-admin/js/comment.js. Sergey Biryukov 2017-06-15 13:01:30 +00:00
  • 280a9b61f0 Docs: Correct parameter description for posts_join filter. Sergey Biryukov 2017-06-15 12:45:05 +00:00
  • cf9d667583 I18N: Add @global entry for $wp_locale in wp_maybe_decline_date(). Sergey Biryukov 2017-06-15 12:23:55 +00:00
  • 9338781b41 Editor: Correct $settings parameter description in _WP_Editors::editor(). Sergey Biryukov 2017-06-15 12:18:08 +00:00
  • 01e2b8b1e2 I18N: Correct translator comment for response error message in WP_Community_Events::get_events(). Sergey Biryukov 2017-06-15 12:06:06 +00:00
  • c40cbe75de Twenty Sixteen: Allow category display in post preview even when there is only one category. Sergey Biryukov 2017-06-15 12:05:09 +00:00
  • 5d13bdd1ef General: Introduce a wp_is_mobile filter for controlling whether a request should be treated as coming from a mobile device. John Blackbourn 2017-06-15 12:04:56 +00:00
  • b20ed14939 Database: Add documentation for the allowed utf8mb4_520 value when detecting features with wpdb::has_cap(). John Blackbourn 2017-06-15 11:59:19 +00:00
  • d4949e31be I18N: Add context for News blog URL in 'WordPress Events and News' dashboard widget. Sergey Biryukov 2017-06-15 11:51:39 +00:00
  • 93e549f03f Twenty Seventeen: Remove/merge unused variables in content-front-page.php. Dominik Schilling (ocean90) 2017-06-15 10:19:06 +00:00
  • f239e62722 Simplify documentation for wp_dropdown_categories(). Boone Gorges 2017-06-15 09:38:30 +00:00
  • b13ab6b4a3 Media: Disable the edit image->replace button when no item selected. Adam Silverstein 2017-06-15 09:37:53 +00:00
  • e67238f480 Embeds: Update oEmbed endpoint URL for VideoPress. Pascal Birchler 2017-06-15 05:37:51 +00:00
  • 7ecfb17115 Docs: Include 'parent' as an acceptable entry for the $orderby argument in WP_Term_Query. Drew Jaynes 2017-06-13 03:10:29 +00:00
  • 5741c2f6c1 Docs: Clarify that get_the_author_meta() can also return an empty string. Drew Jaynes 2017-06-13 02:32:15 +00:00
  • 9b90187611 Docs: Correct a typo in the sort_column argument description for wp_page_menu(). Drew Jaynes 2017-06-13 01:10:23 +00:00
  • 63731a6923 Accessibility: Avoid a keyboard trap on the permalink custom structure setting. Andrea Fercia 2017-06-12 14:08:34 +00:00
  • 662824ceac Customize: Restore right border on footer actions. Weston Ruter 2017-06-12 00:16:03 +00:00
  • ef2789b737 Docs: Remove duplicate @return keyword in WP_Community_Events::get_request_args. Sergey Biryukov 2017-06-11 11:09:21 +00:00
  • 03eeb7efa8 Docs: Add missing opening quote for 'home' in {$type}_template_hierarchy and {$type}_template filters documentation. Sergey Biryukov 2017-06-10 22:47:59 +00:00
  • 5b7fb84f03 Widgets: Add widget dedicated for HTML Code, taking over this role of the Text widget. Weston Ruter 2017-06-09 23:53:27 +00:00
  • d3226f6041 Media: Restrict appending loop parameter to Vimeo URLs specifically and not all external URLs in Video widget (via shortcode). Weston Ruter 2017-06-09 19:28:12 +00:00
  • 774e82b540 About Page: update CSS with prefixes Aaron Jorbin 2017-06-08 04:50:42 +00:00
  • c06573ec7f Bundled Themes - Bump themes in preparation for 4.8 Aaron Jorbin 2017-06-08 04:39:42 +00:00
  • 3048eb8bd3 Docs: Add missing closing quote for 'Restore' in post_row_actions and page_row_actions filters documentation. Sergey Biryukov 2017-06-07 23:10:15 +00:00
  • 5bf914bb96 About: Swap out images and videos for CDN versions, and add responsive images. Mel Choyce 2017-06-07 22:06:16 +00:00
  • abbfbca7a8 Upgrade: Add wp-includes/js/tinymce/plugins/wpembed to $_old_files. Dominik Schilling (ocean90) 2017-06-07 21:31:32 +00:00
  • 4379d2ff69 Dashboard: Better titles for the Recent Drafts widget. Andrea Fercia 2017-06-05 11:59:51 +00:00
  • 99369b9f7b Media: Fix an issue selecting media when clicking item edges. Adam Silverstein 2017-06-05 00:48:19 +00:00
  • cc01df2bc8 Build/Test Tools: I don't know how this happened. John Blackbourn 2017-06-02 14:10:56 +00:00
  • 0ab7067286 Build/Test Tools: Fix PHP 5.2 compatibility for grandchild methods which expect exceptions to be raised. John Blackbourn 2017-06-02 13:17:30 +00:00
  • f87f1d8286 Trunk is really 4.9-alpha now Ella Van Dorpe 2017-06-01 22:07:51 +00:00
  • 3c1dfef4ba Trunk is now 4.9-alpha Ella Van Dorpe 2017-06-01 21:47:10 +00:00
  • 8e65f5bad1 Bump version after RC2 Ella Van Dorpe 2017-06-01 21:21:29 +00:00
  • a8d94fab61 Bump version for WordPress 4.8 RC2 Ella Van Dorpe 2017-06-01 20:39:47 +00:00
  • c6c16f5336 I18N: Improve translator comments for strings in the community events widget. Dominik Schilling (ocean90) 2017-06-01 09:48:41 +00:00
  • e7e088143d About: Sync tagline from about page with credits and freedoms. Dominik Schilling (ocean90) 2017-06-01 09:23:31 +00:00
  • 7aa4dc493c Multisite: Revert indentation of the sample page content added in [40296]. Dominik Schilling (ocean90) 2017-06-01 09:15:40 +00:00
  • 7a7bcb82fc About: Finalize strings. Mel Choyce 2017-06-01 03:13:15 +00:00
  • 3cdc7e14af TinyMCE: Force urlencoding of commas in URLs added by plugins to prevent warnings about missing stylesheets. Andrew Ozz 2017-05-31 22:03:02 +00:00
  • 1f741fffb3 About: Add Link Boundary video and update poster image. Mel Choyce 2017-05-31 18:01:45 +00:00
  • 09c0c12412 TinyMCE: update to 4.6.3. Fixes few more edge cases with link boundaries. Changelog: https://www.tinymce.com/docs/changelog/#version463-may302017 Andrew Ozz 2017-05-30 23:35:01 +00:00
  • d4218aae7f Build/Test Tools: Add a missing class to the PHPUnit 6 back compat. John Blackbourn 2017-05-30 22:06:56 +00:00
  • fc1a96710b Twenty Sixteen: Add missing binary files Konstantin Obenland 2017-05-30 21:52:39 +00:00
  • 65088c4176 Importing Twenty Sixteen, default theme for 2016. Konstantin Obenland 2017-05-30 21:20:20 +00:00
  • 034b3f4c77 Emoji: Fix the flag and emoji5 tests not working correctly. Gary Pendergast 2017-05-29 03:20:11 +00:00
  • d79ef7e73e About: Introduce design and add link to Media Widgets API dev note. Mel Choyce 2017-05-27 15:03:08 +00:00
  • 43f2ae7292 TinyMCE: update to the TINY-1079 (latest) branch. Fixes several edge cases including the errors thrown when moving the caret with the arrow keys around nested <a><code> elements. Andrew Ozz 2017-05-27 02:08:59 +00:00
  • 289965b097 Widgets: Normalize YouTube and Vimeo URLs in video shortcode (primarily for Video widget) to work around ME.js 2.22 bug. Weston Ruter 2017-05-26 23:09:42 +00:00
  • 31c9647279 Bump version after RC1. Andrew Ozz 2017-05-25 20:33:40 +00:00
  • ea386a328b WordPress 4.8 RC1. matveb 2017-05-25 18:44:02 +00:00
  • 299a140fb7 Revert [40842] due to failing tests. James Nylen 2017-05-25 18:27:08 +00:00
  • 05434d0c07 REST API: In the admin area, ensure the REST API endpoint URL is forced to https when necessary. John Blackbourn 2017-05-25 18:01:16 +00:00
  • cbc3829b62 Media: Introduce tests for media_sideload_image(). Mike Schroder 2017-05-25 18:00:28 +00:00
  • 0aed06d7e1 About: Further polish for Under The Hood. Andrew Ozz 2017-05-25 17:52:35 +00:00
  • f7872f14ff Plugins: fix regression in search input field size. Adam Silverstein 2017-05-25 15:21:21 +00:00
  • 7bfc57f000 Default themes: Improve styles for 4.8 widgets Konstantin Obenland 2017-05-25 15:18:04 +00:00
  • ed40010daa About: Further polish for feature descriptions. Konstantin Obenland 2017-05-25 15:10:03 +00:00
  • e0013072d1 Emoji: Add Emoji 5 support. Peter Wilson 2017-05-25 07:17:57 +00:00