Commit Graph

  • 7b51c13f17 Docs: Add missing property and method summaries in DocBlocks for Walker_PageDropdown. Drew Jaynes 2015-12-16 16:35:11 +00:00
  • d727e3b516 KSES: Allow the reversed attribute for <ol>. Sergey Biryukov 2015-12-16 09:53:18 +00:00
  • 959f377c3e I18N: Add a unit test for before_last_bar(). Sergey Biryukov 2015-12-16 08:03:38 +00:00
  • b5b92d9cbd Accessibility: Add missing label for the theme upload input. Sergey Biryukov 2015-12-16 07:55:31 +00:00
  • a9d3c9cc91 Docs: Add a missing notation for the $args parameter in the DocBlock for wp_xmlrpc_server::_multisite_getUsersBlogs(). Drew Jaynes 2015-12-16 05:48:10 +00:00
  • f40efb487a Docs: Add a missing summary and @since version to the DocBlock for wp_xmlrpc_server::serve_request(). Drew Jaynes 2015-12-16 05:42:11 +00:00
  • 57aa67b2cf Docs: Add missing summaries and @since versions to DocBlocks for the _get_display_callback(), _get_update_callback(), and _get_form_callback() methods in WP_Widget. Drew Jaynes 2015-12-16 05:38:46 +00:00
  • 228c200b35 Docs: Add variadic markers to the optional $object_id parameter notation for WP_User::has_cap(). Drew Jaynes 2015-12-16 05:31:27 +00:00
  • e222e3e273 Accessibility: Remove title attributes from the Plugin Cards on the Plugin install screen. Andrea Fercia 2015-12-15 22:32:15 +00:00
  • e7296c25b9 Accessibility: add missing labels for Plugins and Themes checkboxes in the Updates screen. Andrea Fercia 2015-12-15 22:17:40 +00:00
  • 333f1c38ea I18N: After [35884], remove html_entity_decode() for the thousands separator in WP_Locale::init(), use the &nbsp; entity directly. Sergey Biryukov 2015-12-15 21:34:15 +00:00
  • 019f7ec6b5 Revert [35949]. Dominik Schilling (ocean90) 2015-12-15 19:49:43 +00:00
  • 666d0736f4 Ensure wp_list_pluck() throws a warning when not being passed an array. Pascal Birchler 2015-12-15 18:28:55 +00:00
  • c2943ef70a Comments: Use an integer as the default value for comment_post_ID in wp_insert_comment to match database column. Rachel Baker 2015-12-15 15:12:50 +00:00
  • 8da5918fbc Accessibility: Add an ARIA role button to links that behave like buttons when JavaScript is on. Andrea Fercia 2015-12-15 13:24:13 +00:00
  • 9249f66609 Filesystem: Avoid PHP warnings when using the FTP Sockets class. See #35026 Dion Hulse 2015-12-15 03:11:17 +00:00
  • 5564545ea8 Filesystem: Revert [33648] and [34733] unfortunately these have caused issues for some servers, while fixing it for others. Dion Hulse 2015-12-15 02:35:26 +00:00
  • d33deeeb74 Customize: Ensure that "Change" button appears when there are only 2 themes. Weston Ruter 2015-12-15 01:20:49 +00:00
  • f6972f0fae Filesystem API: Cast the port to an int in the FTPSockets class. PemFTP requires that the port be specified as an integer, not a numeric string. Fixes #35088 Dion Hulse 2015-12-15 00:28:59 +00:00
  • 6de1483105 Docs: Add missing parameter and return descriptions to the DocBlock for WP_Rewrite::iis7_url_rewrite_rules(). Drew Jaynes 2015-12-14 23:57:09 +00:00
  • 83b882ebe2 Docs: Add missing parameter documentation for the $args parameter in the DocBlock for WP_Http_Streams::test(). Drew Jaynes 2015-12-14 23:53:44 +00:00
  • ec3f5efbf9 Docs: Remove an extra 'arguments' introduced in [35938]. Drew Jaynes 2015-12-14 23:51:50 +00:00
  • 43857268a9 Docs: Add missing parameter documentation for the $args parameter in the DocBlock for WP_Http_Curl::test(). Drew Jaynes 2015-12-14 23:42:54 +00:00
  • e20a31a888 Docs: Add missing parameter and return descriptions to the DocBlock for WP_Http_Curl::stream_body(). Drew Jaynes 2015-12-14 23:40:55 +00:00
  • 5effdb5445 Docs: Clarify documentation for WP_Role::has_cap() to more clearing indicate that the method checks for capabilities against the role rather than the user. Drew Jaynes 2015-12-14 20:04:39 +00:00
  • 42fe7609c7 Omit cpage query var in comment link if comment pagination is disabled. Boone Gorges 2015-12-14 19:45:45 +00:00
  • 4732139799 Don't use array_merge() when building comment children arrays. Boone Gorges 2015-12-14 19:36:05 +00:00
  • 293de63969 Docs: Add missing parameter and return descriptions to the DocBlock for WP_Http_Curl::stream_headers(). Drew Jaynes 2015-12-14 19:20:58 +00:00
  • b3f7fd1741 Docs: Add more complete property and method documentation for Walker_Page. Drew Jaynes 2015-12-14 18:05:06 +00:00
  • 3ea73eb0d9 Docs: Add a missing description for the $id parameter in the DocBlock for Walker_PageDropdown::start_el(), which is implemented by Walker but unused by the subclass method. Drew Jaynes 2015-12-14 17:53:49 +00:00
  • 0794999be8 Docs: Document the $id parameter for Walker_Comment::start_el(), which is implemented by Walker but unused in the subclass method. Drew Jaynes 2015-12-14 17:49:22 +00:00
  • 4f765b688a Docs: Document the $id parameter for Walker_CategoryDropdown::start_el(), which is implemented by Walker but unused in the subclass method. Drew Jaynes 2015-12-14 17:46:27 +00:00
  • e17a5cee94 Authentication modal dialog: the spinner should disappear when loading is done. Andrea Fercia 2015-12-14 16:39:48 +00:00
  • f20dc0f0ee Accessibility: Remove title attributes from the Network Themes list table. Andrea Fercia 2015-12-14 16:06:55 +00:00
  • 3cf74baa5b I18N: Remove <strong> tags from translatable strings in WP_Customize_Manager::register_controls() and WP_Customize_Header_Image_Control::render_content(). Sergey Biryukov 2015-12-14 12:53:37 +00:00
  • 7b273d6a5c Update random_compat to latest master (~1.1.5) Changes: * Checks disable_classes for COM() before using to avoid PHP Warnings * Uses stream_set_chunk_size() to avoid reading 8KiB from /dev/urandom unintentionally. See #34948 Dion Hulse 2015-12-14 07:45:13 +00:00
  • c2d8c86b93 Docs: Capitalize 'URL' correctly in the_guid() DocBlock. Fix a typo. Sergey Biryukov 2015-12-14 05:20:25 +00:00
  • f9cd8c4d15 HTTP: Partially revert [34283] which removed the 1024bit certificates from our trust store. Dion Hulse 2015-12-14 05:19:24 +00:00
  • 6b718eaa83 Correct the position of the $alt parameter's @param doc in image_add_caption(). John Blackbourn 2015-12-14 03:00:09 +00:00
  • 5f5898d200 MS: Fix pagination in MS Sites List Table when entering a page number. jeremyfelt 2015-12-14 02:58:22 +00:00
  • 11b969c95b Correct some @param doc names in the WP_Tax_Query and WP_User_Query classes. John Blackbourn 2015-12-14 02:49:54 +00:00
  • 8c6d4d5d83 Correct a parameter name in the @param docs for get_home_url(). John Blackbourn 2015-12-14 02:44:03 +00:00
  • 860aa2dd98 Add missing @param docs to wp_safe_redirect() and wp_sanitize_redirect(). John Blackbourn 2015-12-14 02:42:29 +00:00
  • cb068034ee Add missing @param doc to wp_hash(). John Blackbourn 2015-12-14 02:38:10 +00:00
  • f4c5b65138 Add missing variadic markers to the optional parameters of do_action() and apply_filters(). John Blackbourn 2015-12-14 02:35:29 +00:00
  • 823c734524 Revert [35910]. John Blackbourn 2015-12-14 02:34:42 +00:00
  • 70d44588ce git-svn-id: https://develop.svn.wordpress.org/trunk@35910 602fd350-edb4-49c9-b593-d223f7449a82 John Blackbourn 2015-12-14 02:32:04 +00:00
  • a8ee60eebc Add missing @param doc to wp_check_password() and update the check_password filter docs. John Blackbourn 2015-12-14 02:29:04 +00:00
  • 69c27ec4fc Correct the name of the @param doc for WP_Query::parse_tax_query(). John Blackbourn 2015-12-14 02:07:14 +00:00
  • 29b1f4484e Add a missing @param doc to wp_update_term_count(). John Blackbourn 2015-12-14 02:03:21 +00:00
  • bc4e0a1c4e Remove a redundant @param tag from the_taxonomies(). John Blackbourn 2015-12-14 02:01:43 +00:00
  • a366c4fde3 Accessibility: remove title attributes from the available headers in the (no more used) custom-header.php screen. Andrea Fercia 2015-12-14 00:08:24 +00:00
  • 94da64bff3 Docs: Improve documentation for format_for_editor() and the 'the_editor_content' filter it is hooked to. Pascal Birchler 2015-12-13 19:21:32 +00:00
  • 81a9fe9c09 I18N: Use better context for post statuses. Sergey Biryukov 2015-12-13 19:17:10 +00:00
  • 4e130ed78f I18N: Use better context for comment statuses. Sergey Biryukov 2015-12-13 19:10:04 +00:00
  • 3068a5b333 I18N: Add missing context for 'Trash' strings. Sergey Biryukov 2015-12-13 19:02:30 +00:00
  • f5d2251f50 List tables: After [34006], remove unnecessary context from 'View' string, for consistency with other strings in the same context. Sergey Biryukov 2015-12-13 18:36:22 +00:00
  • b0f06b48aa Customizer: Change "Display Header Text" checkbox label to "Display Site Title and Tagline", to make it clearer that it affects both settings. Sergey Biryukov 2015-12-13 17:49:51 +00:00
  • 94005d9402 Credits: After [26354], replace another instance of the "Contributing to WordPress" Codex link with http://make.wordpress.org/. Sergey Biryukov 2015-12-13 15:23:54 +00:00
  • 5d302ca4d2 Login: After [34213], use the login_post scheme again for login forms. Pascal Birchler 2015-12-13 14:02:04 +00:00
  • d0ef84ea8c Admin: After [35128], make the 'Configure' link work again for dashboard widgets. Pascal Birchler 2015-12-13 13:56:49 +00:00
  • 5cae9f6aba Docs: Improve documentation for wp_count_terms(). Sergey Biryukov 2015-12-13 12:10:26 +00:00
  • 6e3838503c Dashboard: remove not clickable spaces between icons and links in the "At a Glance" panel. Also, some CSS cleanup. Andrea Fercia 2015-12-13 12:00:12 +00:00
  • 03310b2e22 MS: Update "Add New Site" address description text for accuracy. Jeremy Felt 2015-12-13 03:12:11 +00:00
  • e9b376bfe4 Customizer: Bold pixel value under Site Icon to match the Custom Header instructions. Mel Choyce 2015-12-13 00:13:12 +00:00
  • 03f3276797 Remove accidental .svn addition to .gitignore Joe Hoyle 2015-12-12 18:26:22 +00:00
  • a375d93001 REST API: Improve formatting of failed validation errors. Joe Hoyle 2015-12-12 18:22:02 +00:00
  • cca457a958 Docs: Document the optional $args parameter in wp_delete_term() in the hash notation style. Drew Jaynes 2015-12-12 16:26:42 +00:00
  • ddf45b0142 Docs: Improve documentation for request_filesystem_credentials() and the corresponding filter. Sergey Biryukov 2015-12-12 16:15:07 +00:00
  • 7dbca374a6 Docs: Remove @todo entry from get_archives_link(), as all optional arguments are now documented. Sergey Biryukov 2015-12-12 15:54:11 +00:00
  • 9689976129 Docs: Document optional parameters in get_archives_link(). Sergey Biryukov 2015-12-12 15:51:57 +00:00
  • 4e58589669 Docs: Fix some minor DocBlock alignment issues. Pascal Birchler 2015-12-12 15:36:36 +00:00
  • fd30730949 I18N: In WP_Locale::init(), replace space as a thousands separator with a non-breaking space. Sergey Biryukov 2015-12-12 02:05:37 +00:00
  • 2bfa87c2df Editor: Move 'Password protected' and 'Private' options description directly after 'Visibility' setting description. Sergey Biryukov 2015-12-12 01:55:07 +00:00
  • c81f71b550 Docs: Correct wp_debug_mode() description to clarify that WP_DEBUG_DISPLAY is true by default. Sergey Biryukov 2015-12-12 01:48:41 +00:00
  • e7287de7f3 Fix typo in wp-admin/setup-config.php. Sergey Biryukov 2015-12-12 01:44:56 +00:00
  • bbce167f29 I18N: In wp_maybe_decline_date(), bail early if translation functions are not available, e.g. in SHORTINIT mode. Sergey Biryukov 2015-12-12 01:41:24 +00:00
  • d1b6832295 Revert [35878]. Sergey Biryukov 2015-12-12 01:40:06 +00:00
  • 27f35b5675 I18N: In wp_maybe_decline_date(), bail early if translation functions are not available, e.g. in SHORTINIT mode. Sergey Biryukov 2015-12-12 01:34:33 +00:00
  • 7493d90f96 Docs: Update the summary for the comment_form_fields hook docs to explicitly mention inclusion of the textarea element as a filterable element. Drew Jaynes 2015-12-12 01:06:03 +00:00
  • 9c354378ff Avoid a PHP notice when trying to access the post_parent property of hierarchical post type nav menu items. John Blackbourn 2015-12-12 01:05:27 +00:00
  • 4dfb95179a When editing terms, properly display an admin notice-warning when tag_ID is empty. Andrea Fercia 2015-12-11 22:48:49 +00:00
  • 5a445d7515 Admin Menu: Deprecate add_object_page() and add_utility_page(). Pascal Birchler 2015-12-11 22:11:03 +00:00
  • 64b89c09f0 Dashboard: Do not show "Search Engines Discouraged" text when the blog_public option is not set. Pascal Birchler 2015-12-11 22:02:27 +00:00
  • 3348774d3a Ensure that all the capabilities that any users have are being tested. This ensures that if new capabilities are introduced in the future, tests will be required for them. johnbillion 2015-12-11 21:59:01 +00:00
  • a7f713f45d Introduce tests for the unfiltered_upload capability, which no user should have (unless the ALLOW_UNFILTERED_UPLOADS constant is defined). John Blackbourn 2015-12-11 21:54:05 +00:00
  • 410aa27b1d Passwords: Hide weak password confirmation checkbox when password strength improves. Pascal Birchler 2015-12-11 21:53:29 +00:00
  • eaa8863723 Correct the hash notation documentation introduced in [34891]. John Blackbourn 2015-12-11 20:15:54 +00:00
  • 91f343c461 Docs: Remove indentation from a wrapped line in the DocBlock description for get_post_type_labels() to prevent incorrect formatting when parsed. Drew Jaynes 2015-12-11 18:41:37 +00:00
  • e01a52e878 Post Template: Pass the post ID to the_guid and get_the_guid filters. Sergey Biryukov 2015-12-11 16:38:15 +00:00
  • d0da333cf0 Accessibility: on the Updates screen, remove a redundant title attribute. Andrea Fercia 2015-12-11 16:31:06 +00:00
  • fb5997f206 Administration: Improve the message displayed in the login form modal when a user's session has expired. Drew Jaynes 2015-12-11 16:00:36 +00:00
  • 640599e8f5 Docs: Document the optional $options parameter for wp_register_widget_control() as a hash notation. Drew Jaynes 2015-12-11 15:23:26 +00:00
  • e76be26406 Add assertions for role names as capabilities in the capabilities tests. This ensures the role name is only available as a capability to the corresponding role. John Blackbourn 2015-12-11 11:06:28 +00:00
  • d498c9f0f2 About: Add a fallback -webkit-calc() to about.css Gary Pendergast 2015-12-11 03:52:26 +00:00
  • f1b07f779f Add inline documentation for get_page_by_path(). Eric Andrew Lewis 2015-12-11 03:49:40 +00:00
  • 26e7188154 Don't suppress error messages in database function calls. ericlewis 2015-12-11 03:39:52 +00:00
  • 957697adf0 Build Tools: Update grunt-contrib-imagemin to v1.0.0 Gary Pendergast 2015-12-11 03:37:36 +00:00
  • 4c1c287413 Be sure to force-delete when cleaning up fixtures in get_comment_link() tests. Boone Gorges 2015-12-11 02:46:37 +00:00
  • 3626449004 Share fixtures in get_comment_link() tests. Boone Gorges 2015-12-11 02:26:43 +00:00