Commit Graph

  • 356514e994 Multisite: Use the admin-multisite Dashicon for sites Jeremy Felt 2016-05-05 17:12:12 +00:00
  • 705b36d63d Revert [37362], which incorrectly changed Dashicons CSS Jeremy Felt 2016-05-05 15:28:24 +00:00
  • 2ed0e470ba Revive grunt-rtlcss, which does not appear to enjoy syntax errors. Helen Hou-Sandi 2016-05-05 15:21:10 +00:00
  • fdcacb5ca9 Multisite: Use the admin-multisite Dashicon in the admin menu and bar Jeremy Felt 2016-05-05 04:28:36 +00:00
  • 0671f3a8d3 Drop Open Sans in the admin in favor of system fonts. Helen Hou-Sandi 2016-05-04 22:06:27 +00:00
  • f3ccef62be Users: The 'who' parameter should not interfere with 'meta_key' + 'meta_value' in WP_User_Query. Boone Gorges 2016-05-04 18:56:58 +00:00
  • e415270afb Tests: Correct 'meta_query' syntax in test related to WP_User_Query 'who' param. Boone Gorges 2016-05-04 18:48:08 +00:00
  • 8e417dd09b Tests: Introduce reset_phpmailer_instance() function. Boone Gorges 2016-05-04 03:48:46 +00:00
  • 23b3f3e2ee Add tests for is_serialized_string(). Boone Gorges 2016-05-04 03:29:47 +00:00
  • 9e504d6476 Rewrite Rules: Add self-describing variables to rewrite matcher. Eric Andrew Lewis 2016-05-03 19:35:20 +00:00
  • 20715283ce Docs: Add a missing hook doc for the parse_comment_query hook, added in [31793]. Drew Jaynes 2016-05-03 16:21:03 +00:00
  • c064ac690c date_query should be a property on WP_Comment_Query objects. Boone Gorges 2016-05-03 16:14:28 +00:00
  • 1c25b93a97 Links: Rename the $link_id parameter in get_link_to_edit() to $link to better reflect that it can accept a link ID or object. Drew Jaynes 2016-05-02 23:42:27 +00:00
  • 0321612c4d Customize: Handle filtering sidebars_widgets when the underlying option is non-existent. Weston Ruter 2016-05-02 23:41:18 +00:00
  • a76767e2ed Links: Clarify documentation for the $link_id parameter to mention that it accepts either an integer or object. Drew Jaynes 2016-05-02 23:39:12 +00:00
  • 018f988654 Customize: Pass WP_Customize_Setting instance as second argument to customize_value_{$id_base} filter. Weston Ruter 2016-05-02 22:41:36 +00:00
  • e85c0d94b9 Comments: Realign parameter documentation in the DocBlocks for comment_author_email_link() and get_comment_author_email_link() following [37348]. Drew Jaynes 2016-05-02 20:03:24 +00:00
  • 0f468dd456 Comments: Adjust comment_author_email_link() and get_comment_author_email_link() to each accept a new optional fourth parameter, $comment, which enables overriding the $comment global. Drew Jaynes 2016-05-02 19:58:23 +00:00
  • bef15d72a4 Customize: Allow Esc key to collapse the currently-expanded panel, section (or control). Weston Ruter 2016-05-02 19:52:01 +00:00
  • a216627419 Customize: Ensure settings modified during an open save request remain dirty when save request completes. Weston Ruter 2016-05-02 19:12:37 +00:00
  • 32ed4fadf2 Posts: Allow get_page_uri() to be called without a $page argument. Eric Andrew Lewis 2016-05-02 18:28:04 +00:00
  • 0efe87a4fb Tests: Remove debug cruft left over from [34816]. Drew Jaynes 2016-05-02 16:23:47 +00:00
  • dbba2255f8 Docs: Improve the class DocBlock for WP_Widget to clarify which methods "should" vs "must" be overridden by extending sub-classes. Drew Jaynes 2016-05-02 04:52:55 +00:00
  • c7bed4f8c6 Docs: Remove inline @see tags from function, class, and method references in inline docs. Drew Jaynes 2016-05-02 03:59:56 +00:00
  • 97dc4022c8 Customize: Increase the target size of the expand/collapse button in the customizer. Dominik Schilling (ocean90) 2016-05-01 20:28:22 +00:00
  • e420b09560 Travis CI: Include npm prune in the before_script command. Dominik Schilling (ocean90) 2016-05-01 20:03:59 +00:00
  • 5d3bf61e3b Customize: Don't auto-close the customizer when a new theme is activated. Dominik Schilling (ocean90) 2016-05-01 19:53:13 +00:00
  • 87ae28c40b Docs: Add backtick escaping for two inline code samples in docs. Drew Jaynes 2016-05-01 17:31:15 +00:00
  • 93c7d6becd Docs: Standardize on using :: for Class::method() references in WP_Customize_Control` inline docs. Drew Jaynes 2016-05-01 17:27:58 +00:00
  • 0f983ab261 Themes: restore Theme Installer missing spinner. Andrea Fercia 2016-05-01 15:42:58 +00:00
  • 8d99819276 Dashboard: Display the comment counts in wp_dashboard_right_now() in the rare initial condition when there are 0 approved comments and only pending comments, so the AJAX count update could work. Sergey Biryukov 2016-05-01 11:05:48 +00:00
  • 74fc4c6603 Docs: Document the @return value of wp_add_trashed_suffix_to_post_name_for_post(). Sergey Biryukov 2016-05-01 10:15:51 +00:00
  • f660ffb601 Widgets: Provide PHP 5.2 fallback for spl_object_hash() if disabled in logic for registering and unregistering pre-instantiated widgets. Weston Ruter 2016-04-30 22:35:27 +00:00
  • d62141c38d Plugins: In plugin_basename() normalize the file path before unresolving symlinks. Dominik Schilling (ocean90) 2016-04-30 15:08:06 +00:00
  • c39a438d65 Plugins: In uninstall_plugin() pass the plugin file to wp_register_plugin_realpath(). Dominik Schilling (ocean90) 2016-04-30 15:03:14 +00:00
  • ee30b90714 Accessibility: improve the Star Ratings hiding empty elements for assistive technologies. Andrea Fercia 2016-04-30 14:32:40 +00:00
  • 7ad11aaad8 Widgets: Allow WP_Widget subclass instances (objects) to be registered/unregistered in addition to WP_Widget subclass names (strings). Weston Ruter 2016-04-29 18:48:27 +00:00
  • ec0614cf17 Media/Unit Tests: ensure that image sizes are indeed removed when errors are raised before assertions in Tests_Media. Scott Taylor 2016-04-29 17:51:54 +00:00
  • fe85e78329 Media/Unit Tests: ensure that the GD absrtraction is used for GD unit tests for Images. Some of the procedural GD API functions can still throw ImagickException, which is fun. Scott Taylor 2016-04-29 16:15:37 +00:00
  • 32dfe766e8 Multisite: Add the pre_get_blogs_of_user filter Jeremy Felt 2016-04-29 15:52:34 +00:00
  • 6dcd17ff9c Comments: pass $comment to comment_text() in Walker_Comment::comment() instead of using a function which can skip the cache. Scott Taylor 2016-04-29 15:46:39 +00:00
  • 00c39a3f98 Query: Discard non-scalar 'm' instead of attempting to sanitize. Boone Gorges 2016-04-29 13:14:18 +00:00
  • d73d355250 Widgets: When the Inactive Widgets section is hidden also hide the “Clear Inactive Widgets” button description text. Rachel Baker 2016-04-28 20:39:22 +00:00
  • 5989bc82ba Customize: Remove format placeholders from widget templates and selectors, fixing a jQuery selector syntax error and the broken highlight/shift-click behaviors. Weston Ruter 2016-04-28 18:19:15 +00:00
  • 88de2831b9 Component: Administration Michael Arestad 2016-04-28 03:15:08 +00:00
  • 878343d4d1 Database: Set MySQL connection collation. Eric Andrew Lewis 2016-04-28 01:38:31 +00:00
  • 8692cdbecd Build/Test Tools: Document WP_UnitTestCase->go_to() Eric Andrew Lewis 2016-04-27 18:24:34 +00:00
  • 967eb06e1b Tests: Reduce unnecessary count in create_many() in multisite user tests Jeremy Felt 2016-04-27 06:32:47 +00:00
  • 28d12c612e Users: Prevent spammy users from resetting their passwords in multisite Jeremy Felt 2016-04-27 05:54:40 +00:00
  • 534f0e92a0 Users: Provide a full user object when checking for a spammy multisite user Jeremy Felt 2016-04-27 05:35:37 +00:00
  • ff8553ea6b Users: Correct inline docs for cookie expiration. Eric Andrew Lewis 2016-04-27 02:51:31 +00:00
  • 024c8003c9 Users: Remove the “Name” column of the Users table from appearing sortable. Rachel Baker 2016-04-26 20:34:05 +00:00
  • 1bee2ff07a Post Thumbnails: Fix logic bug and tests from [37308] where post-thumbnails support wasn’t added if there were no previous post_types with support already. Rachel Baker 2016-04-26 20:28:46 +00:00
  • 3518df091f Tests: Fix typo current_theme_support() -> current_theme_supports() from [37308] Rachel Baker 2016-04-26 17:30:19 +00:00
  • 2ff19ab7d3 Post Thumbnails: When using add_theme_support( ‘post-thumbnails’, array( $post_types) ) merge the supported post_types. Rachel Baker 2016-04-26 17:04:25 +00:00
  • 274902b03a Build/Test Tools: Reset the PHPMailer mock in Tests_Mail::tearDown(). Sergey Biryukov 2016-04-23 08:15:11 +00:00
  • aba30dc390 Unit Tests: prevent rewrite spillage from @group author unit tests. Scott Taylor 2016-04-22 23:47:27 +00:00
  • a776b0b6df Comments: add a $comment parameter to get_comment_author_url_link(). Scott Taylor 2016-04-22 22:44:33 +00:00
  • 7dd7992179 Comments: Add unordered list styling to Comments List Table rows and Moderate Comment screen. Rachel Baker 2016-04-22 21:46:06 +00:00
  • 9e81e20916 Comments: Keep comments safe in the Edit Post screen. Rachel Baker 2016-04-22 21:42:38 +00:00
  • e2b9072267 Dashboard: toggle the "View" link for comments when Approving / Unapproving from the Dashboard widget. Scott Taylor 2016-04-22 21:29:19 +00:00
  • 457f5ac6a0 TinyMCE: prevent showing the placeholder URL when adding a link and clicking more than once on the Insert Link button. Andrew Ozz 2016-04-22 19:10:18 +00:00
  • 5af20a3de3 Tests: Account for flexible IDs in main network deletion test Jeremy Felt 2016-04-22 15:21:14 +00:00
  • 7c79386135 Tests: Use the same incrementor for all fields belonging to a given text fixture. Boone Gorges 2016-04-22 14:35:52 +00:00
  • f9e1cf5de0 Smilies: Move convert_smilies to happen later in the the_content filter. Gary Pendergast 2016-04-22 07:07:03 +00:00
  • 0cc8d27fda Text Changes: Consistently refer to https://wordpress.org/plugins/ and https://wordpress.org/themes/ as WordPress Plugin Directory and WordPress Theme Directory, respectively. Sergey Biryukov 2016-04-22 06:56:20 +00:00
  • 74e88010c0 Emoji: The :roll: smiley is now an emoji. Gary Pendergast 2016-04-22 06:28:51 +00:00
  • 9a4c6dc3de Database: Suppress connection error messages when WP_DEBUG isn't enabled. Gary Pendergast 2016-04-22 05:18:08 +00:00
  • 153610292d Media: Remove an extra quote when sending a link of a media file to the editor. Dominik Schilling (ocean90) 2016-04-21 21:20:26 +00:00
  • d434c58404 Themes: Update list of WordPress theme features. Dominik Schilling (ocean90) 2016-04-21 21:10:03 +00:00
  • 8be6905a89 Media: Don't cache the results of wp_mkdir_p() in a persistent cache. Dominik Schilling (ocean90) 2016-04-21 19:57:03 +00:00
  • 842274b66d Customize/Formatting: Move sanitize_hex_color(), sanitize_hex_color_no_hash(), and maybe_hash_hex_color() from class-wp-customize-manager.php into formatting.php. Weston Ruter 2016-04-21 19:21:40 +00:00
  • b41fc5595b Feeds: Revert [36230] which removed the rss-http feed content type. Removing this means that any feeds which are using this feed content type are now being served as application/octet-stream instead of text/xml. John Blackbourn 2016-04-21 18:56:37 +00:00
  • ee2b95d273 Docs: Move the clarification of is_tax() and WP_Query::is_tax() return value added in [37235] to @return description. Sergey Biryukov 2016-04-21 17:46:46 +00:00
  • ce350d5d5d Tests: More explicit fixture content when testing s=0 query string. Boone Gorges 2016-04-21 15:52:33 +00:00
  • 23d737bc53 Administration: Introduce admin_print_footer_scripts-$hook_suffix", a dynamic version of the admin_print_footer_scripts hook. Sergey Biryukov 2016-04-21 15:16:52 +00:00
  • 80601ba5f7 Docs: Reflect the new 'user' option for wp_new_user_notification()'s $notify parameter added in [37276] in wp_send_new_user_notifications() docs as well. Sergey Biryukov 2016-04-21 12:00:44 +00:00
  • d5e795ca9e Users: Add a unit test for [37276]. Sergey Biryukov 2016-04-21 11:51:59 +00:00
  • cbe4f5d9c7 Users: In wp_new_user_notification(), sdd 'user' option for the $notify parameter, which allows for sending notification only to the user created. Sergey Biryukov 2016-04-21 10:19:42 +00:00
  • c52f851308 Rewrite Rules: After [36953], correctly replace existing rules on IIS when updating them. Pascal Birchler 2016-04-21 09:32:42 +00:00
  • eec3f16b24 Upgrader: Clear plugin/theme caches directly after a plugin/theme has been updated. Dominik Schilling (ocean90) 2016-04-21 09:08:11 +00:00
  • 6c4c867b89 Tests: Pre-declare the $year_url property before initialization in Tests_Get_Archives::setUp(). Drew Jaynes 2016-04-21 02:55:52 +00:00
  • 6261a0b439 Docs: Add missing return descriptions for WP_Filesystem_SSH2::chown() and WP_Filesystem_SSH2::run_command(). Drew Jaynes 2016-04-21 02:37:36 +00:00
  • 888d3524f5 Tests: Exclude ms-files test group from default PHPUnit config Jeremy Felt 2016-04-20 17:10:21 +00:00
  • 5cb70bd017 Don't announce PR builds in Slack Aaron Jorbin 2016-04-20 17:08:13 +00:00
  • 67e6dc1c43 Tests: Add speedTrapListener to multisite's PHPUnit config Jeremy Felt 2016-04-20 17:01:07 +00:00
  • f692459926 Tests: Allow override of MULTISITE and SUBDOMAIN_INSTALL constants Jeremy Felt 2016-04-20 16:51:58 +00:00
  • 26f2705558 Docs: Clarify the return descriptions for get_the_time(), get_post_time(), and get_post_modified_time() to specify when an integer in the form of a Unix timestamp should be expected. Drew Jaynes 2016-04-20 15:54:20 +00:00
  • f5d4eb7dd3 Docs: Clarify return descriptions in the DocBlocks for set_user_setting() and delete_user_setting(). Drew Jaynes 2016-04-20 15:46:53 +00:00
  • bb365a5dc6 Docs: Clarify parameter and return descriptions in the DocBlock for wp_set_all_user_settings(). Drew Jaynes 2016-04-20 15:44:05 +00:00
  • 33c1cd9c10 Canonical: Use get_the_terms() to verify that a post belongs to the requested %category%. Boone Gorges 2016-04-20 15:34:15 +00:00
  • 01ef43ace7 Tests: After [37260], use WP's setUpBeforeClass() wrappers. Boone Gorges 2016-04-20 15:30:40 +00:00
  • ddd88a79b1 Add tests for permastruct containing /%category%/. Boone Gorges 2016-04-20 14:59:02 +00:00
  • a980543f68 Docs: Capitalize URL – an acronym for Uniform Resource Locator – when used in the context of inline docs in wp-includes/link-template.php. DrewAPicture 2016-04-20 14:46:02 +00:00
  • 181cad0c7b Docs: Notate more optional parameter defaults for a variety of function DocBlocks in wp-includes/link-template.php. Drew Jaynes 2016-04-20 14:36:57 +00:00
  • cb70ee2e50 Emoji: The diversity support test was incorrectly passing on all browsers. Gary Pendergast 2016-04-20 13:55:18 +00:00
  • 17dc5ba0bf Add parameter documentation for 'post_category' to wp_insert_post(). Boone Gorges 2016-04-20 13:53:32 +00:00
  • 4871008d0c Docs: Notate optional parameter defaults for a variety of function DocBlocks in wp-includes/link-template.php. Drew Jaynes 2016-04-20 06:31:05 +00:00
  • b8e183b913 Docs: Properly notate optional parameters as such in a variety of DocBlocks in wp-includes/link-template.php. Drew Jaynes 2016-04-19 23:20:32 +00:00
  • 9688b1040f TinyMCE: backport fixes for 4.3.10: - Conflict with typing the Euro sign on Windows: 5462e3c1dd - opy/paste typo in the textcolor plugin: 1fc5a733e9 Andrew Ozz 2016-04-19 23:00:23 +00:00