Commit Graph

  • 6a77621be4 Docs: Correct and improve the documentation for the send_confirmation_on_profile_email() function and the new_user_email_content filter. John Blackbourn 2017-08-02 20:42:17 +00:00
  • 43d241f0c4 Docs: Correct and improve the documentation for the update_option_new_admin_email() function and the new_admin_email_content filter. John Blackbourn 2017-08-02 20:03:29 +00:00
  • 2adead72ca Remove unnecessary semicolon James Nylen 2017-08-02 17:15:24 +00:00
  • 1c28b4a3c8 REST API: Allow overriding jQuery.ajax calls from within wp-admin James Nylen 2017-08-02 16:44:05 +00:00
  • 9c1005410f Customize: Introduce settings_previewed arg and getter on WP_Customize_Manager which controls whether WP_Customize_Setting::preview() should be called on settings. Weston Ruter 2017-08-02 05:34:32 +00:00
  • 57e57505ba Customize: For selective refresh of nav menus, prevent preg_replace() from dropping backslashes in JSON replaced into the data-customize-partial-placement-context HTML attribute. Weston Ruter 2017-08-02 05:10:05 +00:00
  • bce1b14c9a Docs: Reduce confusion in @since MU notationss by indicating the WP version (3.0.0) the code was merged into core while retaining the original context. Drew Jaynes 2017-08-01 20:43:25 +00:00
  • be97d71a94 Formatting: Add the $number and $decimals arguments to the number_format_i18n filter. John Blackbourn 2017-08-01 14:37:39 +00:00
  • a0748817c6 Media: Upgrade MediaElement.js from 2.22.0 to 4.2.3. Weston Ruter 2017-08-01 04:42:58 +00:00
  • 0ac2a97aad Menus: Improve the responsive view for the Menu Name field and Save button. Andrea Fercia 2017-07-31 21:21:02 +00:00
  • a8aaaa4bca Media: update the getID3 library to version 1.9.14 to avoid fatal errors in PHP7. Scott Taylor 2017-07-31 19:49:31 +00:00
  • 83abe4dbfc Docs: Use a third-person singular verb in the DocBlock summary for WP_Importer::stop_the_insanity(). Drew Jaynes 2017-07-30 15:45:50 +00:00
  • 8e453de898 Docs: Add a missing description for the $wpdb global notation in the DocBlock for WP_Importer::stop_the_insanity(). Drew Jaynes 2017-07-30 15:42:17 +00:00
  • 2bec067616 Docs: Use a third-person singular verb in the summary for _wp_customize_publish_changeset(). Drew Jaynes 2017-07-30 15:33:19 +00:00
  • 51319d3394 Docs: Document use of the $wpdb and $wp_customize globals in _wp_customize_publish_changeset(). Drew Jaynes 2017-07-30 15:30:34 +00:00
  • d7ce3e77e9 Taxonomy: Introduce pre_term_link filter. Boone Gorges 2017-07-30 15:09:31 +00:00
  • 37a8fe8b9b Comments: Ignore the 'fields' parameter in the comment query cache. Boone Gorges 2017-07-30 14:55:17 +00:00
  • 56ba8d18f9 Docs: Replace HTTP links to stackoverflow.com in DocBlocks with HTTPS. Sergey Biryukov 2017-07-30 14:51:44 +00:00
  • a42a7970d9 Ensure that an assertion takes place in Tests_Comment_Query::test_comment_query_should_be_cached(). Boone Gorges 2017-07-30 14:42:56 +00:00
  • ddc6fafd06 Post Formats: In bulk_edit_posts(), set post format before the post is updated, for consistency with edit_post(). Sergey Biryukov 2017-07-30 14:40:42 +00:00
  • b22e409f81 Docs: Remove an unrelated description about post meta from the DocBlock for add_user_meta(). Drew Jaynes 2017-07-30 14:32:00 +00:00
  • 37ce2ffe85 Tests: Fully reset MockPHPMailer between tests. Sergey Biryukov 2017-07-29 20:52:45 +00:00
  • bf39951441 Plugins: In wp_star_rating(), use explicit type casting for $rating to avoid a "non-numeric value encountered" warning in PHP 7.1. Sergey Biryukov 2017-07-29 20:34:26 +00:00
  • 5cb91857ab Permalinks: Remove unnecessary semicolon after [41182]. Pascal Birchler 2017-07-28 17:54:11 +00:00
  • bc2d1f044f Permalinks: Add buttons for the available structure tags to the admin UI. Pascal Birchler 2017-07-28 17:43:00 +00:00
  • 1bdd506f4d Docs: Add a @staticvar entry for $first_dropdown in WP_Widget_Categories::widget(). Sergey Biryukov 2017-07-28 14:24:53 +00:00
  • 96d944bcfc Users: After [41027], assign $author_posts_url outside of the condition to simplify the logic. Sergey Biryukov 2017-07-28 14:20:22 +00:00
  • 43fc92e4a9 Media: Improve acceptance of YouTube /embed/ URLs when inserting in media modal. Weston Ruter 2017-07-28 02:35:56 +00:00
  • e2cd1a0f46 General: Move the __autoload() compat function into its own file to prevent deprecated notices being thrown by the compiler in PHP 7.2. John Blackbourn 2017-07-28 01:14:03 +00:00
  • 9f3bcacd71 Build/Test Tools: More PHP 7.2 tweaks for Travis CI. John Blackbourn 2017-07-27 21:31:40 +00:00
  • 3304df16d8 REST API: Add some missing assertions to various REST API tests. John Blackbourn 2017-07-27 19:03:45 +00:00
  • cc134ea791 Build/Test Tools: Add PHP 7.2 to test matrix Aaron Jorbin 2017-07-27 17:37:57 +00:00
  • e0dd90123d General: Avoid counting uncountable values when reading theme directories, and in some unit tests. John Blackbourn 2017-07-27 16:59:36 +00:00
  • c880ed1c97 Formatting: Update the author description tests since the formatting change made in [41172]. John Blackbourn 2017-07-27 16:05:19 +00:00
  • 9897984f24 Formatting: Add formatting and texturization to author descriptions so they match the formatting of term descriptions. John Blackbourn 2017-07-27 15:09:19 +00:00
  • 1071986cb9 Users: Further fixes to entitiy decoding in the user email address change confirmation email, and the corresponding tests. John Blackbourn 2017-07-27 14:58:06 +00:00
  • b59d96d978 Users: Update some tests for admin email change confirmation emails after [41164]. John Blackbourn 2017-07-27 14:33:31 +00:00
  • 8fe419340a Build/Test Tools: Clarify the error message when running the test suite without the WordPress Importer plugin present in the test suite. John Blackbourn 2017-07-27 14:00:16 +00:00
  • a91dd56c22 Docs: Remove some more top-level @aacess tags from function DocBlocks. Drew Jaynes 2017-07-27 08:18:25 +00:00
  • 5d23532956 Options, Meta APIs: Fix a typo introduced in [41164]. John Blackbourn 2017-07-27 03:11:10 +00:00
  • 859a5c938d Users: Add the new email address to the email address change notification email. John Blackbourn 2017-07-27 02:56:46 +00:00
  • b0e4f9d0a7 Users: Re-add entity decoding to the site name before it's used in the email address change confirmation email. John Blackbourn 2017-07-27 02:54:09 +00:00
  • 620eed0cc2 Options, Meta APIs: Send a notification to the old admin email address when the site admin email or network admin email address is changed. John Blackbourn 2017-07-27 02:23:26 +00:00
  • 34ee8c9d28 Users: Require a confirmation link in an email to be clicked when a user attempts to change their email address. John Blackbourn 2017-07-27 02:09:51 +00:00
  • b4d81bd654 Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. Drew Jaynes 2017-07-27 00:40:27 +00:00
  • 829139ba1a Docs: Remove @access notations from method DocBlocks in wp-admin/* classes. Drew Jaynes 2017-07-27 00:39:34 +00:00
  • 609aaef919 Administration: Remove Edit links from all plugin listing screens and the remaining theme listing screens. John Blackbourn 2017-07-26 23:27:47 +00:00
  • c6c413403d Toolbar: Add View User and Edit User links to the admin toolbar to ease navigation between a user's archives and the user editing screen. John Blackbourn 2017-07-26 16:44:34 +00:00
  • e6028d9c6c Login and Registration: Introduce a username_exists filter, which allows for control over registration of usernames. John Blackbourn 2017-07-26 16:24:15 +00:00
  • f3368725ac Upgrade/Install: In WP_Ajax_Upgrader_Skin, call ::get_error_codes() method on a WP_Error object $this->errors instead of a string variable $errors. Sergey Biryukov 2017-07-26 13:38:21 +00:00
  • e814f49f74 Users: Use esc_url() instead of esc_attr() to escape the value of the srcset attribute in get_avatar(). Sergey Biryukov 2017-07-26 13:21:37 +00:00
  • 7fc914baa2 REST API: Update the fixture data for wp-api.js tests. Gary Pendergast 2017-07-26 03:52:41 +00:00
  • bdc79c0d75 Users: Introduce filters for the contents of email notifications for new user registrations and password resets. John Blackbourn 2017-07-26 00:53:21 +00:00
  • 817e0c1eb7 I18N: Use a consistent context for Visual and Text editor tab labels. Sergey Biryukov 2017-07-25 22:57:16 +00:00
  • e8f7df4669 Docs: Use 3-digit, x.x.x style semantic versioning for @since 4.8.0 entries. Sergey Biryukov 2017-07-25 22:47:27 +00:00
  • 850940a7f7 Users: Show a Super Admin label next to Super Admins on all user listing screens when the current user can manage network users. John Blackbourn 2017-07-25 17:42:14 +00:00
  • 765445ee61 Widgets: make the Recent Posts widget output '(no title)' for posts without a title. Andrea Fercia 2017-07-25 16:12:29 +00:00
  • 5de0d45b90 Administration: WP_Screen: strip all tags from the columns display name. Andrea Fercia 2017-07-25 16:04:50 +00:00
  • 5508cdedba Docs: Correct @global entry for $cat_id in WP_Links_List_Table::column_categories(). Sergey Biryukov 2017-07-25 13:18:20 +00:00
  • c0346dc748 Docs: Add a @global entry for $wpdb in _get_cron_lock. Sergey Biryukov 2017-07-25 12:55:34 +00:00
  • 280163f8ef Docs: Add @access entry for WP_Comment_Query::fill_descendants(). Sergey Biryukov 2017-07-25 12:53:36 +00:00
  • cacfda71c4 TinyMCE: Fix styling of selected state for linked images containing captions. Weston Ruter 2017-07-25 02:18:32 +00:00
  • 029ce05801 REST API: Always add index.php to the REST URL when pretty permalinks are disabled. Gary Pendergast 2017-07-25 00:49:22 +00:00
  • 44491ba49f Users: Ensure that users with no role on a site are taken into consideration when listing users on Multisite. John Blackbourn 2017-07-25 00:23:44 +00:00
  • 06160eb060 Customize: Update Text widget starter content to utilize visual mode. Weston Ruter 2017-07-24 23:24:36 +00:00
  • 021dcb13a1 Widgets: Improve notice in Text widget's legacy mode. Weston Ruter 2017-07-24 23:10:06 +00:00
  • 0cfe1b9136 Widgets: Rename Text widget's legacy mode to non-visual mode, restore boolean filter prop, and improve compatibility for widget_text filters applied in Custom HTML widget. Weston Ruter 2017-07-24 22:45:55 +00:00
  • 0fdf7fdebf Networks and Sites: Introduce an AYS when bulk deleting sites from the Sites screen in Network Admin. John Blackbourn 2017-07-24 22:40:12 +00:00
  • 7a965fcfe6 Comments: Ensure the correct comment ID is passed to the get_comment_author_url filter. John Blackbourn 2017-07-24 22:02:45 +00:00
  • a661557bce Docs: Correct @access entry for ::load() in WP_Image_Editor, WP_Image_Editor_GD, and WP_Image_Editor_Imagick. Sergey Biryukov 2017-07-24 14:10:45 +00:00
  • cf84ec6a30 Tests: Fix typo in Tests_Functions_AllowedProtocols::data_example_urls(). Sergey Biryukov 2017-07-24 10:02:52 +00:00
  • 3f30fd2866 Docs: Add a @global entry for $wpdb in WP_Comment_Query::fill_descendants(). Sergey Biryukov 2017-07-23 10:39:13 +00:00
  • 90583c8360 Users: Don't show the 'Add Existing User' form on the 'Add New User' screen to users without the promote_users capability. John Blackbourn 2017-07-23 01:13:13 +00:00
  • 5f9b52df35 Login and Registration: Correctly encode the redirect location URL when it's passed as a query parameter to the lost password URL. John Blackbourn 2017-07-23 01:05:08 +00:00
  • 384ac2a367 Administration: Send an appropriate HTTP response status code when an invalid action is passed to admin-ajax.php. John Blackbourn 2017-07-23 00:20:37 +00:00
  • 28e67acdce Docs: Correct some inline docs for the Ajax test case. John Blackbourn 2017-07-23 00:01:39 +00:00
  • 94d95184b0 Widgets: Fix typo in phpunit test for Custom HTML widget in [41116]. Weston Ruter 2017-07-21 21:21:29 +00:00
  • 36c2f88a60 Widgets: Include widget_text class name on Custom HTML widget wrapper for theme styling compatibility, in addition to previously-added textwidget class on nested content container. Weston Ruter 2017-07-21 21:01:45 +00:00
  • 642693bb91 Widgets: Improve theme styling compatibility for Custom HTML widget by adding container with textwidget class. Weston Ruter 2017-07-21 18:12:43 +00:00
  • bece1ff7a5 Docs: Correct $term_id parameter description in wp_xmlrpc_server::get_term_custom_fields() and ::set_term_custom_fields(). Sergey Biryukov 2017-07-21 13:39:59 +00:00
  • 668d465aa3 Docs: Add @staticvar entries for $cache and $tested_paths in wp_upload_dir(). Sergey Biryukov 2017-07-21 10:14:09 +00:00
  • 79bbfd19c9 WP-API JS Client: Interpret Settings resource as a model. K. Adam White 2017-07-20 20:25:28 +00:00
  • c66c90a438 Docs: Add a @global entry for $wpdb in get_author_user_ids(), get_editable_authors(), get_editable_user_ids(), get_nonauthor_user_ids(), and get_others_unpublished_posts(). Sergey Biryukov 2017-07-20 14:01:39 +00:00
  • 6ac73689f4 Docs: Add a @global entry for $wp_filesystem in wp_ajax_install_theme(), wp_ajax_update_theme(), wp_ajax_delete_theme(), wp_ajax_install_plugin(), wp_ajax_update_plugin(), and wp_ajax_delete_plugin(). Sergey Biryukov 2017-07-20 13:46:14 +00:00
  • 3f38a85894 Docs: Add @staticvar entries for get_html_split_regex() and _get_wptexturize_split_regex(). Sergey Biryukov 2017-07-20 13:37:19 +00:00
  • 06f6f249bc Docs: Add @access entries for WP_Upgrader_Skin::set_upgrader(), ::request_filesystem_credentials(), and ::decrement_update_count(). Sergey Biryukov 2017-07-20 13:34:07 +00:00
  • f62453c06f Docs: Add @access entry for Automatic_Upgrader_Skin::request_filesystem_credentials(). Sergey Biryukov 2017-07-20 13:32:19 +00:00
  • 078f396b17 Docs: Add @access entries for Bulk_Upgrader_Skin::before() and ::after(). Sergey Biryukov 2017-07-20 13:24:05 +00:00
  • 6229dd05b5 Docs: Change @version entry for WP_Http::buildCookieHeader() to @since. Sergey Biryukov 2017-07-20 13:14:50 +00:00
  • c6ba869397 Docs: Add @access entries for WP_Http::block_request(), ::handle_redirects(), and ::is_ip_address(). Sergey Biryukov 2017-07-20 13:13:09 +00:00
  • 2a4d33f2c6 Docs: Add @access entries for before() and after() methods in Bulk_Plugin_Upgrader_Skin and Bulk_Theme_Upgrader_Skin. Sergey Biryukov 2017-07-20 12:08:19 +00:00
  • 977c0592e0 Docs: Add @access entries for __construct() in WP_Upgrader_Skin, Bulk_Upgrader_Skin, Language_Pack_Upgrader_Skin, Plugin_Upgrader_Skin, and Theme_Upgrader_Skin. Sergey Biryukov 2017-07-20 12:05:34 +00:00
  • d27ac87b78 Docs: Add @access entries for feedback() and error() methods in WP_Upgrader_Skin, Bulk_Upgrader_Skin, and Language_Pack_Upgrader_Skin. Sergey Biryukov 2017-07-20 11:59:16 +00:00
  • dbfa71a638 Docs: Add @access entries for $admin_header_callback and $admin_image_div_callback properties in Custom_Image_Header and Custom_Background. Sergey Biryukov 2017-07-20 11:53:15 +00:00
  • 348073994e Docs: Correct @access entry for Custom_Image_Header::default_headers. Sergey Biryukov 2017-07-20 11:47:34 +00:00
  • df386b41a9 About page: Add a privacy policy. James Nylen 2017-07-19 21:41:13 +00:00
  • 6e30e93d7f Widgets: Improve Text widget's reliability in syncing Visual tab's contents with Text tab and with hidden sync inputs. Weston Ruter 2017-07-19 20:48:28 +00:00
  • 8dcb1d0b39 TinyMCE: remove unused code from the wpeditimage plugin. Andrew Ozz 2017-07-19 13:40:31 +00:00
  • f2adcb8e52 Docs: Add @access entry for Automatic_Upgrader_Skin::feedback(). Sergey Biryukov 2017-07-19 11:13:19 +00:00
  • db6b7c6257 Tests: Be more helpful when the wordpress-importer plugin is missing. James Nylen 2017-07-19 10:37:41 +00:00