Commit Graph

  • bb6dee64ae Formatting: maintain the content of HTML comments when they contain <object> tags. Add more tests for wpaitop(). Andrew Ozz 2015-09-08 22:54:08 +00:00
  • a4a469d887 After [33843], update the location of some files in This filter is documented in docs Scott Taylor 2015-09-08 22:16:57 +00:00
  • f8b6a357a0 Multisite: Don't allow sites to be created with the following reserved slugs: wp-admin, wp-content, wp-includes Scott Taylor 2015-09-08 19:31:52 +00:00
  • 44286b9ac1 After [33814], checked() outputs a leading space, so some extra spaces can be removed in the HTML for default widget forms. Scott Taylor 2015-09-08 19:22:19 +00:00
  • ae8a4e496e Bump the timeout in trackback() to 10 seconds (from 4) to match wp_xmlrpc_server::pingback_ping() and prevent trackback timeouts. Scott Taylor 2015-09-08 18:55:45 +00:00
  • 6d0c15836b After [33840], JS regex needs the g modifier. Scott Taylor 2015-09-08 16:43:27 +00:00
  • f921391922 Tests: Check that readme.html is recommending an actively supported version of MySQL. Gary Pendergast 2015-09-08 03:23:29 +00:00
  • 9f2738924c Bump H3 headings to H2 on the Network Add New User screen for better accessibility. Andrea Fercia 2015-09-07 16:02:43 +00:00
  • 65156c6fc5 Tests: Add an extra warning message when checking the recommended PHP version. Gary Pendergast 2015-09-07 07:27:34 +00:00
  • 395c8b7cd4 Customize: Fix logic for determining the container element when focusing on a panel, section, or control. Weston Ruter 2015-09-07 05:58:44 +00:00
  • 0c101e8cf6 Customize: Fix clearing of a color control's setting by using proper empty value. Weston Ruter 2015-09-07 05:47:17 +00:00
  • 0b6454bac5 Readme: Update the recommended PHP version to 5.6. Gary Pendergast 2015-09-07 05:22:03 +00:00
  • 95b3edd4ce Cron: Reject events when the provided $timestamp is not a valid timestamp. Dion Hulse 2015-09-07 02:38:12 +00:00
  • 628440fe5d Favicon: Do not specify a Content-Length: 0 header for our "empty" response to fail more gracefully on environments with extra whitespace on output. Dion Hulse 2015-09-07 02:17:32 +00:00
  • 8f2b90e299 Widgets: Don't display sidebar description container if it's empty. Sergey Biryukov 2015-09-06 07:59:01 +00:00
  • 3853980a9a Merge two permission error strings. Sergey Biryukov 2015-09-06 06:41:58 +00:00
  • 5d9dcf3d8a Correct description for version and current_version parameters in wp_check_browser_version() response. Sergey Biryukov 2015-09-06 00:16:02 +00:00
  • 4fb57210cd Update the parameter docs for wp_add_post_tags(), wp_set_post_tags(), and wp_set_post_terms(). Sergey Biryukov 2015-09-06 00:11:56 +00:00
  • 8512ff08c0 Correct the docblock for wp_list_widget_controls(). Sergey Biryukov 2015-09-05 23:37:17 +00:00
  • 547742f14a Remove the 'Site Admin' link from the Meta widget if the user doesn't have access to the admin area. John Blackbourn 2015-09-05 23:24:06 +00:00
  • 038a2c3b7a List tables: Adjust the styles for checkbox column to align better with longer column names. Sergey Biryukov 2015-09-05 23:15:57 +00:00
  • 07861df743 Introduce a new $is_edge global for the Microsoft Edge browser. John Blackbourn 2015-09-05 22:33:01 +00:00
  • 2d68434dff After [33925], rename the unit test class to Tests_Comment_Meta_Cache to avoid collisions on the PHP 5.2 superhighway. Scott Taylor 2015-09-05 22:29:59 +00:00
  • 542ac152fc In wp_list_comments(), update the comment meta cache when the comments derive from WP_Query and the new ->comment_meta_cached prop is false. Scott Taylor 2015-09-05 22:24:16 +00:00
  • 43340fe787 When a user with no role logs in, redirect them to the home page rather than their profile screen which they do not have access to. John Blackbourn 2015-09-05 21:34:01 +00:00
  • dd9722fac0 Bail out early from esc_url() if the URL becomes empty after stripping out disallowed characters. John Blackbourn 2015-09-05 21:28:50 +00:00
  • 6bfd06d5c8 Function docs for the tax_input and meta_input parameters available for wp_insert_post(). John Blackbourn 2015-09-05 21:01:37 +00:00
  • 6b5e1e8c9b Multisite: Update help tab text for site-info.php to reference "site URL". Jeremy Felt 2015-09-05 20:52:52 +00:00
  • 38fe3c4db5 Implement a language chooser on the Network Admin -> Sites -> Add New screen. John Blackbourn 2015-09-05 20:47:00 +00:00
  • f8f8de0ecf Merge two strings in Walker_Comment::comment() and Walker_Comment::html5_comment(). Sergey Biryukov 2015-09-05 20:45:13 +00:00
  • d77b6f99c6 Multisite: Pass the ID of the site being updated to wpmu_update_blog_options action. Jeremy Felt 2015-09-05 20:38:27 +00:00
  • 1adb9643d9 Bump H3 headings to H2 on the {Term} screens for better accessibility. Scott Taylor 2015-09-05 20:16:17 +00:00
  • 31663c6782 Bump H3 headings to H2 on the Discussion Settings screen for better accessibility. Scott Taylor 2015-09-05 20:14:00 +00:00
  • 3484a266a1 Bump H3 headings to H2 on the Media Settings screen for better accessibility. Scott Taylor 2015-09-05 20:11:24 +00:00
  • 32d296fb6a Bump H3 headings to H2 on Export screen for better accessibility. Scott Taylor 2015-09-05 20:08:29 +00:00
  • 23f2e79350 Correct the param docs for comment_guid() and get_comment_guid(). Scott Taylor 2015-09-05 19:59:10 +00:00
  • b8e30f3ec7 Dashicons CSS: one-word font families don't need quotes. Font families with a space in the name should use double-quotes (doesn't apply here). Scott Taylor 2015-09-05 19:56:15 +00:00
  • 38038ccba3 Add Customizer docs. Scott Taylor 2015-09-05 19:52:17 +00:00
  • 26dd8b5b08 Allow wp_insert_post() to accept a meta_input argument. Devs should use register_meta() to ensure that specific values specified by key are sanitized properly. Scott Taylor 2015-09-05 19:49:53 +00:00
  • 7b3b1c12d5 Accessibility: bump H3 headings to H2 on User Edit and Your Profile screens. Andrea Fercia 2015-09-05 18:29:40 +00:00
  • 36ed764d60 Fix closing div in wp_print_request_filesystem_credentials_modal(). Sergey Biryukov 2015-09-05 15:16:15 +00:00
  • dde7dc7145 Update Tests_Sanitize_Option::test_sanitize_option() after [33858]. Sergey Biryukov 2015-09-05 14:17:24 +00:00
  • b0d3f5922e Update Tests_Admin_includesPlugin::test_menu_page_url() after [33858]. Sergey Biryukov 2015-09-05 14:15:51 +00:00
  • b09823a1d3 Update Tests_Formatting_GetUrlInContent::get_input_output() after [33858]. Sergey Biryukov 2015-09-05 14:05:05 +00:00
  • 3fba46b557 Allow wp_terms_checklist() to return markup rather than echoing it. Boone Gorges 2015-09-04 21:24:04 +00:00
  • 9dfc5551ee In get_terms(), allow terms to be ordered by 'term_id'. Boone Gorges 2015-09-04 21:16:11 +00:00
  • dfceba6d05 Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/js/customize-controls.js. Sergey Biryukov 2015-09-04 03:39:33 +00:00
  • 9f5b896fac Docs: Clarify the file header summary for wp-includes/rewrite-constants.php, introduced in [33751]. Drew Jaynes 2015-09-04 01:51:08 +00:00
  • a767e01f17 Docs: Clarify the file header summary for wp-includes/comment.php, the top-level file for the core Comments API. Drew Jaynes 2015-09-04 01:46:29 +00:00
  • 3abc0933bb Docs: Clarify the file header summary for wp-includes/comment-functions.php, introduced in [33750]. Drew Jaynes 2015-09-04 01:41:17 +00:00
  • d615705cec Docs: Add a missing file header for wp-includes/class-wp-comment-query.php, introduced in [33750]. Drew Jaynes 2015-09-04 01:37:23 +00:00
  • 8cc0808e3b Docs: Clarify the file header summary for wp-includes/user.php, the top-level file for the core Users API. Drew Jaynes 2015-09-04 01:32:59 +00:00
  • 68f62a46e5 Docs: Clarify the file header summary for wp-includes/user-functions.php, introduced in [33749]. Drew Jaynes 2015-09-04 01:28:10 +00:00
  • 8b3693c9e0 Docs: Add a missing file header for wp-includes/class-wp-user-query.php, introduced in [33749]. Drew Jaynes 2015-09-04 01:25:56 +00:00
  • 43c8ec5f32 Handle more cases (untrailingslashit, HTTPS urls) for sanitizing an author URL for display in the comments list table. Scott Taylor 2015-09-03 23:22:32 +00:00
  • 46af2b9cd9 Docs: Add complete file, class, property, and method documentation for the new WP_Comment class, introduced in [33891]. Drew Jaynes 2015-09-03 19:57:15 +00:00
  • 2487080654 Add missing translation functions to the error messages added in [33889]. Sergey Biryukov 2015-09-03 18:36:22 +00:00
  • 60ba8b05e4 Introduce WP_Comment class to model/strongly-type rows from the comments database table. Inclusion of this class is a pre-req for some more general comment cleanup and sanity. Scott Taylor 2015-09-03 18:16:35 +00:00
  • 52f31a77e9 UI: Restrict textarea resizing to vertical to prevent ugliness. Helen Hou-Sandi 2015-09-03 18:04:27 +00:00
  • 71d4444ac7 Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-includes/class-wp-customize-manager.php. Sergey Biryukov 2015-09-03 09:20:40 +00:00
  • 55bb26c58a Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/network/site-users.php. Sergey Biryukov 2015-09-03 09:02:13 +00:00
  • 7c32770901 Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/includes/bookmark.php. Sergey Biryukov 2015-09-03 08:58:34 +00:00
  • 190561b89d Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/widgets.php. Sergey Biryukov 2015-09-03 08:55:53 +00:00
  • 708cd13d77 Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/users.php. Sergey Biryukov 2015-09-03 08:53:23 +00:00
  • e7beccf78c Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/user-new.php. Sergey Biryukov 2015-09-03 08:44:37 +00:00
  • 03a85947ef Docs: Add inline DocBlocks for the require_once() calls that now bring in top-level HTTP API functionality and HTTP API classes. Drew Jaynes 2015-09-03 03:46:27 +00:00
  • febec2128e Docs: Clarify the file header summary for wp-includes/http.php, the top-level file for the HTTP Request API. Drew Jaynes 2015-09-03 03:40:45 +00:00
  • 77a4ee7659 Docs: Add a missing file header for wp-includes/class-http.php. Drew Jaynes 2015-09-03 03:38:45 +00:00
  • 76f63a3b47 Docs: Clarify the file header summary for wp-includes/http-functions.php, introduced in [33748]. Drew Jaynes 2015-09-03 03:36:24 +00:00
  • 608957f426 Docs: Add a missing file header to wp-includes/class-wp-http-streams.php, introduced in [33748]. Drew Jaynes 2015-09-03 03:32:54 +00:00
  • 572a9fa86b Docs: Add a missing file header to wp-includes/class-wp-http-proxy.php, introduced in [33748]. Drew Jaynes 2015-09-03 03:29:39 +00:00
  • 81e8cc3d7e Docs: Add a missing file header for wp-includes/class-wp-http-encoding.php, introduced in [33748]. Drew Jaynes 2015-09-03 03:27:04 +00:00
  • 069668dde9 Docs: Add a missing file header for wp-includes/class-wp-http-curl.php, introduced in [33748]. Drew Jaynes 2015-09-03 03:22:15 +00:00
  • b0ea6406a8 Docs: Add a missing file header to wp-includes/class-wp-http-cookie.php, introduced in [33748]. Drew Jaynes 2015-09-03 03:18:20 +00:00
  • fba0e92dc6 Docs: Clarify the file header summary for wp-includes/widgets.php, the top-level file for the core Widgets API. Drew Jaynes 2015-09-03 03:13:20 +00:00
  • 50d0b587f6 Docs: Clarify the file header summary for widget-functions.php, introduced in [33746]. Drew Jaynes 2015-09-03 02:57:10 +00:00
  • f70c0d7080 Docs: Clarify the file header summary for class-wp-widget-factory.php, introduced in [33746]. Drew Jaynes 2015-09-03 02:53:19 +00:00
  • 4c5276edcf Docs: Improve the file header for class-wp-widget.php to describe what the file contains. Drew Jaynes 2015-09-03 02:49:39 +00:00
  • b75e5cdfd8 Docs: Add a missing summary to the DocBlock for Walker::get_number_of_root_elements(). Drew Jaynes 2015-09-02 19:50:32 +00:00
  • 4b9ccd27b1 After [33723], ensure that $i is properly set before looping. Scott Taylor 2015-09-02 18:47:51 +00:00
  • 5cf9c22518 Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/themes.php. Sergey Biryukov 2015-09-02 18:44:07 +00:00
  • 45237109dc Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/press-this.php. Sergey Biryukov 2015-09-02 18:37:28 +00:00
  • 89fca37568 Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/post-new.php. Sergey Biryukov 2015-09-02 18:35:05 +00:00
  • 2dcbf39e2d Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/options.php. Sergey Biryukov 2015-09-02 18:30:58 +00:00
  • 31caf44a24 Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/nav-menus.php. Sergey Biryukov 2015-09-02 18:20:53 +00:00
  • 50224510ec Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/edit.php. Sergey Biryukov 2015-09-02 18:14:14 +00:00
  • 0299c00fbb Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/edit-comments.php. Sergey Biryukov 2015-09-02 18:03:10 +00:00
  • a505ad3382 Set svn:eol-style for the files added in [32806]. Sergey Biryukov 2015-09-02 17:54:13 +00:00
  • 65c7f9113d Correctly encode spaces in URLs passed to esc_url() instead of removing them. John Blackbourn 2015-09-02 17:19:29 +00:00
  • 1ec4b77ac2 Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/customize.php. Sergey Biryukov 2015-09-02 17:05:01 +00:00
  • 2ffd8b52cf Customize: use correct CSS selectors for the Menu Customizer reorder-toggle button after [33604]. Andrea Fercia 2015-09-02 16:55:46 +00:00
  • f34a386916 More unit tests for esc_url() and esc_url_raw(). John Blackbourn 2015-09-02 16:50:02 +00:00
  • 22919f8150 Provide more helpful feedback than just "Cheatin' uh?" for permission errors in wp-admin/custom-header.php. Sergey Biryukov 2015-09-02 16:28:18 +00:00
  • 1efad51200 Provide more helful feedback than just "Cheatin' uh?" for permission errors in wp-admin/media-upload.php. Sergey Biryukov 2015-09-02 16:20:46 +00:00
  • 029964a5ed Provide more helful feedback than just “Cheatin’ uh?” for permission errors in wp-admin/edit-tags.php. Sergey Biryukov 2015-09-02 16:05:07 +00:00
  • 4720c6e482 Add some more passing unit tests for esc_url() in preparation for upcoming changes. John Blackbourn 2015-09-02 14:19:21 +00:00
  • 7232be7dcd Remove # from @ticket annotation in a unit test. Boone Gorges 2015-09-02 13:39:05 +00:00
  • 46c336e78a Introduce wp_removable_query_args(), which returns an array of single-use query variables which can be removed from a URL. John Blackbourn 2015-09-02 11:28:11 +00:00
  • 4d2dbebb35 Multisite: Remove duplicate span element output from row actions Jeremy Felt 2015-09-01 21:50:33 +00:00
  • 62230a38e1 Docs: Add missing parameter documentation to the the DocBlock for WP_User::__set(). DrewAPicture 2015-09-01 21:46:02 +00:00