September 2015 Archives by thread
Starting: Tue Sep 1 02:45:58 UTC 2015
Ending: Wed Sep 30 22:54:59 UTC 2015
Messages: 884
- [wp-svn] [33838] trunk/src/wp-includes/general-template.php: Add filters to `feed_links() ` to choose whether to display the links to posts feed and comments feed, separately.
noreply at wordpress.org
- [wp-svn] [33839] trunk/src/wp-includes/general-template.php: Correct `@since` version for [33838].
noreply at wordpress.org
- [wp-svn] [33840] trunk: User Settings: allow dashes in `get|set_user_setting() ` in PHP and `get|setUserSetting()` in JS.
noreply at wordpress.org
- [wp-svn] [33841] trunk/src/wp-includes/js/customize-base.js: Add some JS docs to `customize-base.js`
noreply at wordpress.org
- [wp-svn] [33842] trunk/src/wp-admin/async-upload.php: Merge two similar strings.
noreply at wordpress.org
- [wp-svn] [33843] trunk/src/wp-includes: Move widget classes to their own files in `wp-includes/widgets`:
noreply at wordpress.org
- [wp-svn] [33844] trunk/src/wp-includes: Make curly quotes in playlist item title translatable.
noreply at wordpress.org
- [wp-svn] [33845] trunk/src/wp-includes/widgets/class-wp-widget-recent-posts.php: De-Jorbin [33814].
noreply at wordpress.org
- [wp-svn] [33846] trunk/tests/phpunit/tests/image/intermediate_size.php: After [ 33807], fix unit tests for PHP 5.2
noreply at wordpress.org
- [wp-svn] [33847] trunk/src/wp-includes/class-wp-user.php: Docs: Add missing parameter documentation to the the DocBlock for `WP_User:: __set()`.
noreply at wordpress.org
- [wp-svn] [33848] trunk/src/wp-admin/includes/class-wp-ms-sites-list-table.php: Multisite: Remove duplicate span element output from row actions
noreply at wordpress.org
- [wp-svn] [33849] trunk/src: Introduce `wp_removable_query_args()`, which returns an array of single-use query variables which can be removed from a URL.
noreply at wordpress.org
- [wp-svn] [33850] trunk/tests/phpunit/tests/query.php: Remove `#` from `@ticket` annotation in a unit test.
noreply at wordpress.org
- [wp-svn] [33851] trunk/tests/phpunit/tests/formatting/EscUrl.php: Add some more passing unit tests for `esc_url() ` in preparation for upcoming changes.
noreply at wordpress.org
- [wp-svn] [33852] trunk/src/wp-admin/edit-tags.php: Provide more helful feedback than just ?\226?\128?\156Cheatin?\226?\128? \153 uh??\226?\128?\157 for permission errors in `wp-admin/edit-tags.php`.
noreply at wordpress.org
- [wp-svn] [33853] trunk/src/wp-admin/media-upload.php: Provide more helful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/media-upload.php`.
noreply at wordpress.org
- [wp-svn] [33854] trunk/src/wp-admin/custom-header.php: Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/custom-header.php`.
noreply at wordpress.org
- [wp-svn] [33855] trunk/tests/phpunit/tests/formatting/EscUrl.php: More unit tests for `esc_url()` and `esc_url_raw()`.
noreply at wordpress.org
- [wp-svn] [33856] trunk/src/wp-admin/css/customize-nav-menus.css: Customize: use correct CSS selectors for the Menu Customizer reorder-toggle button after [33604].
noreply at wordpress.org
- [wp-svn] [33857] trunk/src/wp-admin/customize.php: Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/customize.php`.
noreply at wordpress.org
- [wp-svn] [33858] trunk: Correctly encode spaces in URLs passed to `esc_url() ` instead of removing them.
noreply at wordpress.org
- [wp-svn] [33859] trunk/src: Set svn:eol-style for the files added in [32806].
noreply at wordpress.org
- [wp-svn] [33860] trunk/src/wp-admin/edit-comments.php: Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/edit-comments.php`.
noreply at wordpress.org
- [wp-svn] [33861] trunk/src: Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/edit.php`.
noreply at wordpress.org
- [wp-svn] [33862] trunk/src/wp-admin/nav-menus.php: Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/nav-menus.php`.
noreply at wordpress.org
- [wp-svn] [33863] trunk/src/wp-admin/options.php: Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/options.php`.
noreply at wordpress.org
- [wp-svn] [33864] trunk/src/wp-admin/post-new.php: Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/post-new.php`.
noreply at wordpress.org
- [wp-svn] [33865] trunk/src/wp-admin/press-this.php: Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/press-this.php`.
noreply at wordpress.org
- [wp-svn] [33866] trunk/src/wp-admin/themes.php: Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/themes.php`.
noreply at wordpress.org
- [wp-svn] [33867] trunk/src/wp-admin/menu.php: After [33723], ensure that `$i` is properly set before looping.
noreply at wordpress.org
- [wp-svn] [33868] trunk/src/wp-includes/class-wp-walker.php: Docs: Add a missing summary to the DocBlock for `Walker:: get_number_of_root_elements()`.
noreply at wordpress.org
- [wp-svn] [33869] trunk/src/wp-includes/class-wp-widget.php: Docs: Improve the file header for class-wp-widget.php to describe what the file contains.
noreply at wordpress.org
- [wp-svn] [33870] trunk/src/wp-includes/class-wp-widget-factory.php: Docs: Clarify the file header summary for class-wp-widget-factory.php, introduced in [33746].
noreply at wordpress.org
- [wp-svn] [33871] trunk/src/wp-includes/widget-functions.php: Docs: Clarify the file header summary for widget-functions.php, introduced in [ 33746].
noreply at wordpress.org
- [wp-svn] [33872] trunk/src/wp-includes/widgets.php: Docs: Clarify the file header summary for wp-includes/widgets.php, the top-level file for the core Widgets API.
noreply at wordpress.org
- [wp-svn] [33873] trunk/src/wp-includes/class-wp-http-cookie.php: Docs: Add a missing file header to wp-includes/class-wp-http-cookie.php, introduced in [33748].
noreply at wordpress.org
- [wp-svn] [33874] trunk/src/wp-includes/class-wp-http-curl.php: Docs: Add a missing file header for wp-includes/class-wp-http-curl.php, introduced in [33748].
noreply at wordpress.org
- [wp-svn] [33875] trunk/src/wp-includes/class-wp-http-encoding.php: Docs: Add a missing file header for wp-includes/class-wp-http-encoding.php, introduced in [33748].
noreply at wordpress.org
- [wp-svn] [33876] trunk/src/wp-includes/class-wp-http-proxy.php: Docs: Add a missing file header to wp-includes/class-wp-http-proxy.php, introduced in [33748].
noreply at wordpress.org
- [wp-svn] [33877] branches/4.3: Term Splitting: Switch to a faster cron unschedule process to benefit sites with thousands of affected jobs.
noreply at wordpress.org
- [wp-svn] [33878] trunk/src/wp-includes/class-wp-http-streams.php: Docs: Add a missing file header to wp-includes/class-wp-http-streams.php, introduced in [33748].
noreply at wordpress.org
- [wp-svn] [33879] trunk/src/wp-includes/http-functions.php: Docs: Clarify the file header summary for wp-includes/http-functions.php, introduced in [33748].
noreply at wordpress.org
- [wp-svn] [33880] trunk/src/wp-includes/class-http.php: Docs: Add a missing file header for wp-includes/class-http.php.
noreply at wordpress.org
- [wp-svn] [33881] trunk/src/wp-includes/http.php: Docs: Clarify the file header summary for wp-includes/http.php, the top-level file for the HTTP Request API.
noreply at wordpress.org
- [wp-svn] [33882] trunk/src/wp-includes/http.php: Docs: Add inline DocBlocks for the `require_once() ` calls that now bring in top-level HTTP API functionality and HTTP API classes.
noreply at wordpress.org
- [wp-svn] [33883] branches/4.3: WP_Filesystem: SSH2 handler: Remove support for is_writable() via SSH, it turns out PHP doesn' t verify the writability via SFTP and instead uses a comparison based on the current php system process user instead of the ssh user.
noreply at wordpress.org
- [wp-svn] [33884] trunk/src/wp-admin/user-new.php: Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/user-new.php`.
noreply at wordpress.org
- [wp-svn] [33885] trunk/src: Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/users.php`.
noreply at wordpress.org
- [wp-svn] [33886] trunk/src/wp-admin/widgets.php: Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/widgets.php`.
noreply at wordpress.org
- [wp-svn] [33887] trunk/src/wp-admin/includes/bookmark.php: Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/includes/bookmark.php`.
noreply at wordpress.org
- [wp-svn] [33888] trunk/src/wp-admin: Provide more helpful feedback than just " Cheatin' uh?" for permission errors in `wp-admin/network/site-users.php`.
noreply at wordpress.org
- [wp-svn] [33889] trunk/src/wp-includes/class-wp-customize-manager.php: Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-includes/class-wp-customize-manager.php`.
noreply at wordpress.org
- [wp-svn] [33890] trunk/src/wp-admin/css/forms.css: UI: Restrict textarea resizing to vertical to prevent ugliness.
noreply at wordpress.org
- [wp-svn] [33891] trunk/src: Introduce `WP_Comment` class to model/ strongly-type rows from the comments database table.
noreply at wordpress.org
- [wp-svn] [33892] trunk/src/wp-includes/class-wp-customize-manager.php: Add missing translation functions to the error messages added in [33889].
noreply at wordpress.org
- [wp-svn] [33893] trunk/src/wp-includes/class-wp-comment.php: Docs: Add complete file, class, property, and method documentation for the new `WP_Comment` class, introduced in [ 33891].
noreply at wordpress.org
- [wp-svn] [33894] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: Handle more cases (`untrailingslashit`, HTTPS urls) for sanitizing an author URL for display in the comments list table.
noreply at wordpress.org
- [wp-svn] [33895] trunk/src/wp-includes/class-wp-user-query.php: Docs: Add a missing file header for wp-includes/class-wp-user-query.php, introduced in [33749].
noreply at wordpress.org
- [wp-svn] [33896] trunk/src/wp-includes/user-functions.php: Docs: Clarify the file header summary for wp-includes/user-functions.php, introduced in [33749].
noreply at wordpress.org
- [wp-svn] [33897] trunk/src/wp-includes/user.php: Docs: Clarify the file header summary for wp-includes/user.php, the top-level file for the core Users API.
noreply at wordpress.org
- [wp-svn] [33898] trunk/src/wp-includes/class-wp-comment-query.php: Docs: Add a missing file header for wp-includes/class-wp-comment-query.php, introduced in [33750].
noreply at wordpress.org
- [wp-svn] [33899] trunk/src/wp-includes/comment-functions.php: Docs: Clarify the file header summary for wp-includes/comment-functions.php, introduced in [33750].
noreply at wordpress.org
- [wp-svn] [33900] trunk/src/wp-includes/comment.php: Docs: Clarify the file header summary for wp-includes/comment.php, the top-level file for the core Comments API.
noreply at wordpress.org
- [wp-svn] [33901] trunk/src/wp-includes/rewrite-constants.php: Docs: Clarify the file header summary for wp-includes/rewrite-constants.php, introduced in [33751].
noreply at wordpress.org
- [wp-svn] [33902] trunk/src: Provide more helpful feedback than just "Cheatin' uh?" for permission errors in `wp-admin/js/customize-controls.js`.
noreply at wordpress.org
- [wp-svn] [33903] trunk: In `get_terms()`, allow terms to be ordered by 'term_id'.
noreply at wordpress.org
- [wp-svn] [33904] trunk/src/wp-admin/includes/template.php: Allow `wp_terms_checklist()` to return markup rather than echoing it.
noreply at wordpress.org
- [wp-svn] [33905] trunk/tests/phpunit/tests/formatting/GetUrlInContent.php: Update `Tests_Formatting_GetUrlInContent::get_input_output()` after [ 33858].
noreply at wordpress.org
- [wp-svn] [33906] trunk/tests/phpunit/tests/admin/includesPlugin.php: Update `Tests_Admin_includesPlugin::test_menu_page_url()` after [33858].
noreply at wordpress.org
- [wp-svn] [33907] trunk/tests/phpunit/tests/option/sanitize-option.php: Update `Tests_Sanitize_Option::test_sanitize_option()` after [33858].
noreply at wordpress.org
- [wp-svn] [33908] trunk/src/wp-admin/includes/file.php: Fix closing div in `wp_print_request_filesystem_credentials_modal()`.
noreply at wordpress.org
- [wp-svn] [33909] trunk/src/wp-admin/user-edit.php: Accessibility: bump H3 headings to H2 on User Edit and Your Profile screens.
noreply at wordpress.org
- [wp-svn] [33910] trunk: Allow `wp_insert_post()` to accept a `meta_input` argument.
noreply at wordpress.org
- [wp-svn] [33911] trunk/src: Add Customizer docs.
noreply at wordpress.org
- [wp-svn] [33912] trunk/src: Dashicons CSS: one-word font families don' t need quotes.
noreply at wordpress.org
- [wp-svn] [33913] trunk/src/wp-includes/feed.php: Correct the param docs for `comment_guid()` and `get_comment_guid()`.
noreply at wordpress.org
- [wp-svn] [33914] trunk/src/wp-admin/export.php: Bump H3 headings to H2 on Export screen for better accessibility.
noreply at wordpress.org
- [wp-svn] [33915] trunk/src/wp-admin/options-media.php: Bump H3 headings to H2 on the Media Settings screen for better accessibility.
noreply at wordpress.org
- [wp-svn] [33916] trunk/src/wp-admin/options-discussion.php: Bump H3 headings to H2 on the Discussion Settings screen for better accessibility.
noreply at wordpress.org
- [wp-svn] [33917] trunk/src/wp-admin: Bump H3 headings to H2 on the {Term} screens for better accessibility.
noreply at wordpress.org
- [wp-svn] [33918] trunk/src/wp-admin/network/site-settings.php: Multisite: Pass the ID of the site being updated to `wpmu_update_blog_options` action.
noreply at wordpress.org
- [wp-svn] [33919] trunk/src/wp-includes/comment-template.php: Merge two strings in `Walker_Comment::comment()` and `Walker_Comment:: html5_comment()`.
noreply at wordpress.org
- [wp-svn] [33920] trunk/src/wp-admin/network/site-new.php: Implement a language chooser on the Network Admin -> Sites -> Add New screen.
noreply at wordpress.org
- [wp-svn] [33921] trunk/src/wp-admin/network: Multisite: Update help tab text for `site-info.php` to reference "site URL".
noreply at wordpress.org
- [wp-svn] [33922] trunk/src/wp-includes/post-functions.php: Function docs for the `tax_input` and `meta_input` parameters available for `wp_insert_post ()`.
noreply at wordpress.org
- [wp-svn] [33923] trunk: Bail out early from `esc_url() ` if the URL becomes empty after stripping out disallowed characters.
noreply at wordpress.org
- [wp-svn] [33924] trunk/src/wp-login.php: 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.
noreply at wordpress.org
- [wp-svn] [33925] trunk: 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`.
noreply at wordpress.org
- [wp-svn] [33926] trunk/tests/phpunit/tests/comment/metaCache.php: After [33925], rename the unit test class to `Tests_Comment_Meta_Cache` to avoid collisions on the PHP 5.2 superhighway.
noreply at wordpress.org
- [wp-svn] [33927] trunk/src/wp-includes/vars.php: Introduce a new `$is_edge` global for the Microsoft Edge browser.
noreply at wordpress.org
- [wp-svn] [33928] trunk/src/wp-admin/css: List tables: Adjust the styles for checkbox column to align better with longer column names.
noreply at wordpress.org
- [wp-svn] [33929] trunk/src/wp-includes/general-template.php: Remove the 'Site Admin ' link from the Meta widget if the user doesn' t have access to the admin area.
noreply at wordpress.org
- [wp-svn] [33930] trunk/src/wp-admin/includes/widgets.php: Correct the docblock for `wp_list_widget_controls()`.
noreply at wordpress.org
- [wp-svn] [33931] trunk/src/wp-includes/post-functions.php: Update the parameter docs for `wp_add_post_tags()`, `wp_set_post_tags()`, and `wp_set_post_terms()`.
noreply at wordpress.org
- [wp-svn] [33932] trunk/src/wp-admin/includes/dashboard.php: Correct description for `version` and `current_version` parameters in `wp_check_browser_version ()` response.
noreply at wordpress.org
- [wp-svn] [33933] trunk/src/wp-admin/includes/ajax-actions.php: Merge two permission error strings.
noreply at wordpress.org
- [wp-svn] [33934] trunk/src/wp-admin/includes/widgets.php: Widgets: Don' t display sidebar description container if it's empty.
noreply at wordpress.org
- [wp-svn] [33935] trunk/src/wp-includes/load.php: Favicon: Do not specify a `Content-Length: 0` header for our "empty" response to fail more gracefully on environments with extra whitespace on output.
noreply at wordpress.org
- [wp-svn] [33936] trunk/src/wp-includes/cron.php: Cron: Reject events when the provided `$timestamp` is not a valid timestamp.
noreply at wordpress.org
- [wp-svn] [33937] trunk: Readme: Update the recommended PHP version to 5.6.
noreply at wordpress.org
- [wp-svn] [33938] trunk/src/wp-admin/js/customize-controls.js: Customize: Fix clearing of a color control's setting by using proper empty value.
noreply at wordpress.org
- [wp-svn] [33939] trunk/src/wp-admin/js/customize-controls.js: Customize: Fix logic for determining the container element when focusing on a panel, section, or control.
noreply at wordpress.org
- [wp-svn] [33940] branches/4.3/src/wp-admin/js/customize-controls.js: Customize: Fix logic for determining the container element when focusing on a panel, section, or control.
noreply at wordpress.org
- [wp-svn] [33941] branches/4.3/src/wp-admin/js/customize-controls.js: Customizer: Ensure persistence of unchanged `active` state for controls, sections, and panels.
noreply at wordpress.org
- [wp-svn] [33942] branches/4.3/src: Customizer: Collapse any expanded panel/ sections before expanding other panel/sections.
noreply at wordpress.org
- [wp-svn] [33943] branches/4.3/src/wp-admin/js/customize-nav-menus.js: Customizer: Prevent JS error during init when `nav_menus` panel is removed by plugin.
noreply at wordpress.org
- [wp-svn] [33944] trunk/tests/phpunit/tests/basic.php: Tests: Add an extra warning message when checking the recommended PHP version.
noreply at wordpress.org
- [wp-svn] [33945] trunk/src/wp-admin/user-new.php: Bump H3 headings to H2 on the Network Add New User screen for better accessibility.
noreply at wordpress.org
- [wp-svn] [33946] trunk/tests/phpunit/tests/basic.php: Tests: Check that `readme.html` is recommending an actively supported version of MySQL.
noreply at wordpress.org
- [wp-svn] [33947] trunk: After [33840], JS regex needs the `g` modifier.
noreply at wordpress.org
- [wp-svn] [33948] trunk/src/wp-includes/comment-functions.php: Bump the timeout in `trackback()` to 10 seconds (from 4) to match `wp_xmlrpc_server::pingback_ping() ` and prevent trackback timeouts.
noreply at wordpress.org
- [wp-svn] [33949] branches/4.3: In `Walker_CategoryDropdown::start_el()`, cast values to strings before deciding whether to append 'selected' attribute.
noreply at wordpress.org
- [wp-svn] [33950] branches/4.3: When creating "Sample Page" on install, comments should be closed.
noreply at wordpress.org
- [wp-svn] [33951] trunk/src/wp-includes/widgets: After [33814], `checked() ` outputs a leading space, so some extra spaces can be removed in the HTML for default widget forms.
noreply at wordpress.org
- [wp-svn] [33952] trunk/src: Multisite: Don' t allow sites to be created with the following reserved slugs: `wp-admin`, `wp-content`, `wp-includes`
noreply at wordpress.org
- [wp-svn] [33953] branches/4.3: Pass the `$public_only` value to 'get_usernumposts' filter.
noreply at wordpress.org
- [wp-svn] [33954] trunk/src/wp-includes: After [33843], update the location of some files in `This filter is documented in` docs
noreply at wordpress.org
- [wp-svn] [33955] trunk: Formatting: maintain the content of HTML comments when they contain `<object>` tags.
noreply at wordpress.org
- [wp-svn] [33956] trunk/src/wp-includes/wp-db.php: In `wpdb::get_col_length()`, the final `return false` is unreachable since the default `switch` case returns.
noreply at wordpress.org
- [wp-svn] [33957] trunk/src/wp-includes/class-wp-theme.php: `WP_Theme` has an ad hoc property in `WP_MS_Themes_List_Table`, `$update`.
noreply at wordpress.org
- [wp-svn] [33958] trunk/src: In `WP_User`, add `@property` docs for `description`, `first_name`, and `last_name`.
noreply at wordpress.org
- [wp-svn] [33959] trunk/Gruntfile.js: Pre-req for Media builds: make sure the watcher actually works for `browserify`.
noreply at wordpress.org
- [wp-svn] [33960] trunk/Gruntfile.js: Speed up `browserify` builds, don' t `uglify` the media builds on `watch`.
noreply at wordpress.org
- [wp-svn] [33961] trunk/src/wp-includes/comment-template.php: After [33891], a lot of comment functions can take `WP_Comment` instead of only accepting `comment_ID`.
noreply at wordpress.org
- [wp-svn] [33962] trunk/src/wp-includes: `Walker_Comment` should be in its own file.
noreply at wordpress.org
- [wp-svn] [33963] trunk/src: After [33891], `get_comment() ` returns `global $comment` if no args are passed and the global is set ( after setting the default to `null` here).
noreply at wordpress.org
- [wp-svn] [33964] trunk/src: In `WP_Comments_List_Table`, favor passing `WP_Comment` instances instead of `$comment_ID` to template functions.
noreply at wordpress.org
- [wp-svn] [33965] trunk/src/wp-admin/includes/template.php: Use `get_comment() ` instead of a global in `touch_time()`.
noreply at wordpress.org
- [wp-svn] [33966] trunk/src/wp-admin/revision.php: Revisions screen: change language from "Return to post editor" to "Return to editor" - more generic for usage by custom post types.
noreply at wordpress.org
- [wp-svn] [33967] trunk/src/wp-includes: Ensure that `role` is not empty before adding it in `add_role() ` function and methods.
noreply at wordpress.org
- [wp-svn] [33968] trunk/src/wp-includes/link-template.php: Add a parameter, `$post`, to `get_{$adjacent}_post_join`, `get_{$adjacent}_post_where`, and `get_{$adjacent}_post_sort`
noreply at wordpress.org
- [wp-svn] [33969] trunk: Deprecate `wp_get_http()` - function isn't used anywhere ( apart from itself).
noreply at wordpress.org
- [wp-svn] [33970] trunk/src: Round 2 of: We should use ellipses … / ?\226? \128?\166 instead of three dots/periods ...
noreply at wordpress.org
- [wp-svn] [33971] trunk/src/wp-includes/widgets/class-wp-widget-links.php: `WP_Widget_Links`: pass widget instance to `widget_links_args` filter
noreply at wordpress.org
- [wp-svn] [33972] branches/4.2/src/wp-includes/capabilities.php: Capabilities: Fall back to the `edit_posts` capability for orphaned comments.
noreply at wordpress.org
- [wp-svn] [33973] branches/4.1/src/wp-includes/capabilities.php: Capabilities: Fall back to the `edit_posts` capability for orphaned comments.
noreply at wordpress.org
- [wp-svn] [33974] branches/4.0/src/wp-includes/capabilities.php: Capabilities: Fall back to the `edit_posts` capability for orphaned comments.
noreply at wordpress.org
- [wp-svn] [33975] branches/3.9/src/wp-includes/capabilities.php: Capabilities: Fall back to the `edit_posts` capability for orphaned comments.
noreply at wordpress.org
- [wp-svn] [33976] branches/3.8/src/wp-includes/capabilities.php: Capabilities: Fall back to the `edit_posts` capability for orphaned comments.
noreply at wordpress.org
- [wp-svn] [33977] branches/3.7/src/wp-includes/capabilities.php: Capabilities: Fall back to the `edit_posts` capability for orphaned comments.
noreply at wordpress.org
- [wp-svn] [33978] trunk/src/wp-includes/widgets/class-wp-widget-links.php: Docs: Use the `$widget_links_args` parameter in the hook doc for the `widget_links_args` filter , introduced when the args array was split out to a variable in [33971].
noreply at wordpress.org
- [wp-svn] [33979] trunk/src/wp-admin/includes/template.php: Docs: Add a changelog entry to the DocBlock for `touch_time() ` to mention the shift from accessing the global `$comment` to using `get_comment ()`.
noreply at wordpress.org
- [wp-svn] [33980] branches/4.3: Prevent unintended password change after clicking " Generate Password" and then "Cancel" when editing a user profile.
noreply at wordpress.org
- [wp-svn] [33981] trunk: TinyMCE: update to 4.2.5, changelog: http://www.tinymce.com /develop/changelog/?ctrl=version&act=index&pr_id=1.
noreply at wordpress.org
- [wp-svn] [33982] trunk/src/wp-admin/js/edit-comments.js: After [33821], when dynamically updating the document title text of the Comments List Table page , operate only on the fragment that contains the comment count.
noreply at wordpress.org
- [wp-svn] [33983] trunk/src/wp-admin/plugins.php: Plugins page: re-word " No out of date plugins were selected." to " All selected plugins are up to date." since it' s not really an error condition.
noreply at wordpress.org
- [wp-svn] [33984] trunk/src/wp-admin/includes: Add `@access` docs to `class-wp-filesystem-*` files.
noreply at wordpress.org
- [wp-svn] [33985] trunk: Implement a priority system for Help Tabs to add them at specific positions.
noreply at wordpress.org
- [wp-svn] [33986] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: After the `global` churn in [33964], also set `$post` to `null` at the end of `WP_Comments_List_Table:: single_row()` to ensure that an orphaned comment doesn' t inherit the previous row's `$post` context.
noreply at wordpress.org
- [wp-svn] [33987] trunk/tests/phpunit/tests/user/capabilities.php: Multisite: Test `edit_user` capabilities for multisite administrators
noreply at wordpress.org
- [wp-svn] [33988] trunk: Multisite: Allow users with `manage_network_users` to edit network users.
noreply at wordpress.org
- [wp-svn] [33989] trunk/src/wp-includes: Multisite: Remove `$domain` and `$path` globals in `ms_not_installed()`
noreply at wordpress.org
- [wp-svn] [33990] trunk/src/wp-includes/ms-settings.php: Multisite: Add action to handle network not found
noreply at wordpress.org
- [wp-svn] [33991] branches/4.3: WPDB: `get_table_from_query()` didn' t find table names with hyphens in them.
noreply at wordpress.org
- [wp-svn] [33992] branches/4.2: WPDB: `get_table_from_query()` didn' t find table names with hyphens in them.
noreply at wordpress.org
- [wp-svn] [33993] branches/4.1: WPDB: `get_table_from_query()` didn' t find table names with hyphens in them.
noreply at wordpress.org
- [wp-svn] [33994] branches/4.0: WPDB: `get_table_from_query()` didn' t find table names with hyphens in them.
noreply at wordpress.org
- [wp-svn] [33995] branches/3.9: WPDB: `get_table_from_query()` didn' t find table names with hyphens in them.
noreply at wordpress.org
- [wp-svn] [33996] branches/3.8: WPDB: `get_table_from_query()` didn' t find table names with hyphens in them.
noreply at wordpress.org
- [wp-svn] [33997] branches/3.7: WPDB: `get_table_from_query()` didn' t find table names with hyphens in them.
noreply at wordpress.org
- [wp-svn] [33998] trunk/src: Merge two similar strings.
noreply at wordpress.org
- [wp-svn] [33999] trunk/src/wp-includes/ms-load.php: Multisite: Correct `ms_not_installed()` `@since` version for new parameters
noreply at wordpress.org
- [wp-svn] [34000] trunk/src/wp-admin: When deleting via User List Table, don' t prompt for re-attribution if the user(s) do(es) not have any posts.
noreply at wordpress.org
- [wp-svn] [34001] trunk: In `get_page_uri()`, do not add parent slugs to orphaned pages.
noreply at wordpress.org
- [wp-svn] [34002] trunk/src/wp-admin/media-new.php: `media-new.php`, when using the browser uploader, if the result of uploading is a `WP_Error` - `wp_die()` with the error, instead of redirecting with a generic error.
noreply at wordpress.org
- [wp-svn] [34003] trunk/src/wp-admin/includes/media.php: In `wp_media_upload_handler ()`, replace a lingering instance of `media_upload_gallery() ` with `wp_iframe(...)`
noreply at wordpress.org
- [wp-svn] [34004] trunk/src/wp-admin/edit-form-advanced.php: Cleanup the text for `Publish Settings > Publish` in the `edit-form-advanced` help tab.
noreply at wordpress.org
- [wp-svn] [34005] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: In `WP_Posts_List_Table::column_date()`, the order of status and time should be switched.
noreply at wordpress.org
- [wp-svn] [34006] trunk/src/wp-admin/includes/dashboard.php: Add a "View" row action for approved comments on the Dashboard screen, remove the link labeled `#`.
noreply at wordpress.org
- [wp-svn] [34007] trunk/src/wp-admin/includes/image.php: In `wp_generate_attachment_metadata()`, also pass `$metadata` to the `intermediate_image_sizes_advanced` filter.
noreply at wordpress.org
- [wp-svn] [34008] trunk/src/wp-includes/comment-template.php: After [33961], ensure that comment filters that expect a comment ID are receiving one.
noreply at wordpress.org
- [wp-svn] [34009] trunk/src/wp-includes/js/plupload/wp-plupload.js: WP Plupload: on `FileUploaded`, allow `success` and `error` callbacks to receive server responses after a successful upload.
noreply at wordpress.org
- [wp-svn] [34010] trunk/src/wp-includes/cache.php: Clarify `wp-includes/ cache.php` docs with some more precise language.
noreply at wordpress.org
- [wp-svn] [34011] trunk/src: Grunt RTL CSS: `swap-dashicons-left-right-arrows` in `rtlcss: properties` expects double-quoted `content` strings in CSS.
noreply at wordpress.org
- [wp-svn] [34012] trunk/src/wp-admin/network/users.php: Multisite: Display content attribution drop down when deleting a user
noreply at wordpress.org
- [wp-svn] [34013] trunk/src/wp-includes: After [33970], swap UTF-8 characters for their `\u2026` escape sequence.
noreply at wordpress.org
- [wp-svn] [34014] trunk/src/wp-admin/themes.php: `_wpThemeSettings.l10n.searchPlaceholder` is an input placeholder and doesn 't handle UTF-8 or HTML entities properly.
noreply at wordpress.org
- [wp-svn] [34015] trunk/src/wp-admin: Comments/PHP Notices: check that a parent comment exists before displaying an orphan' s link to it in the admin.
noreply at wordpress.org
- [wp-svn] [34016] trunk/src/wp-admin/edit-form-advanced.php: After [34004], don' t break apart the paragraph into multiple translatable strings.
noreply at wordpress.org
- [wp-svn] [34017] trunk/src/wp-admin: Move `wp_widgets_access_body_class()` ( a hook callback) from `wp-admin/widgets.php` to `wp-admin/includes/ widgets.php`.
noreply at wordpress.org
- [wp-svn] [34018] trunk/src/wp-admin: Move `plugin_sandbox_scrape()` from `wp-admin/ plugins.php` to `wp-admin/includes/plugin.php`.
noreply at wordpress.org
- [wp-svn] [34019] trunk/src/wp-admin: Move `comment_footer_die()` from `wp-admin/ comment.php` to `wp-admin/includes/comment.php`.
noreply at wordpress.org
- [wp-svn] [34020] trunk/src/wp-admin: Move `redirect_post()` from `wp-admin/ post.php` to `wp-admin/includes/post.php`.
noreply at wordpress.org
- [wp-svn] [34021] trunk/src/wp-admin: Move 2 ad hoc user admin functions:
noreply at wordpress.org
- [wp-svn] [34022] trunk/src/wp-admin: Move ad hoc Options functions to `wp-admin/ includes/options.php`:
noreply at wordpress.org
- [wp-svn] [34023] trunk/src/wp-admin: Create `wp-admin/includes/ network.php` via `svn cp` and only load it in `wp-admin/network.php`.
noreply at wordpress.org
- [wp-svn] [34024] branches/4.3/src/wp-includes/formatting.php: Formatting: fix removing line break placeholders from HTML comments at the end of wpautop ().
noreply at wordpress.org
- [wp-svn] [34025] trunk/src/wp-admin: Move `confirm_delete_users()` from `wp-admin/ network/users.php` to `wp-admin/includes/ms.php`.
noreply at wordpress.org
- [wp-svn] [34026] trunk/src/wp-admin: Move `network_settings_add_js() ` from `wp-admin/network/settings.php` to `wp-admin/includes/ms.php`.
noreply at wordpress.org
- [wp-svn] [34027] trunk/src: Set the `secure` flag on the `wp-saving-post` cookie when using HTTPS.
noreply at wordpress.org
- [wp-svn] [34028] trunk/src/wp-includes/theme.php: Flush rewrite rules upon theme switch
noreply at wordpress.org
- [wp-svn] [34029] branches/4.3: TinyMCE: update to 4.2.5, changelog: http:// www.tinymce.com/develop/changelog/?ctrl=version&act=index&pr_id=1.
noreply at wordpress.org
- [wp-svn] [34030] trunk/src: Schema: Increase the length of `wp_options.option_name`.
noreply at wordpress.org
- [wp-svn] [34031] branches/4.3/tests/phpunit/tests: Move `wp_delete_user() ` tests to their own file.
noreply at wordpress.org
- [wp-svn] [34032] branches/4.3/src/wp-includes/js/tinymce/plugins: TinyMCE: ensure the `wordpress` plugin is loaded before calling `_createToolbar() `.
noreply at wordpress.org
- [wp-svn] [34033] trunk/tests/phpunit/tests: Move `wp_delete_user() ` tests to their own file.
noreply at wordpress.org
- [wp-svn] [34034] trunk: Require numeric IDs in user deletion functions.
noreply at wordpress.org
- [wp-svn] [34035] trunk/tests/phpunit/tests/term/getTerm.php: Add unit tests for `get_term()`.
noreply at wordpress.org
- [wp-svn] [34036] trunk/src/wp-admin: Move ad hoc functions from `wp-admin/ credits.php` to `wp-admin/includes/credits.php`, which is only included by the former.
noreply at wordpress.org
- [wp-svn] [34037] trunk/src/wp-admin: Create a new file, `wp-admin/includes/ noop.php`, which loads all of the noop functions for `load-script|styles.php` and is only loaded by those files.
noreply at wordpress.org
- [wp-svn] [34038] trunk/src: After [34015], handle orphaned comments in the Dashboard comments widget.
noreply at wordpress.org
- [wp-svn] [34039] trunk/src: After [33961], pass `$comment` to `get_comment_author_link() ` where possible to avoid extra cache/db lookups.
noreply at wordpress.org
- [wp-svn] [34040] trunk/src: After [33961], pass `$comment` to `comment_class() ` where possible to avoid extra cache/db lookups.
noreply at wordpress.org
- [wp-svn] [34041] trunk/src: After [33961], pass `$comment` to `get_comment_date() ` where possible to avoid extra cache/db lookups.
noreply at wordpress.org
- [wp-svn] [34042] trunk/src: After [33961], pass `$comment` to `get_comment_link() ` where possible to avoid extra cache/db lookups.
noreply at wordpress.org
- [wp-svn] [34043] trunk/src/wp-admin/css/install.css: Better align table headers with table cells on success screen after installing.
noreply at wordpress.org
- [wp-svn] [34044] trunk/src/wp-includes/cron.php: Document `@return` value for `wp_unschedule_event()`.
noreply at wordpress.org
- [wp-svn] [34045] trunk/src/wp-includes/option.php: Update the length limit in `set_transient()` docs after [34030].
noreply at wordpress.org
- [wp-svn] [34046] trunk/src/wp-includes/locale.php: Use `_x() ` instead of string hacks for weekday and month abbreviations.
noreply at wordpress.org
- [wp-svn] [34047] trunk/src/wp-includes/js/plupload/wp-plupload.js: Revert [34009], broke uploads.
noreply at wordpress.org
- [wp-svn] [34048] trunk/src/wp-includes/media-template.php: In [30082], hardcoded heights were removed on the front end for videos rendered via shortcode.
noreply at wordpress.org
- [wp-svn] [34049] trunk/src/wp-includes/media-template.php: After [34048], restore the `else` statement for `h` (height of video) in `wp_underscore_video_template()`.
noreply at wordpress.org
- [wp-svn] [34050] trunk/src/wp-includes/js/mediaelement: Upgrade MediaElement to 2.18.1 - monkey-patches to allow H264 in Chromium.
noreply at wordpress.org
- [wp-svn] [34051] trunk/src/wp-includes/taxonomy-functions.php: Docs: Fix DocBlock formatting for `wp_insert_term()`.
noreply at wordpress.org
- [wp-svn] [34052] trunk/src/wp-includes/pluggable.php: Users: Import the global var `$wp_hasher` in `wp_new_user_notification()`.
noreply at wordpress.org
- [wp-svn] [34053] branches/4.3/src/wp-includes/pluggable.php: Users: Import the global var `$wp_hasher` in `wp_new_user_notification()`.
noreply at wordpress.org
- [wp-svn] [34054] trunk/src/wp-admin/about.php: About: Remove period from placeholder.
noreply at wordpress.org
- [wp-svn] [34055] branches/4.3/src/wp-admin/about.php: About: Remove period from placeholder.
noreply at wordpress.org
- [wp-svn] [34056] trunk/src/wp-admin/js/customize-controls.js: Site Icon: For preview fall back to `full` size URL when `thumbnail` size doesn' t exist.
noreply at wordpress.org
- [wp-svn] [34057] branches/4.3/src/wp-admin/js/customize-controls.js: Site Icon: For preview fall back to `full` size URL when `thumbnail` size doesn' t exist.
noreply at wordpress.org
- [wp-svn] [34058] branches/4.3/src/wp-admin/network/users.php: Multisite: Display content attribution drop down when deleting a user
noreply at wordpress.org
- [wp-svn] [34059] trunk/src: Introduce `wp_validate_action( $action = '' )`, a helper function that checks `$_REQUEST` for `action` and returns it, or empty string if not present.
noreply at wordpress.org
- [wp-svn] [34060] trunk/src/wp-admin/js/user-profile.js: Passwords: Refresh password fields when content is pasted into fields.
noreply at wordpress.org
- [wp-svn] [34061] trunk/src/wp-admin/js/user-profile.js: Settings: reassign the label when switching password fields so it always highlights the visible field.
noreply at wordpress.org
- [wp-svn] [34062] trunk/src/wp-admin/js/user-profile.js: Settings: properly set the password field label on loading.
noreply at wordpress.org
- [wp-svn] [34063] branches/4.3/src/wp-admin/js/user-profile.js: Settings: reassign the label when switching password fields so it always highlights the visible field.
noreply at wordpress.org
- [wp-svn] [34064] trunk/src/wp-admin/js/inline-edit-post.js: Quick Edit: fix the Tags auto-suggest tooltip visibility.
noreply at wordpress.org
- [wp-svn] [34065] trunk/src/wp-admin/css/nav-menus.css: Nav Menus: fix the quick search spinner position on Operating Systems that show scrollbars.
noreply at wordpress.org
- [wp-svn] [34066] trunk/src/wp-admin: Bump H3 headings to H2 on the Theme Editor screen for better accessibility.
noreply at wordpress.org
- [wp-svn] [34067] trunk/src/wp-admin/plugin-editor.php: Bump H3 headings to H2 on the Plugin Editor screen for better accessibility.
noreply at wordpress.org
- [wp-svn] [34068] trunk/src: Settings, password field: fix placement of the error icon and removal of the error class.
noreply at wordpress.org
- [wp-svn] [34069] trunk/src: When clicking "Show More Comments" in the Comments meta box on the Edit Post screen, change the click behavior to call a new class method on `commentsBox`, `- >load()`, that resets `st` (cool name) to the number of visible `<tr> `s before calling `->get()`.
noreply at wordpress.org
- [wp-svn] [34070] trunk/src/wp-admin/includes/template.php: Quick Edit: fix an ID attribute name collision by renaming one of the author fields `author-name`.
noreply at wordpress.org
- [wp-svn] [34071] trunk/src/wp-includes/feed.php: Comments: `comment_link() ` currently takes no arguments, yet `get_comment_link()` does.
noreply at wordpress.org
- [wp-svn] [34072] trunk/src/wp-admin: Edit Comment screen: remove the "View Comment" button (actually a link) from the publish meta box.
noreply at wordpress.org
- [wp-svn] [34073] trunk: Better default values in `WP_Query::get_queried_object()`.
noreply at wordpress.org
- [wp-svn] [34074] trunk/src/wp-admin/includes/ajax-actions.php: AJAX Reply to Comment: check the `edit_comment` cap when parent comment will be auto-approved.
noreply at wordpress.org
- [wp-svn] [34075] trunk/src/wp-includes/comment-template.php: Comments: `get_comments_link() ` should return a link with `#respond` as the hash instead of `#comments` if `get_comments_number ()` returns `0`.
noreply at wordpress.org
- [wp-svn] [34076] trunk/src/wp-admin/includes/class-wp-list-table.php: List Tables: don't render "extra tablenav" if there are no posts.
noreply at wordpress.org
- [wp-svn] [34077] trunk/src/wp-admin/includes/class-wp-list-table.php: After [34076] , fix the logic for `post_status` in months dropdown.
noreply at wordpress.org
- [wp-svn] [34078] branches/4.3/src/wp-admin/js/user-profile.js: Passwords: Refresh password fields when content is pasted into fields.
noreply at wordpress.org
- [wp-svn] [34079] trunk/src/wp-content/themes: Bundled Themes: Update `Tested up to`.
noreply at wordpress.org
- [wp-svn] [34080] trunk/src/wp-includes/post-functions.php: `sanitize_post() ` is polymorphic, add an `is_array() ` check for `$post` before operating on it as an array.
noreply at wordpress.org
- [wp-svn] [34081] trunk/src/wp-includes/post-functions.php: `sanitize_post()`: the default value for `$context` is 'display'.
noreply at wordpress.org
- [wp-svn] [34082] trunk/src/wp-includes/post-functions.php: `wp_delete_post()`: add a filter, 'pre_delete_post', to allow bailout from the function if the filter returns a non-null value.
noreply at wordpress.org
- [wp-svn] [34083] trunk/src/wp-admin/css/list-tables.css: Use `table-layout: auto` ( instead of `fixed`) on `table.fixed` to ensure that things like date/ time don't horrendously wrap on small screens.
noreply at wordpress.org
- [wp-svn] [34084] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: `WP_Posts_List_Table`: there are a cadre of `edit.php` URLs that are generated by string-building instead of using our handy functions.
noreply at wordpress.org
- [wp-svn] [34085] trunk: In `wp_insert_post()`, when setting `$post_author`, use `isset()` instead of `! empty() ` to allow `0` to be passed as the value for `$post_author`.
noreply at wordpress.org
- [wp-svn] [34086] trunk/src/wp-admin/theme-install.php: Themes: Don' t use HTML entities for placeholders.
noreply at wordpress.org
- [wp-svn] [34087] trunk/src/wp-includes: Revert [34013] and parts of [33970].
noreply at wordpress.org
- [wp-svn] [34088] trunk: Remove extraneous table join in `get_adjacent_post()`.
noreply at wordpress.org
- [wp-svn] [34089] trunk: Allow `setup_postdata()` to accept a post ID.
noreply at wordpress.org
- [wp-svn] [34090] trunk/src/wp-includes: Use stricter sanitization for meta query clause keys.
noreply at wordpress.org
- [wp-svn] [34091] trunk: Fail gracefully when checking mapped cap against unregistered post type.
noreply at wordpress.org
- [wp-svn] [34092] trunk/tests/phpunit/tests/feed/rss2.php: Tests: Update `Tests_Feed_RSS:: test_items` to expect new comment permalink structure.
noreply at wordpress.org
- [wp-svn] [34093] trunk/src: Customize: Remove redundant `aria-label` attributes.
noreply at wordpress.org
- [wp-svn] [34094] trunk/src/wp-admin: Comments: Fix inline edit/ reply on small screens.
noreply at wordpress.org
- [wp-svn] [34095] branches/4.3: Comments: Fix inline edit/reply on small screens.
noreply at wordpress.org
- [wp-svn] [34096] trunk/src/wp-admin/options-writing.php: Bump H3 headings to H2 on the Writing Settings screen for better accessibility.
noreply at wordpress.org
- [wp-svn] [34097] trunk/src/wp-includes: Multisite: Introduce the `WP_Network` class.
noreply at wordpress.org
- [wp-svn] [34098] trunk/src/wp-includes/link-template.php: In `edit_post_link()`, add an argument for the class attribute that defaults to `post-edit-link`.
noreply at wordpress.org
- [wp-svn] [34099] trunk/src/wp-includes: Multisite: Implement the `get_by_path` method in `WP_Network`.
noreply at wordpress.org
- [wp-svn] [34100] trunk: Check if the `$post_type` passed to `get_post_type_object() ` is a `scalar` value.
noreply at wordpress.org
- [wp-svn] [34101] trunk/src/wp-admin/includes: Make `WP_List_Table:: get_primary_column_name()` public in list table classes that have it.
noreply at wordpress.org
- [wp-svn] [34102] trunk: Objects are passed by-reference since PHP 5.
noreply at wordpress.org
- [wp-svn] [34103] trunk/src/wp-includes/post-template.php: Pass `$r` and `$pages` to the 'wp_dropdown_pages' and 'wp_list_pages' filters.
noreply at wordpress.org
- [wp-svn] [34104] trunk: When running on windows systems, normalise the capitalisation of the drive letter for more reliable string comparisons.
noreply at wordpress.org
- [wp-svn] [34105] trunk/src/wp-admin/js/post.js: Turn off `autocomplete` for the `new-post-slug` field.
noreply at wordpress.org
- [wp-svn] [34106] trunk/src/wp-includes: Send comment notification emails via a hooked function.
noreply at wordpress.org
- [wp-svn] [34107] trunk/src/wp-includes: Send password-change email notifications via hook.
noreply at wordpress.org
- [wp-svn] [34108] trunk/src/wp-includes/post-template.php: In `wp_link_pages()`, ensure that `$prev` is greater than `0`.
noreply at wordpress.org
- [wp-svn] [34109] trunk/src/wp-includes: Move `Walker_Page` and `Walker_PageDropdown` into their own files via `svn cp`.
noreply at wordpress.org
- [wp-svn] [34110] trunk/src/wp-includes: Move `Walker_Category` and `Walker_CategoryDropdown` into their own files via `svn cp`.
noreply at wordpress.org
- [wp-svn] [34111] trunk/src/wp-admin/includes/template.php: Add an argument to `parent_dropdown()`, `$post`, to allow it to be called for an arbitrary post.
noreply at wordpress.org
- [wp-svn] [34112] trunk/src/wp-includes: Send multisite site/ user signup emails via hooked functions.
noreply at wordpress.org
- [wp-svn] [34113] trunk: Add sanity checks in `map_meta_cap()`, return `' do_not_allow'` when posts don't exist.
noreply at wordpress.org
- [wp-svn] [34114] trunk/src: Passwords: Trigger a `wp-check-valid-field` event when the password field is filled with a password by `generatePassword ()`.
noreply at wordpress.org
- [wp-svn] [34115] trunk/src/wp-includes/link-template.php: Docs: Add a changelog entry for the `$class` argument added to `edit_post_link( )` in [34098].
noreply at wordpress.org
- [wp-svn] [34116] trunk: Passwords: Deprecate second parameter of `wp_new_user_notification()`.
noreply at wordpress.org
- [wp-svn] [34117] trunk/src/wp-includes/link-template.php: Escape class attribute in `edit_post_link()` after [34098].
noreply at wordpress.org
- [wp-svn] [34118] branches/4.3: Passwords: Deprecate second parameter of `wp_new_user_notification()`.
noreply at wordpress.org
- [wp-svn] [34119] branches/4.3/src: Settings, password field: Fix placement of the error icon and removal of the error class.
noreply at wordpress.org
- [wp-svn] [34120] branches/4.3/src: Passwords: Trigger a `wp-check-valid-field` event when the password field is filled with a password by `generatePassword ()`.
noreply at wordpress.org
- [wp-svn] [34121] trunk/src/wp-includes/class-wp-walker.php: Docs: Add missing parameter and return descriptions for `Walker:: get_number_of_root_elements()`.
noreply at wordpress.org
- [wp-svn] [34122] trunk: Update links to the user profile editing screen in the admin toolbar when the current logged in user has no role on the current site.
noreply at wordpress.org
- [wp-svn] [34123] trunk: Fix the case-sensitivity of some HTTP class usage.
noreply at wordpress.org
- [wp-svn] [34124] trunk/src/wp-includes/default-filters.php: Add the site icon meta tags to `wp-login.php`.
noreply at wordpress.org
- [wp-svn] [34125] trunk: Accept 'ID' as a valid `$field` in `get_user_by()`.
noreply at wordpress.org
- [wp-svn] [34126] trunk/tests/phpunit/tests/pluggable.php: Implement unit tests which use reflection to test functions in pluggable.php.
noreply at wordpress.org
- [wp-svn] [34127] trunk/src/wp-admin/includes/class-wp-media-list-table.php: In `WP_Media_List_Table`, fetch all pending comment counts at once, instead of for each row in the loop.
noreply at wordpress.org
- [wp-svn] [34128] trunk/src/wp-admin/includes: In `WP_List_Table`, make a new `public` method, `->get_primary_column()`, and revert [34101] due to BC issues.
noreply at wordpress.org
- [wp-svn] [34129] trunk/src: More comment functions can accept a full object instead of comment_ID to reduce cache /db lookups.
noreply at wordpress.org
- [wp-svn] [34130] trunk/src: `wp_unspam_comment() ` can accept a full object instead of comment_ID to reduce cache/ db lookups..
noreply at wordpress.org
- [wp-svn] [34131] trunk: The "counts" cache for comments by post id is never invalidated.
noreply at wordpress.org
- [wp-svn] [34132] trunk/src/wp-admin/edit-comments.php: In the `edit-comments.php` admin handler, toggle `wp_defer_comment_counting() ` so that only unique post IDs have their comment count updated.
noreply at wordpress.org
- [wp-svn] [34133] trunk/src/wp-admin/includes: List tables: escape user e-mails
noreply at wordpress.org
- [wp-svn] [34134] trunk/src/wp-includes: Shortcodes: don' t allow unclosed HTML elements in attributes
noreply at wordpress.org
- [wp-svn] [34135] trunk/src/wp-includes/class-wp-xmlrpc-server.php: XMLRPC: Don' t allow private posts to be sticky.
noreply at wordpress.org
- [wp-svn] [34136] trunk: Ensure that the count cache for `all` is in sync with `comment-{$post_id}` values.
noreply at wordpress.org
- [wp-svn] [34137] branches/4.3/src/wp-admin/includes: List tables: escape user e-mails
noreply at wordpress.org
- [wp-svn] [34138] branches/4.2/src/wp-admin/includes: List tables: escape user e-mails
noreply at wordpress.org
- [wp-svn] [34139] branches/4.1/src/wp-admin/includes: List tables: escape user e-mails
noreply at wordpress.org
- [wp-svn] [34140] branches/4.0/src/wp-admin/includes: List tables: escape user e-mails
noreply at wordpress.org
- [wp-svn] [34141] branches/3.9/src/wp-admin/includes: List tables: escape user e-mails
noreply at wordpress.org
- [wp-svn] [34142] branches/3.8/src/wp-admin/includes: List tables: escape user e-mails
noreply at wordpress.org
- [wp-svn] [34143] branches/3.7/src/wp-admin/includes: List tables: escape user e-mails
noreply at wordpress.org
- [wp-svn] [34144] branches/4.3/src/wp-includes: Shortcodes: don' t allow unclosed HTML elements in attributes
noreply at wordpress.org
- [wp-svn] [34145] branches/4.2/src/wp-includes: Shortcodes: don' t allow unclosed HTML elements in attributes
noreply at wordpress.org
- [wp-svn] [34146] branches/4.1/src/wp-includes: Shortcodes: don' t allow unclosed HTML elements in attributes
noreply at wordpress.org
- [wp-svn] [34147] branches/4.0/src/wp-includes: Shortcodes: don' t allow unclosed HTML elements in attributes
noreply at wordpress.org
- [wp-svn] [34148] branches/3.9/src/wp-includes: Shortcodes: don' t allow unclosed HTML elements in attributes
noreply at wordpress.org
- [wp-svn] [34149] branches/3.8/src/wp-includes: Shortcodes: don' t allow unclosed HTML elements in attributes
noreply at wordpress.org
- [wp-svn] [34150] branches/3.7/src/wp-includes: Shortcodes: don' t allow unclosed HTML elements in attributes
noreply at wordpress.org
- [wp-svn] [34151] branches/4.3/src/wp-includes/class-wp-xmlrpc-server.php: XMLRPC: Don't allow private posts to be sticky.
noreply at wordpress.org
- [wp-svn] [34152] branches/4.2/src: XMLRPC: Don't allow private posts to be sticky.
noreply at wordpress.org
- [wp-svn] [34153] branches/4.1/src: XMLRPC: Don't allow private posts to be sticky.
noreply at wordpress.org
- [wp-svn] [34154] branches/4.0/src: XMLRPC: Don't allow private posts to be sticky.
noreply at wordpress.org
- [wp-svn] [34155] branches/3.9/src: XMLRPC: Don't allow private posts to be sticky.
noreply at wordpress.org
- [wp-svn] [34156] branches/3.8/src: XMLRPC: Don't allow private posts to be sticky.
noreply at wordpress.org
- [wp-svn] [34157] branches/3.7/src: XMLRPC: Don't allow private posts to be sticky.
noreply at wordpress.org
- [wp-svn] [34158] trunk/src/wp-includes: More bonkers comment cache cleanup: toggle `wp_defer_comment_counting()` in `wp_insert_post() ` and `wp_insert_attachment()`.
noreply at wordpress.org
- [wp-svn] [34159] trunk/src/wp-admin/js/edit-comments.js: After [34070], account for the new ID in Quick Edit JS.
noreply at wordpress.org
- [wp-svn] [34160] trunk/src/wp-includes/link-template.php: In `get_avatar_data()`, promote `stdClass` objects to `WP_Comment` if passed.
noreply at wordpress.org
- [wp-svn] [34161] trunk: In `_wp_ajax_delete_comment_response()`, read the new `'all '` prop returned by `get_comment_count()` via `wp_count_comments() ` when setting `$total`.
noreply at wordpress.org
- [wp-svn] [34162] trunk/src: TwentyFifteen|Sixteen themes have a `<div id="content"> ` in the header.
noreply at wordpress.org
- [wp-svn] [34163] trunk/src: Don' t ever use the `guid` value when retrieving URLs for media, use `wp_get_attachment_url()`.
noreply at wordpress.org
- [wp-svn] [34164] trunk/src/wp-includes/class-wp-http-ixr-client.php: Add a filter to allow custom headers to be sent via the WP HTTP IXR client : `'wp_http_ixr_client_headers'`.
noreply at wordpress.org
- [wp-svn] [34165] trunk/src/wp-admin/js/widgets.js: Ensure that widget carets close when dragging an expanded widget.
noreply at wordpress.org
- [wp-svn] [34166] trunk/src/wp-admin/includes/class-wp-list-table.php: Add a doc block to `WP_List_Table::get_primary_column()`.
noreply at wordpress.org
- [wp-svn] [34167] trunk: Update post thumbnail functions to allow a `WP_Post` to be passed.
noreply at wordpress.org
- [wp-svn] [34168] trunk/src/wp-admin/includes: Move the admin Nav Menu Walker subclasses into their own files.
noreply at wordpress.org
- [wp-svn] [34169] trunk/src/wp-admin/includes: Move `WP_Screen` to its own file.
noreply at wordpress.org
- [wp-svn] [34170] trunk/src: Create a function, `get_preview_post_link()`, to DRY the logic for applying the `'preview_post_link'` filter to a URL.
noreply at wordpress.org
- [wp-svn] [34171] trunk/src/wp-admin/includes/media.php: Use `get_attached_file() ` in `attachment_submitbox_metadata()`.
noreply at wordpress.org
- [wp-svn] [34172] trunk/tests/phpunit: Initialise `$_SERVER[ 'REMOTE_ADDR' ] ` during the test bootstrap so individual tests need not.
noreply at wordpress.org
- [wp-svn] [34173] trunk/tests/phpunit/tests: Missed files from [34172].
noreply at wordpress.org
- [wp-svn] [34174] trunk/src/wp-includes/class-http.php: Place the filter docblock for `http_api_transports` immediately above the filter.
noreply at wordpress.org
- [wp-svn] [34175] trunk/src/wp-includes/link-template.php: Correct the value of the `preview` query variable added by `get_preview_post_link ()`.
noreply at wordpress.org
- [wp-svn] [34176] trunk/src/wp-includes/link-template.php: Improve the docblocks for the `get_preview_post_link() ` function and the `preview_post_link` filter.
noreply at wordpress.org
- [wp-svn] [34177] trunk/src: Remove the ability to view the post listing screen and post editing screen for post types with `show_ui` set to `false`.
noreply at wordpress.org
- [wp-svn] [34178] trunk/src/wp-admin/includes: Remove outdated references to the `preview_post_link` filter docs.
noreply at wordpress.org
- [wp-svn] [34179] trunk/src/wp-admin/js/edit-comments.js: Comments: When setting the `colspan` value for inline edit/reply, make sure it' s actually a table and the value is not empty.
noreply at wordpress.org
- [wp-svn] [34180] branches/4.3: Comments: When setting the `colspan` value for inline edit/reply, make sure it' s actually a table and the value is not empty.
noreply at wordpress.org
- [wp-svn] [34181] branches/4.3: Bump 4.3 branch to 4.3.1.
noreply at wordpress.org
- [wp-svn] [34182] branches/4.2: Bump 4.2 branch to 4.2.5.
noreply at wordpress.org
- [wp-svn] [34183] branches/4.1: Bump 4.1 branch to 4.1.8.
noreply at wordpress.org
- [wp-svn] [34184] branches/4.0: Bump 4.0 branch to 4.0.8.
noreply at wordpress.org
- [wp-svn] [34185] branches/3.9: Bump 3.9 branch to 3.9.9.
noreply at wordpress.org
- [wp-svn] [34186] branches/3.8: Bump 3.8 branch to 3.8.11.
noreply at wordpress.org
- [wp-svn] [34187] branches/3.7: Bump 3.7 branch to 3.7.11.
noreply at wordpress.org
- [wp-svn] [34188] trunk/src/wp-admin: Similar to #33386, don' t use `guid` when retrieving URL for a cropped header image in the Customizer.
noreply at wordpress.org
- [wp-svn] [34189] branches/4.3/src/wp-includes/version.php: Finish bumping the 4.3 branch to 4.3.1.
noreply at wordpress.org
- [wp-svn] [34190] branches/4.2/src/wp-includes/version.php: Finish bumping the 4.2 branch to 4.2.5.
noreply at wordpress.org
- [wp-svn] [34191] branches/3.7/src/wp-includes/version.php: Finish bumping the 3.7 branch to 3.7.11.
noreply at wordpress.org
- [wp-svn] [34192] branches/4.1/src/wp-includes/version.php: Finish bumping the 4.1 branch to 4.1.8.
noreply at wordpress.org
- [wp-svn] [34193] branches/4.0/src/wp-includes/version.php: Finish bumping the 4.0 branch to 4.0.8.
noreply at wordpress.org
- [wp-svn] [34194] branches/4.1/src/wp-includes/version.php: 4.1.8-src.
noreply at wordpress.org
- [wp-svn] [34195] branches/3.8/src/wp-includes/version.php: Finish bumping the 3.8 branch to 3.8.11.
noreply at wordpress.org
- [wp-svn] [34196] branches/3.9/src/wp-includes/version.php: Finish bumping the 3.9 branch to 3.9.11.
noreply at wordpress.org
- [wp-svn] [34197] branches/4.2/src/wp-includes/version.php: 4.2.5-src.
noreply at wordpress.org
- [wp-svn] [34198] branches/3.7/src/wp-includes/version.php: 3.7.11-src.
noreply at wordpress.org
- [wp-svn] [34199] branches/4.3/src/wp-includes/version.php: 4.3.1-src.
noreply at wordpress.org
- [wp-svn] [34200] trunk/src/wp-includes/post-template.php: Allow `wp_page_menu() ` to accept `'walker'`, `'before'`, and `'after'` to allow custom markup.
noreply at wordpress.org
- [wp-svn] [34201] trunk/src/wp-includes/post-functions.php: Allow `get_lastpostdate( )`, `get_lastpostmodified()`, and `_get_last_post_time() ` to accept `$post_type` and cache separately.
noreply at wordpress.org
- [wp-svn] [34202] trunk/src/wp-admin: Don' t redirect to the Term list table after submitting the form on the Edit Term page.
noreply at wordpress.org
- [wp-svn] [34203] trunk/src/wp-includes/class-wp-http-ixr-client.php: Docs: Update the hook doc summary for the `wp_http_ixr_client_headers` filter, introduced in [34164].
noreply at wordpress.org
- [wp-svn] [34204] tags/4.3.1/: Tag 4.3.1
noreply at wordpress.org
- [wp-svn] [34205] trunk: Add `parent__in` and `parent__not_in` query vars to `WP_Comment_Query`.
noreply at wordpress.org
- [wp-svn] [34206] tags/4.2.5/: Tag 4.2.5
noreply at wordpress.org
- [wp-svn] [34207] tags/4.1.8/: Tag 4.1.8
noreply at wordpress.org
- [wp-svn] [34208] tags/4.0.8/: Tag 4.0.8
noreply at wordpress.org
- [wp-svn] [34209] tags/3.9.9/: Tag 3.9.9
noreply at wordpress.org
- [wp-svn] [34210] tags/3.8.11/: Tag 3.8.11
noreply at wordpress.org
- [wp-svn] [34211] tags/3.7.11/: Tag 3.7.11
noreply at wordpress.org
- [wp-svn] [34212] trunk: `WP_Comment_Query`: add `comment__in` to allowed values for `$orderby`.
noreply at wordpress.org
- [wp-svn] [34213] trunk/src: Implement `wp_login_url()` and `wp_registration_url() ` in places where `wp-login.php` is currently hard-coded.
noreply at wordpress.org
- [wp-svn] [34214] trunk/tests/phpunit/tests/image/header.php: After [34188], fix unit test for image header.
noreply at wordpress.org
- [wp-svn] [34215] trunk: In `WP::parse_request()`, don' t add query vars of non-viewable post types to `WP::public_query_vars`.
noreply at wordpress.org
- [wp-svn] [34216] trunk/src/wp-includes/comment-template.php: Apply the new `' respond_link'` filter in `comments_popup_link() ` if `$number` is `0` before outputting the URL.
noreply at wordpress.org
- [wp-svn] [34217] trunk/src/wp-includes/taxonomy-functions.php: Omit the `ORDER BY` clause when updating object term cache.
noreply at wordpress.org
- [wp-svn] [34218] trunk: Improve validation of `user_login` and `user_nicename` length.
noreply at wordpress.org
- [wp-svn] [34219] trunk/src/wp-admin/css/customize-nav-menus.css: Customizer: Smooth animation for closing accordions in the available nav menu items pane.
noreply at wordpress.org
- [wp-svn] [34220] branches/4.3: Customizer: Smooth animation for closing accordions in the available nav menu items pane.
noreply at wordpress.org
- [wp-svn] [34221] trunk/src/wp-includes/pluggable.php: Fire Action when mail exception is thrown.
noreply at wordpress.org
- [wp-svn] [34222] trunk/src/wp-includes/formatting.php: Fix a typo in `wptexturize() ` and `wp_replace_in_html_tags()` comments.
noreply at wordpress.org
- [wp-svn] [34223] trunk/src/wp-admin/includes: Move `WP_Post_Comments_List_Table` to its own file.
noreply at wordpress.org
- [wp-svn] [34224] trunk/src/wp-includes: Docs: Add documentation for `$object_id`, the optional second parameter in `current_user_can()` and `WP_User:: has_cap()`, and the optional third parameter in `map_meta_cap()`.
noreply at wordpress.org
- [wp-svn] [34225] trunk/src/wp-includes/cache.php: Docs: Add more complete documentation for top-level object cache functionality.
noreply at wordpress.org
- [wp-svn] [34226] trunk/src/wp-includes/cache.php: Docs: Remove an errant change made to a `_deprecated_function() ` call in `wp_cache_reset()` introduced in [34225].
noreply at wordpress.org
- [wp-svn] [34227] trunk/src/wp-includes/cache.php: Docs: Improve documentation for the `WP_Object_Cache` class.
noreply at wordpress.org
- [wp-svn] [34228] trunk/src/wp-admin/custom-header.php: Docs: Add a changelog entry for the switch to using `wp_get_attachment_url() ` instead of the guid for determining the header image URL in `Custom_Image_Header ::step_3()`.
noreply at wordpress.org
- [wp-svn] [34229] trunk/src/wp-admin/includes/class-wp-list-table.php: Docs: Remove markdown from the DocBlock summary for `WP_List_Table:: get_primary_column()`, introduced in [34166].
noreply at wordpress.org
- [wp-svn] [34230] trunk/src/wp-includes/feed.php: Docs: Make a minor adjustment to the description syntax for the optional `$comment` argument in the DocBlock for `comment_link ()`, introduced in [34071].
noreply at wordpress.org
- [wp-svn] [34231] trunk/src/wp-admin/includes/list-table.php: Comments: Fix a fatal error in Comments meta box after [34223].
noreply at wordpress.org
- [wp-svn] [34232] trunk/src/wp-login.php: Reset Password: Move `<div>` out of `<p> ` in `wp-login.php`.
noreply at wordpress.org
- [wp-svn] [34233] trunk/src/wp-includes: Add a comment to strings where the ellipsis cannot be used due to `json_encode ()`, placeholders, or external dependencies.
noreply at wordpress.org
- [wp-svn] [34234] trunk: Docs: Put "it's" in its place (again).
noreply at wordpress.org
- [wp-svn] [34235] trunk/src/wp-includes/ms-functions.php: Docs: Add a changelog entry for the addition of 'wp-admin', 'wp-content', and ' wp-includes' as reserved names for the `subdirectory_reserved_names` filter docs.
noreply at wordpress.org
- [wp-svn] [34236] trunk/src/wp-includes/class-wp-theme.php: Docs: Fix some syntactical issues with the DocBlock for the `WP_Theme-> update` property, introduced in [33957].
noreply at wordpress.org
- [wp-svn] [34237] trunk/src/wp-includes/comment-template.php: Docs: Add changelog entries for parameters where `WP_Comment` object support was added in [33961].
noreply at wordpress.org
- [wp-svn] [34238] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Docs: Expand the DocBlock for the `WP_Theme::get_edit_link()` method, introduced in [34084].
noreply at wordpress.org
- [wp-svn] [34239] trunk/src/wp-includes/pluggable.php: Docs: Fix some syntactical issues with the DocBlock for `wp_mail_failed` action , introduced in [34221].
noreply at wordpress.org
- [wp-svn] [34240] trunk/src/wp-includes/post-functions.php: Docs: Synchronize the `$timezone` parameter description between `get_lastpostdate ()`, `get_lastpostmodified()`, and `_get_last_post_time()`.
noreply at wordpress.org
- [wp-svn] [34241] trunk/src/wp-admin/includes: `wp-admin/includes/ template.php` is now a loader for 3 files made via `svn cp`:
noreply at wordpress.org
- [wp-svn] [34242] trunk/src/wp-includes/post-functions.php: Add `register_post_type_args` filter for changing `register_post_type() ` arguments before further processing.
noreply at wordpress.org
- [wp-svn] [34243] trunk/src/wp-includes/post-template.php: Docs: Update the DocBlock for `wp_page_menu()` to include `'before'`, `'after'` , and `'walker'` arguments added in [34200].
noreply at wordpress.org
- [wp-svn] [34244] trunk/src/wp-includes/pluggable.php: After [34160], also upgrade objects passed to `get_avatar()`.
noreply at wordpress.org
- [wp-svn] [34245] trunk/src/wp-includes: Revert [33925], by-reference array manipulation is breaking comments in some themes.
noreply at wordpress.org
- [wp-svn] [34246] trunk: Failed `get_term_by() ` lookups should always return `false`.
noreply at wordpress.org
- [wp-svn] [34247] trunk: Allow taxonomies to be non-public.
noreply at wordpress.org
- [wp-svn] [34248] trunk/src/wp-includes/post-functions.php: Throw a notice when an invalid tax is passed to `wp_insert_post()`.
noreply at wordpress.org
- [wp-svn] [34249] trunk/src/wp-admin/export.php: Add a missing Oxford comma on Export screen.
noreply at wordpress.org
- [wp-svn] [34250] trunk: Don't notify post authors about spam comments.
noreply at wordpress.org
- [wp-svn] [34251] trunk/src: Move new user notification emails to `add_action() ` callbacks.
noreply at wordpress.org
- [wp-svn] [34252] trunk/src/wp-includes: Improve consistency of comment notification callback signatures.
noreply at wordpress.org
- [wp-svn] [34253] trunk/src/wp-includes/comment-functions.php: Docs: Expand the `$comment_approved` argument description for `'comment_post' ` action.
noreply at wordpress.org
- [wp-svn] [34254] trunk/src/wp-includes/js/media-editor.js: Media JS: ensure that `wp.media.frame` (a static reference to the "current" `Frame` ) is reset when a cached frame is opened.
noreply at wordpress.org
- [wp-svn] [34255] trunk: In `wp_mime_type_icon()`, the length of the `$wilds` array varies depending on what is passed as `$mime`.
noreply at wordpress.org
- [wp-svn] [34256] trunk/src/wp-admin: Media List Table: remove the counts from the " views" portion of the toolbar, which are inconsistent with grid view.
noreply at wordpress.org
- [wp-svn] [34257] trunk/src/wp-includes: Uploader: Fire 'wp_handle_upload' in `wp_upload_bits()`.
noreply at wordpress.org
- [wp-svn] [34258] trunk/src/wp-includes/media.php: Media: In `wp_prepare_attachment_for_js()`, don't call `file_exists() ` and `filesize() ` to retrieve `$bytes` if the data is already present in `$meta`.
noreply at wordpress.org
- [wp-svn] [34259] trunk/src/wp-admin/includes/media.php: Media: In `get_image_send_to_editor()`, allow a custom value for `$rel`.
noreply at wordpress.org
- [wp-svn] [34260] trunk/src/wp-admin/includes/ajax-actions.php: Media: In `wp_ajax_send_attachment_to_editor()`, the fallback logic for `$html` should be tucked into an `else` statement so it isn 't run needlessly and overwritten.
noreply at wordpress.org
- [wp-svn] [34261] trunk/src/wp-includes/media.php: Media: Ensure that HTML5 captions apply the `'img_caption_shortcode_width'`.
noreply at wordpress.org
- [wp-svn] [34262] trunk/src/wp-admin/includes/post.php: Docs: Expand the DocBlock for `get_default_post_to_edit()`.
noreply at wordpress.org
- [wp-svn] [34263] trunk/src/wp-admin/includes/post.php: Revert unintended change from [34262].
noreply at wordpress.org
- [wp-svn] [34264] trunk/src/wp-includes/functions.php: Docs: Add a reminder to the DocBlock description for `add_query_arg() ` mentioning that the output is not escaped by default.
noreply at wordpress.org
- [wp-svn] [34265] trunk/src: Superglobals: Revert [34059] until further notice.
noreply at wordpress.org
- [wp-svn] [34266] trunk/src/wp-includes/user-functions.php: Tell the `insert_user_meta` filter whether user is being updated.
noreply at wordpress.org
- [wp-svn] [34267] branches/4.3/src/wp-includes/version.php: The 4.3 branch is now 4.3.2-alpha.
noreply at wordpress.org
- [wp-svn] [34268] trunk: Prime comment meta caches in `WP_Comment_Query`.
noreply at wordpress.org
- [wp-svn] [34269] trunk: Customize: Reduce peak memory usage by JSON-encoding settings and controls individually.
noreply at wordpress.org
- [wp-svn] [34270] trunk: Lazy-load comment meta on single post pages.
noreply at wordpress.org
- [wp-svn] [34271] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Posts List Table: Use a more robust technique for calculating `$total_items` so that pagination still appears when items are removed on the last page of results and `- >max_num_pages` decreases.
noreply at wordpress.org
- [wp-svn] [34272] trunk/src/wp-includes/canonical.php: Canonical: redirect URLs that match an attachment masked on the wrong URL to the attachment link for the matched attachment.
noreply at wordpress.org
- [wp-svn] [34273] trunk/src/wp-includes/widgets/class-wp-widget-tag-cloud.php: Widgets: don' t show a dropdown if there is only 1 taxonomy or zero taxonomies available to the Tag Cloud widget form.
noreply at wordpress.org
- [wp-svn] [34274] trunk/src/wp-comments-post.php: In `wp-comments-post.php`, sanity check a few of the comment inputs that are expected to be a string beford calling string-only functions on them.
noreply at wordpress.org
- [wp-svn] [34275] trunk/src/wp-admin/edit-form-advanced.php: Editor: add `hide-if-no-js` class to `<td id="wp-word-count">`.
noreply at wordpress.org
- [wp-svn] [34276] trunk/src/wp-admin/css/list-tables.css: List Tables: ensure that sortable list table column headers have the same padding/ line-height as non-sortable headers.
noreply at wordpress.org
- [wp-svn] [34277] trunk: Comments: in `wp_rel_nofollow_callback()`, account for the fact that a link might already have a `rel` attribute.
noreply at wordpress.org
- [wp-svn] [34278] trunk/src/wp-includes/class-wp-customize-nav-menus.php: Customize: Fix live previewing of menu changes on subdirectory installs.
noreply at wordpress.org
- [wp-svn] [34279] branches/4.3: Customize: Fix live previewing of menu changes on subdirectory installs.
noreply at wordpress.org
- [wp-svn] [34280] trunk/src/wp-includes/post-template.php: Add an argument to `wp_page_menu()`, `'menu_tag'`, which defaults to `div` but can be overridden to allow HTML5 tags like `nav`.
noreply at wordpress.org
- [wp-svn] [34281] trunk/src/wp-admin/includes: Updates: FTP/PemFTP Library: Remove the usage of deprecated regular expression functions ( ereg replaced by PCRE).
noreply at wordpress.org
- [wp-svn] [34282] trunk/src/wp-admin/includes/class-ftp.php: Updates: FTP: Add a missing PCRE modifer in [34281].
noreply at wordpress.org
- [wp-svn] [34283] trunk/src/wp-includes/certificates/ca-bundle.crt: HTTP: Update the Root Certificate bundle.
noreply at wordpress.org
- [wp-svn] [34284] trunk/src/wp-includes/query.php: Docs: Add documentation to `get_query_var()` and `WP_Query::get() ` for the optional `$default` argument, introduced in 3.9 in [27304].
noreply at wordpress.org
- [wp-svn] [34285] trunk/src/wp-includes/query.php: Docs: Fix some syntactical isses in the DocBlock for `get_queried_object()`.
noreply at wordpress.org
- [wp-svn] [34286] trunk/src/wp-includes/query.php: Docs: Fix some syntactical issues in the documentation for `get_queried_object_id ()`.
noreply at wordpress.org
- [wp-svn] [34287] trunk/src/wp-includes/query.php: Docs: Fix some syntactical issues in the DocBlock for `set_query_var()`.
noreply at wordpress.org
- [wp-svn] [34288] trunk/src/wp-includes/plugin.php: Docs: Clarify the significance of the `$accepted_args` parameter value in the documentation for `add_filter ()`.
noreply at wordpress.org
- [wp-svn] [34289] trunk/src/wp-admin/includes: Network Admin: Include IDs for users and sites on their respective views.
noreply at wordpress.org
- [wp-svn] [34290] trunk/src/wp-admin/includes/file.php: Theme Editor: Change file descriptions of `header.php` and `footer.php`.
noreply at wordpress.org
- [wp-svn] [34291] trunk/src: Remove support for my-hacks.php
noreply at wordpress.org
- [wp-svn] [34292] trunk/src/wp-admin: Network Setup: don't use `<code> ` in translation strings in `wp-admin/network` files.
noreply at wordpress.org
- [wp-svn] [34293] trunk/src/wp-admin/includes/schema.php: Don't use `<code> ` in translation strings in `wp-admin/includes/schema.php`.
noreply at wordpress.org
- [wp-svn] [34294] trunk/src/wp-admin/options-general.php: Don't use `<code> ` in translation strings in `options-general.php`.
noreply at wordpress.org
- [wp-svn] [34295] trunk/src/wp-admin/edit-form-comment.php: Don't use `<code> ` in translation strings in `edit-form-comment.php`.
noreply at wordpress.org
- [wp-svn] [34296] trunk/src/wp-admin/includes/update.php: Don' t use HTML tags in translation strings in `wp-admin/includes/update.php`.
noreply at wordpress.org
- [wp-svn] [34297] trunk/src/wp-admin: Don' t use HTML tags in translation strings for "In Reply To" links for comments in the admin.
noreply at wordpress.org
- [wp-svn] [34298] trunk/src/wp-admin/includes/schema.php: Add missing translator comments after [34293].
noreply at wordpress.org
- [wp-svn] [34299] trunk/src/wp-admin/includes/network.php: Add missing translator comment after [34292].
noreply at wordpress.org
- [wp-svn] [34300] trunk/src/wp-admin/options-general.php: Add missing translator comments after [34294].
noreply at wordpress.org
- [wp-svn] [34301] trunk/src/wp-admin/edit-form-comment.php: Add missing translator comment after [34295].
noreply at wordpress.org
- [wp-svn] [34302] trunk/src/wp-admin/includes/ajax-actions.php: Don' t use HTML tags in translation strings in `wp_ajax_add_user()`.
noreply at wordpress.org
- [wp-svn] [34303] trunk/src/wp-admin/edit-tags.php: Don' t use HTML tags in translation strings in `edit-tags.php`.
noreply at wordpress.org
- [wp-svn] [34304] trunk/src/wp-admin: Include placeholders in translator comments.
noreply at wordpress.org
- [wp-svn] [34305] trunk/src/wp-admin/includes/ajax-actions.php: Include placeholder in translator comment.
noreply at wordpress.org
- [wp-svn] [34306] trunk/src/wp-admin/edit-tags.php: Include placeholder in translator comment.
noreply at wordpress.org
- [wp-svn] [34307] trunk/src/wp-includes/post-template.php: After [34280], rename `menu_tag` arg to `container`, fix docs.
noreply at wordpress.org
- [wp-svn] [34308] trunk/src/wp-includes/comment-template.php: Add `title_reply_before` and `title_reply_after` args to `comment_form() ` to allow the "Leave a Reply" heading level to be changed.
noreply at wordpress.org
- [wp-svn] [34309] trunk/src/wp-admin/includes/post.php: Add a 'get_sample_permalink' filter.
noreply at wordpress.org
- [wp-svn] [34310] trunk: Split the comment query.
noreply at wordpress.org
- [wp-svn] [34311] trunk/src/wp-includes/script-loader.php: Media: add a filter, `' mejs_settings'`, to allow devs to pass more config settings to MediaElement.
noreply at wordpress.org
- [wp-svn] [34312] trunk/src/wp-admin: Profile: when clicking "Cancel" after clicking "Generate Password", request and generate a new password to present to the user.
noreply at wordpress.org
- [wp-svn] [34313] trunk/src/wp-admin/includes/ajax-actions.php: Use correct `@since` tag for `wp_ajax_generate_password()`.
noreply at wordpress.org
- [wp-svn] [34314] trunk/src/wp-admin/includes/plugin.php: Don't use `<code> ` in translation strings in `wp-admin/includes/plugin.php`.
noreply at wordpress.org
- [wp-svn] [34315] trunk/src/wp-admin/options.php: Don't use `<code> ` in translation strings in `wp-admin/options.php`.
noreply at wordpress.org
- [wp-svn] [34316] trunk/src/wp-includes/theme-compat/comments.php: Theme Compat: Remove commented out code.
noreply at wordpress.org
- [wp-svn] [34317] trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css: TinyMCE: remove `word-break: break-word; ` from the default editor CSS to prevent irregular spaces when typing in RTL languages.
noreply at wordpress.org
- [wp-svn] [34318] trunk/src/wp-includes/user-functions.php: Add a `'clean_user_cache '` action at the end of `clean_user_cache()`.
noreply at wordpress.org
- [wp-svn] [34319] trunk/src/wp-admin: When applying the `'editable_slug'` filter, add a second param that provides more context.
noreply at wordpress.org
- [wp-svn] [34320] trunk/src/wp-includes/class-wp-customize-manager.php: Customize: Flesh out phpdoc for `WP_Customize_Manager`.
noreply at wordpress.org
- [wp-svn] [34321] trunk/src/wp-includes/nav-menu-template.php: Menus: Remove whitespace between nav menu items.
noreply at wordpress.org
- [wp-svn] [34322] trunk/src/wp-admin/update-core.php: Update Core: In `list_plugin_updates()`, when listing plugin updates related to `$core_update_version`, don' t skip the check for `$info->tested`.
noreply at wordpress.org
- [wp-svn] [34323] trunk/src/wp-admin/css/list-tables.css: List Tables: Ensure that sorting indicators have layout when cell widths are being calculated.
noreply at wordpress.org
- [wp-svn] [34324] trunk/src/wp-admin/includes/post.php: Edit Post: When a post is " Pending Review", the "View Post" link should behave like ot does for drafts and generate a preview link.
noreply at wordpress.org
- [wp-svn] [34325] trunk/src/wp-admin/js/common.js: Admin: when toggling select/ deselect "all" via JS - `: visible` needs to be bound to not toggle disabled inputs.
noreply at wordpress.org
- [wp-svn] [34326] trunk/src/wp-admin: Export: allow Media to exported separately from other types.
noreply at wordpress.org
- [wp-svn] [34327] trunk: Export: Add a filer, `'export_wp_filename' ` to change the filename of the file to download when exporting.
noreply at wordpress.org
- [wp-svn] [34328] trunk: Revert [34327] to fix the accidental deletion of some unit tests.
noreply at wordpress.org
- [wp-svn] [34329] trunk/src/wp-admin/includes/export.php: Reinstate [34327].
noreply at wordpress.org
- [wp-svn] [34330] trunk/src/wp-includes/post-template.php: Add a `'menu_id' ` argument to `wp_page_menu() ` so that fallback menus have the same attributes as `wp_nav_menu()`.
noreply at wordpress.org
- [wp-svn] [34331] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Post List Table: 'All' view should be selected when appropriate for paged responses.
noreply at wordpress.org
- [wp-svn] [34332] trunk/src/wp-admin/css/list-tables.css: Updates: in Theme list table, set `white-space` to `normal` for theme titles at appropriate breakpoint to avoid horizontal scrolling on small screens.
noreply at wordpress.org
- [wp-svn] [34333] trunk/src/wp-admin/includes/export.php: Export: Add late-escaping to the contents of several nodes to avoid creating invalid XML and XML parse errors.
noreply at wordpress.org
- [wp-svn] [34334] trunk/src/wp-includes/general-template.php: Site Icon: for consistency, make all 4 HTML tags in `wp_site_icon()` self-closing.
noreply at wordpress.org
- [wp-svn] [34335] trunk/tests/phpunit/tests/template/general.php: After [34334], update unit tests.
noreply at wordpress.org
- [wp-svn] [34336] trunk: Feeds/Links: fix feed links for unattached attachments.
noreply at wordpress.org
- [wp-svn] [34337] trunk/src/wp-includes/query.php: Docs: Add descriptions for `$wp_query` global phpDoc references in wp-includes/ query.php, partially documented in [32620].
noreply at wordpress.org
- [wp-svn] [34338] trunk/src/wp-admin/css/login.css: Login: apply the same margin to the top and bottom of the Back to {Blog} link.
noreply at wordpress.org
- [wp-svn] [34339] trunk/src/wp-includes/js/mediaelement/ mediaelement-and-player.min.js: MediaElement: apply monkey patch to include a PR which fixes a breaking change made upstream on a public interface :
noreply at wordpress.org
- [wp-svn] [34340] trunk/src/wp-admin/includes/meta-boxes.php: In `page_attributes_meta_box()`, add an action, `' page_attributes_meta_box_template' ` to allow callbacks to be performed and HTML to be inserted after the title of the Template section.
noreply at wordpress.org
- [wp-svn] [34341] trunk/src/wp-admin/plugin-editor.php: Plugin Editor: Avoid using HTML tags in translation strings and add context.
noreply at wordpress.org
- [wp-svn] [34342] trunk/src/wp-includes/theme-compat/comments-popup.php: Theme Compat: Avoid using HTML tags in translation strings.
noreply at wordpress.org
- [wp-svn] [34343] trunk/src/wp-mail.php: WP Mail: Avoid using HTML tags in translation strings, add translator strings.
noreply at wordpress.org
- [wp-svn] [34344] trunk/src/wp-admin/plugins.php: Plugins Admin: Avoid using HTML tags in translation strings, add translator strings.
noreply at wordpress.org
- [wp-svn] [34345] trunk/src/wp-includes/query.php: WP Query: Avoid using HTML tags in translation strings, add translator strings.
noreply at wordpress.org
- [wp-svn] [34346] trunk/src/wp-includes/js/mediaelement/wp-mediaelement.js: MediaElement, update `wp-mediaelement.js`:
noreply at wordpress.org
- [wp-svn] [34347] trunk/src/wp-admin/includes/post.php: The `' get_sample_permalink_html'` filter?\226?\128?\139' s second parameter can be a post ID or a post object.
noreply at wordpress.org
- [wp-svn] [34348] trunk/src: Pass `false` as the 2nd argument to `class_exists() ` to disable autoloading and to not cause problems for those who define `__autoload ()`.
noreply at wordpress.org
- [wp-svn] [34349] trunk/src/wp-admin/includes/meta-boxes.php: Docs: Use standardized vernacular in the hook doc summary for the `page_attributes_meta_box_template` filter , introduced in [34340].
noreply at wordpress.org
- [wp-svn] [34350] trunk/src/wp-admin/includes/meta-boxes.php: Pass the current post object to `'page_attributes_meta_box_template' ` action added in [34340].
noreply at wordpress.org
- [wp-svn] [34351] trunk/src/wp-includes/theme-compat/comments-popup.php: Theme Compat: Remove two strings from `comments-popup.php`.
noreply at wordpress.org
- [wp-svn] [34352] trunk/src/wp-admin/includes/class-wp-upgrader-skins.php: Upgrader: Avoid using an HTML tag in a translation string, add translator comments.
noreply at wordpress.org
- [wp-svn] [34353] trunk/src/wp-includes/post-functions.php: Add `@since` docs for the `show_ui` argument in `register_post_type()`.
noreply at wordpress.org
- [wp-svn] [34354] trunk/src/wp-includes/user-functions.php: Login: Move the " Lost your password?" link into a separate string to reduce HTML tags in translation strings.
noreply at wordpress.org
- [wp-svn] [34355] trunk/src/wp-includes/comment-functions.php: Docs: Add a description for the documented use of the `$wpdb` global in `_prime_comment_caches ()`.
noreply at wordpress.org
- [wp-svn] [34356] trunk/src/wp-admin/css/list-tables.css: Multisite: Make site status classes available to other elements.
noreply at wordpress.org
- [wp-svn] [34357] trunk/src/wp-includes/link-template.php: Revisions are an exception when it comes to the editing UI.
noreply at wordpress.org
- [wp-svn] [34358] trunk/src/wp-admin/install.php: Implement some more uses of `wp_login_url() ` in places where wp-login.php is hard-coded.
noreply at wordpress.org
- [wp-svn] [34359] trunk/src: Remove the ability to view the term editing screen for taxonomies with `show_ui` set to `false`.
noreply at wordpress.org
- [wp-svn] [34360] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Implement a 'Mine' link on post listing screens in the admin area for all users who have authored posts.
noreply at wordpress.org
- [wp-svn] [34361] trunk/src/wp-includes/class-wp-user-query.php: Docs: Update the docs for `WP_User_Query->prepare_query() ` for ordering by the value of the `include` argument, allowed since 4.1.
noreply at wordpress.org
- [wp-svn] [34362] trunk/src/wp-includes/media.php: Docs: Add a more complete return description for the array of data (or false) returned by `image_downsize()`.
noreply at wordpress.org
- [wp-svn] [34363] trunk/src/wp-includes/link-template.php: Docs: The `$post` parameter has been passed to the `preview_post_link` since 4.0.0.
noreply at wordpress.org
- [wp-svn] [34364] trunk/src/wp-admin/includes/meta-boxes.php: Meta Boxes: In `post_categories_meta_box()`, convert some spaces to tabs.
noreply at wordpress.org
- [wp-svn] [34365] trunk/src/wp-admin: Notices: Add styles for use against white backgrounds.
noreply at wordpress.org
- [wp-svn] [34366] trunk/src/wp-includes/query.php: Docs: `is_main_query()`' s `_doing_it_wrong()` notice suggests using `WP_Query` statically ( `WP_Query::is_main_query()`).
noreply at wordpress.org
- [wp-svn] [34367] trunk/src/wp-includes/link-template.php: Introduce template functions for comment navigation:
noreply at wordpress.org
- [wp-svn] [34368] trunk/src/wp-admin/includes/class-walker-category-checklist.php: Docs: Move a duplicate hook comment accidentally left behind when its corresponding filter was relocated in [31765].
noreply at wordpress.org
- [wp-svn] [34369] trunk: HTTP: Add some new Cookie helper functions:
noreply at wordpress.org
- [wp-svn] [34370] trunk: Help Tabs: when returning help tabs, return them in order of priority, but also return the items in each priority in the order that they were added.
noreply at wordpress.org
- [wp-svn] [34371] trunk/src: Passwords: fix the markup on the Reset Password Form for `user-pass1` so the JavaScript operates properly.
noreply at wordpress.org
- [wp-svn] [34372] trunk: Media: Add a new function, `wp_get_attachment_image_url()`, which is a shortcut for `wp_get_attachment_image_src() ` - same function signature, but returns just the URL based on `$size`.
noreply at wordpress.org
- [wp-svn] [34373] trunk: Media: Add new functions, `get_the_post_thumbnail_url() ` and `the_post_thumbnail_url()`.
noreply at wordpress.org
- [wp-svn] [34374] trunk: Media: In `wp_read_image_metadata()`, include IPTC Keywords when available in `$meta`.
noreply at wordpress.org
- [wp-svn] [34375] trunk/src: Multisite: as a precaution, make `wp-json` a reserved subdirectory name.
noreply at wordpress.org
- [wp-svn] [34376] trunk/src/wp-includes: Widgets: Make the categories widget work with custom taxonomies.
noreply at wordpress.org
- [wp-svn] [34377] trunk/src/wp-includes/formatting.php: Sanitization: when falling back to (wait for it...) `$fallback` in `sanitize_html_class ()`, sanitize it as well.
noreply at wordpress.org
- [wp-svn] [34378] trunk/src/wp-admin/includes/image.php: After [34374], ensure that `$iptc` is defined.
noreply at wordpress.org
- [wp-svn] [34379] trunk/src/wp-includes/class-wp-user.php: Users: clarify the docs for `WP_User:: __set` to make it clear that it does save data in the database.
noreply at wordpress.org
- [wp-svn] [34380] trunk: Users: add `__unset` to `WP_User`.
noreply at wordpress.org
- [wp-svn] [34381] trunk/src/wp-includes/widgets/class-wp-widget-calendar.php: Widgets: add a `static` property to `WP_Widget_Calendar` to ensure that the `id` attribute is only output once.
noreply at wordpress.org
- [wp-svn] [34382] trunk/src/wp-admin/includes/dashboard.php: Dashboard: 2 submit buttons don't need names.
noreply at wordpress.org
- [wp-svn] [34383] trunk/src/wp-admin/includes: List Tables: when comparing string literals (non-numeric in nature) against vars, strict comparison can/should be used.
noreply at wordpress.org
- [wp-svn] [34384] trunk/src/wp-includes/ms-functions.php: Docs: Include 'wp-json' in the 4.4.0 changelog entry for the `subdirectory_reserved_names` filter.
noreply at wordpress.org
- [wp-svn] [34385] trunk/src/wp-includes/widgets/class-wp-widget-categories.php: Docs : Add a file header to wp-includes/widgets/class-wp-widget-categories.php.
noreply at wordpress.org
- [wp-svn] [34386] trunk/src/wp-includes/widgets/class-wp-widget-categories.php: Docs : Add a changelog entry to `WP_Widget_Categories` for non-category support , added in [34376].
noreply at wordpress.org
- [wp-svn] [34387] trunk/src/wp-includes/class-wp-user.php: Docs: Add a file header to wp-includes/class-wp-user.php, created in [33752].
noreply at wordpress.org
- [wp-svn] [34388] trunk/src/wp-includes/class-wp-user.php: Docs: Fix some syntactical issues and add missing parameter and return descriptions to the DocBlock for the `WP_User ::__isset()` magic method.
noreply at wordpress.org
- [wp-svn] [34389] trunk/src/wp-includes/class-wp-user.php: Docs: Fix some syntactical issues and add missing parameter and return descriptions to the DocBlock for the `WP_User ::__get()` magic method.
noreply at wordpress.org
- [wp-svn] [34390] trunk/src/wp-includes/class-wp-user.php: Docs: Add a missing access modifier to the declaration for the `WP_User:: __unset()` magic method, introduced in [34380].
noreply at wordpress.org
- [wp-svn] [34391] trunk/src/wp-admin/includes/template-functions.php: Docs: Update the file path in the duplicate hook comment for the `admin_xml_ns` hook in wp-admin /includes/template-functions.php.
noreply at wordpress.org
- [wp-svn] [34392] trunk/src: Docs: The Widget API is singular.
noreply at wordpress.org
- [wp-svn] [34393] trunk/src: Docs: The User API is singular.
noreply at wordpress.org
- [wp-svn] [34394] trunk/src/wp-includes/class-wp-roles.php: Docs: Add a file header to wp-includes/class-wp-roles.php, introduced in [33752 ].
noreply at wordpress.org
- [wp-svn] [34395] trunk/src/wp-includes/class-wp-role.php: Docs: Add a file header to wp-includes/class-wp-role.php, introduced in [33752] .
noreply at wordpress.org
- [wp-svn] [34396] trunk/src/wp-includes/capabilities-functions.php: Docs: Clarify the file header summary for wp-includes/ capabilities-functions.php, introduced in [33752].
noreply at wordpress.org
- [wp-svn] [34397] trunk/src/wp-includes/user.php: Docs: The User API is singular.
noreply at wordpress.org
- [wp-svn] [34398] trunk/src/wp-includes/capabilities.php: Docs: Clarify the file header summary for wp-includes/capabilities.php, which was broken up into multiple files in [33752].
noreply at wordpress.org
- [wp-svn] [34399] trunk/src/wp-includes/class-wp-post.php: Docs: Add a file header to wp-includes/class-wp-post.php, introduced in [33759] .
noreply at wordpress.org
- [wp-svn] [34400] trunk/src/wp-includes/post-functions.php: Docs: Clarify the file header summary for wp-includes/post-functions.php, introduced in [33759].
noreply at wordpress.org
- [wp-svn] [34401] trunk/src/wp-includes/post.php: Docs: Clarify the file header summary for wp-includes/post.php, the top-level file for the Post API.
noreply at wordpress.org
- [wp-svn] [34402] trunk/src/wp-includes/class-wp-tax-query.php: Docs: Add a file header to wp-includes/class-wp-tax-query.php, introduced in [ 33760].
noreply at wordpress.org
- [wp-svn] [34403] trunk/src/wp-includes/taxonomy-functions.php: Docs: Clarify the file header summary for wp-includes/taxonomy-functions.php, introduced in [33760].
noreply at wordpress.org
- [wp-svn] [34404] trunk/src/wp-includes/taxonomy.php: Docs: Clarify the file header summary for wp-includes/taxonomy.php, the top-level file for the core Taxonomy API.
noreply at wordpress.org
- [wp-svn] [34405] trunk/src/wp-includes/class-wp-meta-query.php: Docs: Add a file header to wp-includes/class-wp-meta-query.php, introduced in [ 33761].
noreply at wordpress.org
- [wp-svn] [34406] trunk/src/wp-includes/meta-functions.php: Docs: Clarify the file header summary for wp-includes/meta-functions.php, introduced in [33761].
noreply at wordpress.org
- [wp-svn] [34407] trunk/src/wp-includes/meta.php: Docs: Clarify the file header summary for wp-includes/meta.php, the top-level file for the core Meta API.
noreply at wordpress.org
- [wp-svn] [34408] trunk/src/wp-includes/default-widgets.php: Docs: Clarify the file header summary for wp-includes/default-widgets.php, the top-level file for bringing in the core widget classes.
noreply at wordpress.org
- [wp-svn] [34409] trunk/src/wp-includes: Docs: The Comment API is singular.
noreply at wordpress.org
- [wp-svn] [34410] trunk/src/wp-includes/comment.php: Docs: The Comment API is singular.
noreply at wordpress.org
- [wp-svn] [34411] trunk/src/wp-includes: Docs: The Comments subpackage is plural.
noreply at wordpress.org
- [wp-svn] [34412] trunk/src/wp-includes: Docs: The Users subpackage is plural.
noreply at wordpress.org
- [wp-svn] [34413] trunk/src/wp-includes/class-wp-widget-factory.php: Docs: The Widgets subpackage is plural.
noreply at wordpress.org
- [wp-svn] [34414] trunk/src/wp-includes/class-walker-page.php: Docs: Clarify the file header summary for wp-includes/class-walker-page.php, introduced in [34109].
noreply at wordpress.org
- [wp-svn] [34415] trunk/src/wp-includes/class-walker-page-dropdown.php: Docs: Clarify the file header subpackage for wp-includes/ class-walker-page-dropdown.php, introduced in [34109].
noreply at wordpress.org
- [wp-svn] [34416] trunk/src/wp-includes/class-walker-category.php: Docs: Clarify the file header summary for wp-includes/class-walker-category.php , introduced in [34110].
noreply at wordpress.org
- [wp-svn] [34417] trunk/src/wp-includes/class-walker-category-dropdown.php: Docs: Clarify the file header for wp-includes/ class-walker-category-dropdown.php, introduced in [34110].
noreply at wordpress.org
- [wp-svn] [34418] trunk/src/wp-includes/category.php: Docs: Clarify the file header for wp-includes/category.php.
noreply at wordpress.org
- [wp-svn] [34419] trunk/src/wp-includes/category-functions.php: Docs: Clarify the file header summary and subpackage for wp-includes/ category-functions.php, introduced in [34110].
noreply at wordpress.org
- [wp-svn] [34420] trunk/src/wp-includes/category-template.php: Docs: Clarify the file header summary and version for wp-includes/ category-template.php.
noreply at wordpress.org
- [wp-svn] [34421] trunk/src/wp-admin/includes/nav-menu.php: Docs: Add a file header to wp-admin/includes/nav-menus.php.
noreply at wordpress.org
- [wp-svn] [34422] trunk/src/wp-admin/includes/class-wp-screen.php: Docs: Clarify the class DocBlock summary for `WP_Screen`.
noreply at wordpress.org
- [wp-svn] [34423] trunk/src/wp-admin/includes/class-wp-post-comments-list-table.php: Docs: Clarify the file header summary for wp-admin/includes/ class-wp-post-comments-list-table.php, introduced in [34223].
noreply at wordpress.org
- [wp-svn] [34424] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: Remove extra HTML from translatable strings in `WP_Comments_List_Table:: get_views()`.
noreply at wordpress.org
- [wp-svn] [34425] trunk/src/wp-admin/includes/class-walker-category-checklist.php: Docs: Clarify the file header summary for wp-admin/includes/ class-walker-category-checklist.php, introduced in [34241].
noreply at wordpress.org
- [wp-svn] [34426] trunk/src/wp-admin/includes/class-wp-internal-pointers.php: Docs: Clarify the file header summary for wp-admin/includes/ class-wp-internal-pointers.php, introduced in [34241].
noreply at wordpress.org
- [wp-svn] [34427] trunk/src/wp-admin/includes/template-functions.php: Docs: Clarify the file header summary for wp-admin/includes/ template-functions.php, introduced in [34241].
noreply at wordpress.org
- [wp-svn] [34428] trunk/src/wp-includes/widgets/class-wp-nav-menu-widget.php: Docs: Clarify the file header summary for wp-includes/widgets/ class-wp-nav-menu-widget.php, introduced in [33746].
noreply at wordpress.org
- [wp-svn] [34429] trunk/src/wp-includes/widgets/class-wp-widget-archives.php: Docs: Add a missing file header to wp-includes/widgets/ class-wp-widget-archives.php, introduced in [33746].
noreply at wordpress.org
- [wp-svn] [34430] trunk/src/wp-includes/widgets/class-wp-widget-calendar.php: Docs: Add a file header to wp-includes/widgets/class-wp-widget-calendar.php, introduced in [33746].
noreply at wordpress.org
- [wp-svn] [34431] trunk/src/wp-includes/widgets/class-wp-widget-categories.php: Docs : Clarify the class DocBlock summary for `WP_Widget_Categories`.
noreply at wordpress.org
- [wp-svn] [34432] trunk/src/wp-includes/widgets/class-wp-widget-links.php: Docs: Add a file header to wp-includes/widgets/class-wp-widget-links.php, introduced in [33746].
noreply at wordpress.org
- [wp-svn] [34433] trunk/src/wp-includes/widgets/class-wp-widget-meta.php: Docs: Add a file header to wp-includes/widgets/class-wp-widget-meta.php, introduced in [33746].
noreply at wordpress.org
- [wp-svn] [34434] trunk/src/wp-includes/widgets/class-wp-widget-pages.php: Docs: Add a file header to wp-includes/widgets/class-wp-widget-pages.php, introduced in [33746].
noreply at wordpress.org
- [wp-svn] [34435] trunk/src/wp-includes/widgets/class-wp-widget-recent-comments.php: Docs: Add a file header to wp-includes/widgets/ class-wp-widget-recent-comments.php, introduced in [33746].
noreply at wordpress.org
- [wp-svn] [34436] trunk/src/wp-includes/widgets/class-wp-widget-recent-posts.php: Docs: Add a file header to wp-includes/widgets/ class-wp-widget-recent-posts.php, introduced in [33746].
noreply at wordpress.org
- [wp-svn] [34437] trunk/src/wp-includes/widgets/class-wp-widget-rss.php: Docs: Add a file header to wp-includes/widgets/class-wp-widget-rss.php, introduced in [33746].
noreply at wordpress.org
- [wp-svn] [34438] trunk/src/wp-includes/widgets/class-wp-widget-search.php: Docs: Add a file header to wp-includes/widgets/class-wp-widget-search.php, introduced in [33746].
noreply at wordpress.org
- [wp-svn] [34439] trunk/src/wp-includes/widgets/class-wp-widget-tag-cloud.php: Docs: Add a file header to wp-includes/widgets/class-wp-widget-tag-cloud.php, introduced in [33746].
noreply at wordpress.org
- [wp-svn] [34440] trunk/src/wp-includes/widgets/class-wp-widget-text.php: Docs: Add a file header to wp-includes/widgets/class-wp-widget-text.php, introduced in [33746].
noreply at wordpress.org
- [wp-svn] [34441] trunk/src/wp-includes/class-walker-page.php: Docs: Actually, the subpackage for `Walker_Page` should be Template.
noreply at wordpress.org
- [wp-svn] [34442] trunk/src/wp-includes/class-wp.php: PINGBACKS: rather than sending the `X-Pingback` HTTP header on every single request for fun , perhaps only send it on single posts with pings open.
noreply at wordpress.org
- [wp-svn] [34443] trunk/src/wp-includes/class-wp.php: PINGBACKS: After [34442], switch to `is_singular()` to check attachments and pages as well.
noreply at wordpress.org
- [wp-svn] [34444] trunk/src/wp-includes/link-template.php: Links: use consistent late-escaping in some HTML link-generation functions:
noreply at wordpress.org
- [wp-svn] [34445] trunk/src/wp-includes/link-template.php: After [34444?\226?\128? \139], `wp_get_shortlink()` can call `get_queried_object_id() ` instead of using the `$wp_query` global.
noreply at wordpress.org
- [wp-svn] [34446] trunk/src: Remove some unused globals and/or their docs.
noreply at wordpress.org
- [wp-svn] [34447] trunk/tests/phpunit/tests/user/capabilities.php: Implement a test for capabilities for a custom post type that uses `capability_type => page`.
noreply at wordpress.org
- [wp-svn] [34448] trunk/tests/phpunit/data/images/33772.jpg: Add test image for test_exif_keywords test
noreply at wordpress.org
- [wp-svn] [34449] trunk/tests/phpunit/tests/user/capabilities.php: Correct a capability name in the roles and capabilities mapping.
noreply at wordpress.org
- [wp-svn] [34450] trunk/tests/phpunit/tests/user/capabilities.php: Add tests for some missing capabilities, including `do_not_allow`.
noreply at wordpress.org
- [wp-svn] [34451] trunk/src/wp-includes/post-functions.php: Make the `' register_post_type_args'` filter introduced in [34242] available for built-in post types too.
noreply at wordpress.org
- [wp-svn] [34452] trunk/src/wp-includes/link-template.php: Links: the `esc_html() ` additions in [34444] aren't very nice to screen reader `<span>`s.
noreply at wordpress.org
- [wp-svn] [34453] trunk/tests/phpunit/tests/comment/getCommentClass.php: Add a few simple tests for `get_comment_class()`.
noreply at wordpress.org
- [wp-svn] [34454] trunk: Bail early when invalid ID is passed to `get_comment_class( )`.
noreply at wordpress.org
- [wp-svn] [34455] trunk/src/wp-includes/ms-functions.php: Multisite: Don' t limit site titles to 50 chars.
noreply at wordpress.org
- [wp-svn] [34456] trunk/tests/phpunit/tests/admin/includesComment.php: Add unit test for `comment_exists()`.
noreply at wordpress.org
- [wp-svn] [34457] trunk/tests/phpunit/tests/admin/includesComment.php: Fix `comment_exists()` unit test introduced in [34456].
noreply at wordpress.org
- [wp-svn] [34458] trunk/src/wp-admin/includes/plugin-install.php: Avoid a PHP notice if the `last_updated` property isn' t present in a plugin's data from the Plugins API.
noreply at wordpress.org
- [wp-svn] [34459] trunk/src/wp-includes/class-oembed.php: Add an entry for Cloudup to the list of oEmbed providers.
noreply at wordpress.org
- [wp-svn] [34460] trunk: Allow `comment_exists()` to match based on GMT date.
noreply at wordpress.org
- [wp-svn] [34461] trunk/src/wp-admin/edit-form-advanced.php: Comments: allow meta boxes for Discussion and Comments in extenuating circumstances.
noreply at wordpress.org
- [wp-svn] [34462] trunk/src/wp-includes/load.php: Send a 500 HTTP response code when the server's PHP or MySQL checks fail.
noreply at wordpress.org
- [wp-svn] [34463] trunk/src/wp-includes/general-template.php: Calendar Widget: remove the `title` attribute for days and replace with `aria-label`.
noreply at wordpress.org
- [wp-svn] [34464] trunk/src/wp-includes/widgets/class-wp-widget-recent-posts.php: Recent Posts Widget: remove HTML fragment caching.
noreply at wordpress.org
- [wp-svn] [34465] trunk: Widgets: when passing a string arg value to `dynamic_sidebar()`, don' t reset `$index` when the arg' s sanitized value matches the sanitized name of a sidebar.
noreply at wordpress.org
- [wp-svn] [34466] trunk: Users: in `WP_User::__unset()`, don' t reset the deprecated prop `id` to `ID`.
noreply at wordpress.org
- [wp-svn] [34467] trunk/src: List Tables: add JS code to dynamically toggle the `disabled` attribute of the Bulk Actions dropdown and Apply button.
noreply at wordpress.org
- [wp-svn] [34468] trunk/tests/phpunit/tests/post/thumbnails.php: Tests: Remove a `var_dump()` added in [34373].
noreply at wordpress.org
- [wp-svn] [34469] trunk/src/wp-admin/plugin-editor.php: After [34341], add translation strings.
noreply at wordpress.org
- [wp-svn] [34470] trunk/src/wp-includes/media.php: Include fourth array parameter in return value doc block for `wp_get_attachment_image_src ()`.
noreply at wordpress.org
- [wp-svn] [34471] trunk/src/wp-includes/nav-menu-template.php: Nav Menus: Add a ' nav_menu_item_args' filter to `Walker_Nav_Menu::start_el()`.
noreply at wordpress.org
- [wp-svn] [34472] trunk/src/wp-includes: Media Modal: move the translation strings for `insertIntoPost` and `uploadedToThisPost` to the `get_post_type_labels ()` array as `insert_into_item` and `uploaded_to_this_item`.
noreply at wordpress.org
- [wp-svn] [34473] trunk/src/wp-admin/edit-form-advanced.php: Edit Post: After [33666 ], separate the translation string for pages, avoiding HTML usage.
noreply at wordpress.org
- [wp-svn] [34474] trunk: Date/Time: Add unit tests for `the_date()`.
noreply at wordpress.org
- [wp-svn] [34475] trunk/src/wp-admin/plugins.php: Plugins: on the plugins admin screen, the "has been deleted" string needs a plural.
noreply at wordpress.org
- [wp-svn] [34476] trunk/src/wp-includes/class-wp.php: WP: after [34443], calling `get_queried_object()` messes up unit tests.
noreply at wordpress.org
- [wp-svn] [34477] trunk/tests/phpunit/tests/link/getPostCommentsFeedLink.php: Feeds/ Links: after [34336], use a different meat cleaver to fix Rewrite spillage across test cases.
noreply at wordpress.org
- [wp-svn] [34478] trunk/src/wp-includes/wp-db.php: WPDB: When attempting to fall back to `ext/mysql` in `db_connect()`, return the result of the fall back.
noreply at wordpress.org
- [wp-svn] [34479] trunk/tests/phpunit/tests/link/getPostCommentsFeedLink.php: Unit Tests: after [34477], make `Tests_Link_GetPostCommentsFeedLink` more respectable.
noreply at wordpress.org
- [wp-svn] [34480] trunk/src/wp-includes/post-thumbnail-template.php: Post Thumbnails : In `get_the_post_thumbnail_url()`, return `false` instead of empty string when no URL is available.
noreply at wordpress.org
- [wp-svn] [34481] trunk/src/wp-includes/nav-menu-template.php: Docs: Add a summary to the hook doc for the `nav_menu_item_args` filter, introduced in [34471].
noreply at wordpress.org
- [wp-svn] [34482] trunk/src/wp-includes/l10n.php: Docs: Split the DocBlock summary for `__()` into a summary and description.
noreply at wordpress.org
- [wp-svn] [34483] trunk/src/wp-includes/l10n.php: Docs: Clarify the file header summary for wp-includes/ l10n.php and add the version it was introduced.
noreply at wordpress.org
- [wp-svn] [34484] trunk/src/wp-includes/l10n.php: Docs: Fix the summary for `get_locale()`.
noreply at wordpress.org
- [wp-svn] [34485] trunk/src/wp-includes/l10n.php: Docs: Link up a hook reference with an inline `@see` tag in the return description for `get_locale ()`.
noreply at wordpress.org
- [wp-svn] [34486] trunk/src/wp-admin/edit-form-advanced.php: Edit Post: Add missing periods.
noreply at wordpress.org
- [wp-svn] [34487] trunk/src/wp-includes/class-wp-customize-nav-menus.php: Customizer : Use the plural label for available menu item types.
noreply at wordpress.org
- [wp-svn] [34488] trunk/tests/phpunit/tests/customize/nav-menus.php: Customizer: Update tests for [34487].
noreply at wordpress.org
- [wp-svn] [34489] trunk/src/wp-includes/locale.php: Docs: Add a summary, version, and `@access` tag to the property DocBlock for `WP_Locale-> number_format`.
noreply at wordpress.org
- [wp-svn] [34490] trunk/src/wp-admin/custom-background.php: Docs: Add a summary, version, and `@access` tag to the property DocBlock for `Custom_Background-> updated`.
noreply at wordpress.org
- [wp-svn] [34491] trunk/src/wp-admin/custom-header.php: Docs: Add a summary, version , and `@access` tag to the property DocBlock for `Custom_Image_Header-> updated`.
noreply at wordpress.org
- [wp-svn] [34492] trunk: Canonical/Rewrite: sanity check posts that are paged with ` <!--nextpage-->`.
noreply at wordpress.org
- [wp-svn] [34493] trunk/src/wp-admin/includes/class-wp-filesystem-ftpext.php: Docs: Add a summary, version, and parameter and return descriptions to the DocBlock for `WP_Filesystem_FTPext ::get_contents()`.
noreply at wordpress.org
- [wp-svn] [34494] trunk/src/wp-includes/class-wp.php: After [34492], no need to import the global instance when we are, in fact, currently, that instance.
noreply at wordpress.org
- [wp-svn] [34495] trunk/src/wp-admin/includes/class-wp-filesystem-ftpsockets.php: Docs: Add a summary, version, and parameter and return descriptions to the DocBlock for `WP_Filesystem_ftpsockets ::get_contents()`.
noreply at wordpress.org
- [wp-svn] [34496] trunk/src/wp-includes/link-template.php: Canonical/Rewrite: After [34492], fix `rel="canonical"` URLs for paginated posts.
noreply at wordpress.org
- [wp-svn] [34497] trunk/src/wp-admin/includes/class-wp-upgrader.php: Docs: Mark the optional `$upgrader` parameter as such and add a description in the DocBlock for `Language_Pack_Upgrader ::async_upgrade()`.
noreply at wordpress.org
- [wp-svn] [34498] trunk/src/wp-admin/includes/class-wp-upgrader.php: Docs: Clarify the file header for wp-admin/includes/class-wp-upgrader.php.
noreply at wordpress.org
- [wp-svn] [34499] trunk/src/wp-admin/includes/class-wp-upgrader.php: Docs: Standardize and clarify class DocBlocks for all of the Upgrade API classes.
noreply at wordpress.org
- [wp-svn] [34500] trunk/src/wp-admin: Comments: update Comment counts dynamically in the Right Now widget based on moderation actions in the Activity widget.
noreply at wordpress.org
- [wp-svn] [34501] trunk/src/wp-content/themes/twentyfifteen/rtl.css: Twenty Fifteen: Add a missing comma in rtl.css.
noreply at wordpress.org
- [wp-svn] [34502] trunk/src/wp-includes/query.php: Docs: Add more explicit optional parameter types and return descriptions in the DocBlocks for `is_page ()`, `is_single()`, `is_singular()`.
noreply at wordpress.org
- [wp-svn] [34503] trunk/src/wp-includes/comment-template.php: Comments: In `comments_template()`, set `$wp_query-> comments_by_type` to empty array if not separating comments.
noreply at wordpress.org
- [wp-svn] [34504] trunk/src/wp-admin: Comments: add `date` column to `WP_Comments_List_Table` to allow sorting and to break out the date /time from the comment content column.
noreply at wordpress.org
- [wp-svn] [34505] trunk/src/wp-admin/includes/user.php: Correctly present an error to the user if the nickname field is empty when updating a user profile.
noreply at wordpress.org
- [wp-svn] [34506] trunk/src/wp-admin: Comments List Table: include count for "All".
noreply at wordpress.org
- [wp-svn] [34507] trunk/src/wp-includes/nav-menu-template.php: Add `$depth` as a parameter in the `nav_menu_item_args` filter.
noreply at wordpress.org
- [wp-svn] [34508] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: Comments List Table: fix the translators comment for all count after [ 34506].
noreply at wordpress.org
- [wp-svn] [34509] trunk/src/wp-includes/class-http.php: Docs: Improve the summary and description for the `pre_http_request` filter docs to better illustrate expected values.
noreply at wordpress.org
- [wp-svn] [34510] trunk/src/wp-includes/taxonomy-functions.php: Docs: Convert the `$args` parameter description in the `register_taxonomy() ` DocBlock to a hash notation.
noreply at wordpress.org
- [wp-svn] [34511] trunk/src/wp-includes/functions.php: Docs: Overhaul the DocBlock for `add_query_arg() ` to attempt to better explain the various call signatures it accepts.
noreply at wordpress.org
- [wp-svn] [34512] trunk/src/wp-includes/functions.php: Docs: Clarify the summary and optional `$query` parameter description for `remove_query_arg ()`.
noreply at wordpress.org
- [wp-svn] [34513] trunk/src/wp-includes/post-functions.php: Convert the `$args` passed to `register_post_type() ` into an array before passing them to the new `register_post_type_args` filter.
noreply at wordpress.org
- [wp-svn] [34514] trunk/src: Widgets: use `input[type="number"] ` for the `number` prop in the Recent Posts and Recent Comments widget forms.
noreply at wordpress.org
- [wp-svn] [34515] trunk/src/wp-admin/edit-form-advanced.php: Edit Post: in the logic determining whether to display the Comments meta box, check for the current post status in `get_post_stati( array( 'public' => true ) )` instead of just checking `publish` and `private`.
noreply at wordpress.org
- [wp-svn] [34516] trunk/src/wp-includes/taxonomy-functions.php: Add a `@since` entry for the implementation of the `$public` argument in `register_taxonomy ()`.
noreply at wordpress.org
- [wp-svn] [34517] trunk/src/wp-admin/js/edit-comments.js: Comments List Table JS: move the dynamic count functions into closure scope so that `setCommentsList` AND `commentReply` can access them.
noreply at wordpress.org
- [wp-svn] [34518] trunk/tests/phpunit/tests/multisite/getSpaceUsed.php: Another missed file from [34172].
noreply at wordpress.org
- [wp-svn] [34519] trunk/tests/phpunit/tests: Use `WP_TESTS_DOMAIN` where it should be used in tests in place of hard-coded uses of `example.org`.
noreply at wordpress.org
- [wp-svn] [34520] trunk: Comments: add a `'comment_excerpt_length' ` filter to `get_comment_excerpt()`.
noreply at wordpress.org
- [wp-svn] [34521] trunk/src/wp-admin/plugins.php: Plugins: Don't use `_n() ` for singular/plural strings which have no placeholder for a number.
noreply at wordpress.org
- [wp-svn] [34522] trunk/src/wp-includes/comment-functions.php: Comments: in `check_comment_flood_db()`, don't throttle moderators.
noreply at wordpress.org
- [wp-svn] [34523] trunk/src/wp-includes/comment-template.php: Comments: in `comment_form()`, add args for `cancel_reply_before` and `cancel_reply_after` to eradicate remaining hard-coded HTML bits.
noreply at wordpress.org
- [wp-svn] [34524] trunk: Comments: In `get_comment_statuses()`, also return `trash`.
noreply at wordpress.org
- [wp-svn] [34525] trunk/src/wp-includes/comment-template.php: Comments: In `comment_form()`, move the comment textarea to the top for logged-out users when replying, improves keyboard/focus navigation.
noreply at wordpress.org
- [wp-svn] [34526] trunk/src/wp-includes/class-oembed.php: Update the oEmbed endpoint URL for Photobucket.
noreply at wordpress.org
- [wp-svn] [34527] trunk/src/wp-admin/js/edit-comments.js: Comments List Table: after [34179], scope the `<th>`s and `<td> `s as direct descendants of their parent row.
noreply at wordpress.org
- [wp-svn] [34528] trunk/src/wp-includes/link-template.php: Links: in `get_adjacent_post()`, add a `"get_{$adjacent}_post_excluded_terms" ` filter.
noreply at wordpress.org
- [wp-svn] [34529] trunk: Introduce metadata for taxonomy terms.
noreply at wordpress.org
- [wp-svn] [34530] trunk/src/wp-includes/taxonomy-functions.php: After [34529], normalize documentation for `get_terms()` and `wp_get_object_terms()`.
noreply at wordpress.org
- [wp-svn] [34531] trunk: Introduce 'paged' parameter for `WP_User_Query`.
noreply at wordpress.org
- [wp-svn] [34532] trunk/tests/phpunit/tests/multisite/site.php: After [34529], fix multisite site creation test.
noreply at wordpress.org
- [wp-svn] [34533] trunk: Allow metadata to be attached to comment at time of creation.
noreply at wordpress.org
- [wp-svn] [34534] trunk/src: Pinking shears.
noreply at wordpress.org
- [wp-svn] [34535] trunk: Use `WP_Comment_Query` in `get_page_of_comment()`.
noreply at wordpress.org
- [wp-svn] [34536] trunk/src/wp-includes/comment-functions.php: Introduce ' duplicate_comment_id' filter.
noreply at wordpress.org
- [wp-svn] [34537] trunk/src/wp-includes/comment-functions.php: Send comment approval notification to post author via hook.
noreply at wordpress.org
- [wp-svn] [34538] trunk: Bust term query cache when modifying term meta.
noreply at wordpress.org
- [wp-svn] [34539] trunk/src/wp-admin/js/user-profile.js: Profile: when clicking " Generate Password", toggling visibility, then canceling, ensure that the UI resets properly for when the "Generate Password" button is clicked again.
noreply at wordpress.org
- [wp-svn] [34540] trunk/tests/phpunit/tests/comment/getPageOfComment.php: Don' t run `get_page_of_comment()` cache test on Multisite.
noreply at wordpress.org
- [wp-svn] [34541] trunk/src/wp-admin/includes/revision.php: Revisions: add a `' wp_prepare_revision_for_js'` filter.
noreply at wordpress.org
- [wp-svn] [34542] trunk/src/wp-includes/class-wp-comment-query.php: Store SQL clauses in `WP_Comment_Query` property.
noreply at wordpress.org
- [wp-svn] [34543] trunk/src/wp-admin/includes/class-wp-upgrader.php: Introduce a `send_update_notification_email` which controls whether an update notification email is sent for background updates.
noreply at wordpress.org
- [wp-svn] [34544] trunk: Improve pagination internals in `WP_Comment_Query`.
noreply at wordpress.org
- [wp-svn] [34545] trunk/src/wp-includes/comment-functions.php: Improve status checks when sending comment post author notification.
noreply at wordpress.org
- [wp-svn] [34546] trunk: Introduce hierarchical query support to `WP_Comment_Query`.
noreply at wordpress.org
- [wp-svn] [34547] trunk/src/wp-admin/plugin-editor.php: Plugin Editor: Don' t split the strings with plugin file name and remove unnecessary context.
noreply at wordpress.org
- [wp-svn] [34548] trunk/src/wp-includes/class-wp-comment-query.php: Normalize whitespace in `WP_Comment_Query` documentation.
noreply at wordpress.org
- [wp-svn] [34549] trunk/src/wp-includes/class-wp-comment-query.php: Remove debug cruft, introduced in [34546].
noreply at wordpress.org
- [wp-svn] [34550] trunk/tests/phpunit/tests/comment/query.php: Hierarchical comment query tests should be order-agnostic.
noreply at wordpress.org
- [wp-svn] [34551] trunk/src/wp-admin: Implement 'Recently Active' functionality for network-wide plugins in the Network Admin.
noreply at wordpress.org
- [wp-svn] [34552] trunk/src/wp-includes/widgets/class-wp-widget-text.php: Widgets: Pass `$this` to the `widget_text` filter to make targeting specific widget instances easier.
noreply at wordpress.org
- [wp-svn] [34553] trunk/src/wp-includes/widgets/class-wp-widget-text.php: Docs: Add a missing summary, version, and tag descriptions to the DocBlock for `WP_Widget_Text::widget()`.
noreply at wordpress.org
- [wp-svn] [34554] trunk/src/wp-includes/theme.php: Customizer: Flesh out phpdoc description for `_wp_customize_include()`.
noreply at wordpress.org
- [wp-svn] [34555] trunk/.travis.yml: Add Travis Notifications to the #core channel on Slack
noreply at wordpress.org
- [wp-svn] [34556] trunk/src/wp-admin/edit-form-advanced.php: Shortlinks: Hide the Get Shortlink button by default.
noreply at wordpress.org
- [wp-svn] [34557] trunk/src/wp-admin/js/customize-controls.js: Customizer: Fix usage of `jQuery.contains() ` allowing `active` state changes to again animate control visibility.
noreply at wordpress.org
- [wp-svn] [34558] trunk/.travis.yml: Fix tabs vs spaces in .travis.yml
noreply at wordpress.org
- [wp-svn] [34559] trunk: XML-RPC: Introduce the concept of unit testing to `wp_xmlrpc_server::wp_newComment ()`:
noreply at wordpress.org
- [wp-svn] [34560] trunk/src/wp-includes/class-wp-widget.php: Docs: Improve the method docs for the `widget()`, `update()`, `form()`, and `__construct()` methods in the `WP_Widget` base class.
noreply at wordpress.org
- [wp-svn] [34561] trunk: Force comment pagination on single posts.
noreply at wordpress.org
- [wp-svn] [34562] trunk/src/wp-admin/includes/schema.php: After [35461], remove ' page_comments' from database.
noreply at wordpress.org
- [wp-svn] [34563] trunk: Customizer: Defer embedding widget controls to improve DOM performance and initial load time.
noreply at wordpress.org
- [wp-svn] [34564] trunk/src/wp-admin/includes/dashboard.php: Docs: Remove an inline comment duplicated by the DocBlock summary for `wp_dashboard_trigger_widget_control ()`.
noreply at wordpress.org
- [wp-svn] [34565] trunk/src/wp-admin/includes/dashboard.php: Docs: Fix the syntax for a mid-file sectional comment in wp-admin/includes/ dashboard.php.
noreply at wordpress.org
- [wp-svn] [34566] trunk/src: `callback` is not a valid type in PHP, PSR-5, or phpDocumentor.
noreply at wordpress.org
- [wp-svn] [34567] trunk/.travis.yml: Move travis secure token under rooms
noreply at wordpress.org
- [wp-svn] [34568] trunk/tests/phpunit/tests/http/base.php: Stop hitting SVN for http tests
noreply at wordpress.org
- [wp-svn] [34569] trunk: Comments: in `WP_Comment::get_children()`, accept an array so that the values for `format`, `status`, `hierarchical` , and `orderby` can be passed, instead of just `format`.
noreply at wordpress.org
- [wp-svn] [34570] trunk: XML-RPC: `wp.getComments` should be allowed to return approved comments to those without the ` 'moderate_comments'` cap.
noreply at wordpress.org
- [wp-svn] [34571] trunk/src/wp-includes/class-IXR.php: XML-RPC: `IXR_Server::output( ) ` is notoriously bad at returning the right value for the `Content-Length` HTTP header.
noreply at wordpress.org
- [wp-svn] [34572] trunk: XML-RPC: In `wp_xmlrpc_server::mw_newPost()`, if `$dateCreated` is not set, don't set `post_date` and `post_date_gmt`.
noreply at wordpress.org
- [wp-svn] [34573] trunk/src/wp-includes/class-wp-xmlrpc-server.php: XML-RPC: In `wp_xmlrpc_server::blogger_editPost()`, make use of the `$publish` arg (the 6th arg passed to the method) to specify `publish` or `draft`.
noreply at wordpress.org
- [wp-svn] [34574] trunk/src/wp-includes/class-wp-xmlrpc-server.php: XML-RPC: In `wp_xmlrpc_server::wp_getUsersBlogs()`, return the `isPrimary` flag for each blog.
noreply at wordpress.org
- [wp-svn] [34575] trunk/src/wp-includes/class-wp-xmlrpc-server.php: XML-RPC: In `wp_xmlrpc_server::wp_getComments()`, allow `post_type` to be passed as part of `$struct`.
noreply at wordpress.org
- [wp-svn] [34576] trunk/src/wp-includes/cron.php: Cron: In `spawn_cron()`, when using `ALTERNATE_WP_CRON`, return early for any non-`GET`, instead of naively checking `! empty( $_POST )`.
noreply at wordpress.org
- [wp-svn] [34577] trunk/tests/phpunit/tests/xmlrpc/wp/uploadFile.php: XML-RPC: add a `wp_uploadFile` unit test.
noreply at wordpress.org
- [wp-svn] [34578] trunk/src/wp-includes/class-wp-xmlrpc-server.php: XML-RPC: move the malfunctioning 'overwrite' code from `wp_xmlrpc_server:: mw_newMediaObject()`.
noreply at wordpress.org
- [wp-svn] [34579] trunk/src/wp-includes/class-wp-xmlrpc-server.php: XML-RPC: upgrade the resposnse of`wp_xmlrpc_server::mw_newMediaObject() ` based on work down in 3.4 so that it runs the struct through `-> _prepare_media_item()`.
noreply at wordpress.org
- [wp-svn] [34580] trunk: XML-RPC: in `wp_xmlrpc_server::wp_editTerm()`, check `! empty` when applying `parent` logic.
noreply at wordpress.org
- [wp-svn] [34581] trunk/src/wp-includes/widgets/class-wp-widget-recent-comments.php: Recent Comments Widget: a la [34464], this widget has the same mixed content issues.
noreply at wordpress.org
- [wp-svn] [34582] trunk/src/wp-admin/user-new.php: Profile: on `user-new.php`, don' t allow the password fields to be hidden.
noreply at wordpress.org
- [wp-svn] [34583] trunk/src/wp-includes/class-wp-comment.php: Comments: add `__get() ` and `__set() ` to `WP_Comment` to provide BC for plugins that are grabbing post properties from the comment object due to an (unintended?) side effect of `JOIN`ing with the posts table in `WP_Comment_Query`, see [17667].
noreply at wordpress.org
- [wp-svn] [34584] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Posts List Table: check `is_multi_author()` before attempting to set `-> user_posts_count`.
noreply at wordpress.org
- [wp-svn] [34585] trunk/src/wp-includes: Docs: object != class
noreply at wordpress.org
- [wp-svn] [34586] trunk/src/wp-content/themes/twentyfifteen/rtl.css: Twenty Fifteen: Add missing commas in `rtl.css`.
noreply at wordpress.org
- [wp-svn] [34587] trunk/src/wp-includes/class-oembed.php: Switch to the `https` oEmbed endpoint for Dailymotion so secure embeds are supported.
noreply at wordpress.org
- [wp-svn] [34588] trunk/src/wp-includes/class-oembed.php: Switch to the `https` oEmbed endpoint for Animoto because it redirects there anyway.
noreply at wordpress.org
- [wp-svn] [34589] trunk/src/wp-includes/class-oembed.php: Docs: Adjust the table of providers in the hook doc for `oembed_providers` to use "No" instead of "!" to signify lack of SSL support.
noreply at wordpress.org
- [wp-svn] [34590] trunk/src/wp-admin/user-edit.php: Docs: Relocate the hook doc for the `show_password_fields` filter to its duplicate , since the original was removed in [34582].
noreply at wordpress.org
- [wp-svn] [34591] trunk/src/wp-admin/plugins.php: Network Admin: Properly pass the number of delete plugins to the corresponding message.
noreply at wordpress.org
- [wp-svn] [34592] trunk/src/wp-admin/user-edit.php: Docs: Add missing parameter documentation for `$profileuser` in the hook doc for `show_password_fields` , added in [11302].
noreply at wordpress.org
- [wp-svn] [34593] trunk/src/wp-admin/user-edit.php: Docs: Fix a minor typo from [ 34592].
noreply at wordpress.org
- [wp-svn] [34594] trunk/src/wp-admin/edit-form-advanced.php: Replace a stray semicolon on Edit Page screen with a full stop.
noreply at wordpress.org
- [wp-svn] [34595] trunk/src/wp-includes/class-wp-comment.php: Use correct property name when setting child comments.
noreply at wordpress.org
- [wp-svn] [34596] trunk/src/wp-admin/includes/plugin-install.php: Docs: Add much-needed (and awesome) hash-notation-style documentation for the `$args` parameter in the `plugins_api ()` DocBlock.
noreply at wordpress.org
- [wp-svn] [34597] trunk/src/wp-includes/class-oembed.php: Remove the unnecessary horizontal rules in the oEmbed providers table to tidy up the Code Reference.
noreply at wordpress.org
- [wp-svn] [34598] trunk/src/wp-admin: Plugins: Don' t request all fields via `plugins_api( 'plugin_information' ) ` for plugin installs and update checks.
noreply at wordpress.org
- [wp-svn] [34599] trunk: Improve post field lazyloading for comments.
noreply at wordpress.org
- [wp-svn] [34600] trunk/tests/phpunit/tests/http/base.php: Use an http URL rather then an https URL for tests
noreply at wordpress.org
- [wp-svn] [34601] trunk/tests/phpunit/tests: After [34577] (not because of), uncover and fix some horrifying anomalies in `Tests_Multisite_Site`.
noreply at wordpress.org
- [wp-svn] [34602] trunk/tests/phpunit/tests: After [34601], some more cleanup.
noreply at wordpress.org
- [wp-svn] [34603] trunk/src/wp-includes: After [34577], alter `wp_xmlrpc_server:: mw_newMediaObject()` to check upload space in multisite.
noreply at wordpress.org
- [wp-svn] [34604] trunk/tests/phpunit/tests/xmlrpc/wp/uploadFile.php: Remove failing xmlrpc upload test.
noreply at wordpress.org
- [wp-svn] [34605] trunk/src/wp-admin/includes/template-functions.php: Customize: Prevent showing "Front Page" and "Posts Page" states for pages in list table when `show_on_front` is not "page".
noreply at wordpress.org
- [wp-svn] [34606] trunk/tests/phpunit/tests/multisite/site.php: Revert change from true to false in multisite upload test
noreply at wordpress.org
- [wp-svn] [34607] trunk/tests/phpunit/tests/pluggable.php: Add function signature tests for the pluggable functions in `wp-includes/ cache.php`.
noreply at wordpress.org
- [wp-svn] [34608] trunk/tests/phpunit/tests/pluggable.php: Add function signature tests for the pluggable functions in wp-admin/ includes/schema.php and wp-admin/includes/upgrade.php.
noreply at wordpress.org
- [wp-svn] [34609] trunk/src/wp-includes/widgets/class-wp-widget-text.php: Docs: Improve documentation for the `__construct()`, `widget()`, `update()`, and `form()` methods in `WP_Widget_Text`.
noreply at wordpress.org
- [wp-svn] [34610] trunk/src/wp-includes/widgets/class-wp-widget-tag-cloud.php: Docs: Improve the documentation for the `__construct()`, `widget()`, `update()` , and `form()` methods in `WP_Widget_Tag_Cloud`.
noreply at wordpress.org
- [wp-svn] [34611] trunk/src/wp-includes/widgets/class-wp-widget-search.php: Docs: Improve documentation for the `__construct()`, `widget()`, `update()`, and `form()` methods in `WP_Widget_Search`.
noreply at wordpress.org
- [wp-svn] [34612] trunk/src/wp-includes/widgets/class-wp-widget-rss.php: Docs: Improve documentation for the `__construct()`, `widget()`, `update()`, and `form()` methods in `WP_Widget_RSS`.
noreply at wordpress.org
- [wp-svn] [34613] trunk/src/wp-includes/widgets/class-wp-widget-recent-posts.php: Docs: Improve documentation for the `__construct()`, `widget()`, `update( )`, and `form()` methods in `WP_Widget_Recent_Posts`.
noreply at wordpress.org
- [wp-svn] [34614] trunk/src/wp-includes/widgets/class-wp-widget-recent-comments.php: Docs: Improve documentation for the `__construct()`, `recent_comments_style()`, `widget()`, `update()`, and `form() ` methods in `WP_Widget_Recent_Comments`.
noreply at wordpress.org
- [wp-svn] [34615] trunk/src/wp-includes/widgets/class-wp-widget-pages.php: Docs: Improve documentation for the `__construct()`, `widget()`, `update()`, and `form()` methods in `WP_Widget_Pages`.
noreply at wordpress.org
- [wp-svn] [34616] trunk/src/wp-includes/widgets/class-wp-widget-meta.php: Docs: Improve documentation for the `__construct()`, `widget()`, `update()`, and `form()` methods in `WP_Widget_Meta`.
noreply at wordpress.org
- [wp-svn] [34617] trunk/src/wp-includes/widgets/class-wp-widget-links.php: Docs: Improve documentation for the `__construct()`, `widget()`, `update()`, and `form()` methods in `WP_Widget_Links`.
noreply at wordpress.org
- [wp-svn] [34618] trunk/src/wp-includes/widgets/class-wp-widget-categories.php: Docs : Improve documentation for the `__construct()`, `widget()`, `update()`, `form()`, and `_get_current_taxonomy() ` methods in `WP_Widget_Categories`.
noreply at wordpress.org
- [wp-svn] [34619] trunk/src/wp-includes/widgets/class-wp-widget-calendar.php: Docs: Improve documentation for the `__construct()`, `widget()`, `update()`, and `form()` methods in `WP_Widget_Calendar`.
noreply at wordpress.org
- [wp-svn] [34620] trunk/src/wp-includes/widgets/class-wp-widget-archives.php: Docs: Improve documentation for the `__construct()`, `widget()`, `update()`, and `form()` methods in `WP_Widget_Archives`.
noreply at wordpress.org
- [wp-svn] [34621] trunk/src/wp-includes/widgets/class-wp-nav-menu-widget.php: Docs: Improve documentation for the `__construct()`, `widget()`, `update()`, and `form()` methods in `WP_Nav_Menu_Widget`.
noreply at wordpress.org
- [wp-svn] [34622] trunk/src/wp-includes/widgets/class-wp-widget-recent-comments.php: Restore and deprecate the `WP_Widget_Recent_Comments::flush_widget_cache( )` method, removed in [34580].
noreply at wordpress.org
- [wp-svn] [34623] trunk/tests/phpunit/tests/comment.php: `WP_Comment::get_children() ` test should be order-agnostic.
noreply at wordpress.org
- [wp-svn] [34624] trunk/src/wp-includes/category-template.php: Pass the post ID to the `get_the_categories` filter.
noreply at wordpress.org
- [wp-svn] [34625] trunk/src/wp-includes/category-template.php: Introduce `' the_category_list'` filter.
noreply at wordpress.org
- [wp-svn] [34626] trunk/tests/phpunit/tests/user.php: Add unit test verifying that 60 char `user_login` is valid.
noreply at wordpress.org
- [wp-svn] [34627] trunk/tests/phpunit/tests: Move `get_term_by() ` tests to their own file.
noreply at wordpress.org
- [wp-svn] [34628] trunk/tests/phpunit/tests/term/getTermBy.php: Add test for `get_term_by( 'slug' )` behavior with accented chars.
noreply at wordpress.org
- [wp-svn] [34629] trunk/src/wp-includes/media.php: Add `size-$size` class to `<img> ` in `wp_get_attachment_image()`.
noreply at wordpress.org
- [wp-svn] [34630] trunk/src/wp-includes/nav-menu-template.php: Nav Menus: in `wp_nav_menu()`, `$container` is already bound to a list of allowed tags.
noreply at wordpress.org
- [wp-svn] [34631] trunk/src/wp-admin/includes/plugin-install.php: Docs: Add documentation for the `$browse`, `$user`, `$search`, `$author`, `$tag`, `$installed_plugins`, and `$page` parameters in `plugins_api()`.
noreply at wordpress.org
- [wp-svn] [34632] trunk/src/wp-includes/class-wp.php: Update the docs in `WP` to explain the need to do [34476].
noreply at wordpress.org
- [wp-svn] [34633] trunk/tests/phpunit/tests/post/thumbnails.php: After [34629], update unit tests to reflect this change.
noreply at wordpress.org
- [wp-svn] [34634] trunk/src/wp-admin/css/edit.css: Feature Image: Improve the preview for transparent background images by using CSS3 to show a checkered background.
noreply at wordpress.org
- [wp-svn] [34635] trunk/src/wp-includes/class-wp.php: Docs: Fix some syntatical issues in the DocBlock for `WP::send_headers() ` following [34632].
noreply at wordpress.org
- [wp-svn] [34636] trunk/src/wp-admin: Users List Table: show the "Change role to" dropdown on the top and bottom.
noreply at wordpress.org
- [wp-svn] [34637] trunk/src/wp-admin/css: Autoprefixer for [34634].
noreply at wordpress.org
- [wp-svn] [34638] trunk/tests/phpunit/includes/testcase.php: Introduce `WP_UnitTestCase::assertNotWPError() ` for when a test needs to assert that something is, well, not a `WP_Error`.
noreply at wordpress.org
- [wp-svn] [34639] trunk: Don' t set `CURLOPT_CAINFO` when `sslverify` is false when sending HTTP API requests through cURL.
noreply at wordpress.org
- [wp-svn] [34640] trunk/src/wp-admin/includes/theme.php: Docs: Vastly improve documentation for `themes_api()`.
noreply at wordpress.org
- [wp-svn] [34641] trunk/src/wp-admin/includes/plugin-install.php: Docs: Further improve documentation for `plugins_api()`.
noreply at wordpress.org
- [wp-svn] [34642] trunk/src/wp-admin/includes/plugin-install.php: Docs: Update the DocBlock summary for `plugins_api()` to reflect the " WordPress.org" Plugins API.
noreply at wordpress.org
- [wp-svn] [34643] trunk/src/wp-includes/canonical.php: Canonical: after [34272], don ' t redirect rewrite endpoints on attachment URLs when pretty permalinks are enabled.
noreply at wordpress.org
- [wp-svn] [34644] trunk/src/wp-includes/class-oembed.php: Docs: Slightly improve the readability of the data table in the DocBlock description for the `oembed_providers` hook by centering the HTTPS column.
noreply at wordpress.org
- [wp-svn] [34645] trunk/src/wp-admin/includes/plugin-install.php: Docs: Adjust the `plugins_api()` DocBlock description to clarify the "second" available hook, `plugins_api`, and add new information for the "third" hook, `plugins_api_result`.
noreply at wordpress.org
- [wp-svn] [34646] trunk/tests/phpunit/tests: Switch several assertions to `assertNotWPError() ` so more context is provided when the assertion fails.
noreply at wordpress.org
- [wp-svn] [34647] trunk/src/wp-admin/includes/plugin-install.php: Docs: Improve the hook documentation for the `plugins_api` filter.
noreply at wordpress.org
- [wp-svn] [34648] trunk/src/wp-admin/includes/theme.php: Docs: Adjust the `themes_api()` DocBlock description to clarify the "second" available hook, `themes_api`, and add new information for the "third" hook, `themes_api_result`.
noreply at wordpress.org
- [wp-svn] [34649] trunk/src/wp-admin/includes/theme.php: Docs: Fix two typos in the DocBlock description for `themes_api()`:
noreply at wordpress.org
- [wp-svn] [34650] trunk/src/wp-admin/includes/theme.php: Docs: Normalize the data table spacing in the `themes_api() ` DocBlock following a typo fix in [34649].
noreply at wordpress.org
- [wp-svn] [34651] trunk/src/wp-admin/includes/theme.php: Docs: Improve the hook documentation for the `themes_api` filter.
noreply at wordpress.org
- [wp-svn] [34652] trunk/src/wp-admin/includes/plugin-install.php: Docs: Improve the hook documentation for the `plugins_api_args` filter.
noreply at wordpress.org
- [wp-svn] [34653] trunk/src/wp-includes/post-template.php: After [34200], force ' before' and 'after' to `<ul>` and `</ul>` when `wp_nav_menu() ` falls back to `wp_page_menu()`.
noreply at wordpress.org
- [wp-svn] [34654] trunk/tests/phpunit/tests/post/template.php: Tests: Add a test for the 'before' and 'after' arguments in `wp_page_menu() ` when used as a fallback for `wp_nav_menu()`.
noreply at wordpress.org
- [wp-svn] [34655] trunk: WPDB: Make sure we don't run sanity checks on DB dropins.
noreply at wordpress.org
- [wp-svn] [34656] trunk/tests/phpunit/multisite.xml: Exclude external HTTP tests from multisite run
noreply at wordpress.org
- [wp-svn] [34657] trunk/src/wp-includes/media.php: After [34629], use `$size_class` instead of `$size`.
noreply at wordpress.org
- [wp-svn] [34658] trunk/src/wp-admin: Theme Editor: ensure that files named `index.php` in theme subfolders are not labeled as "Main Index Template"
noreply at wordpress.org
- [wp-svn] [34659] trunk: Rewrite: When redirecting old slugs, include URL endpoints.
noreply at wordpress.org
- [wp-svn] [34660] trunk: Use correct 'page_id' parameter in `get_page_of_comment()`.
noreply at wordpress.org
- [wp-svn] [34661] trunk/src/wp-includes/comment-functions.php: In `get_page_of_comment()`, use a true `COUNT` query.
noreply at wordpress.org
- [wp-svn] [34662] trunk/src/wp-includes/widgets/class-wp-nav-menu-widget.php: Widgets: Pass `$instance` to the `widget_nav_menu_args` filter in the Custom Menu widget.
noreply at wordpress.org
- [wp-svn] [34663] trunk: Update `get_the_post_thumbnail_url() ` so it returns false on failure, to bring it inline with `wp_get_attachment_image_url()`.
noreply at wordpress.org
- [wp-svn] [34664] trunk/tests/phpunit/tests/post/thumbnails.php: Avoid using `assertNotFalse()` which is only available in phpunit >= 4.0.0
noreply at wordpress.org
- [wp-svn] [34665] trunk/src/wp-signup.php: Add a missing `@param` doc for `confirm_another_blog_signup()`.
noreply at wordpress.org
- [wp-svn] [34666] trunk/src/wp-includes/nav-menu-template.php: Add a `nav_menu_item_title` filter for filtering nav menu item titles.
noreply at wordpress.org
- [wp-svn] [34667] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Correct the logic used when determining whether to display the 'Mine' link on post list tables.
noreply at wordpress.org
- [wp-svn] [34668] trunk: Correctly slash post fields when trashing and untrashing posts.
noreply at wordpress.org
- [wp-svn] [34669] trunk: Fix comment_order for single page comment threads.
noreply at wordpress.org
- [wp-svn] [34670] trunk/src/wp-admin: Edit: Remove the redundant "View Post" button-link and link the sample permalink.
noreply at wordpress.org
- [wp-svn] [34671] trunk: Sample permalink: Buttons still need the `.button` class.
noreply at wordpress.org
- [wp-svn] [34672] trunk/src/wp-admin/includes/misc.php: MS: Delete `rewrite_rules` when updating a switched site's URL.
noreply at wordpress.org
- [wp-svn] [34673] trunk/src/wp-admin/network/site-new.php: Fixes #33816.
noreply at wordpress.org
- [wp-svn] [34674] trunk: Avoid stripping square brackets from URLs, and instead correctly encode them.
noreply at wordpress.org
- [wp-svn] [34675] trunk: Revert r34674 due to failures on PHP < 5.4.
noreply at wordpress.org
- [wp-svn] [34676] trunk/src/wp-includes/ms-functions.php: Docs: Clarify `$user` parameter documentation in `wpmu_validate_blog_signup`.
noreply at wordpress.org
- [wp-svn] [34677] trunk: Introduce `get_the_author_posts_link()`, which returns the HTML link to the author page for the current post' s author.
noreply at wordpress.org
- [wp-svn] [34678] trunk/tests/phpunit/tests/template/author.php: Tests: Flush rewrite rules between tests in an attempt to avoid permalinks pollution in `Tests_Author_Template`.
noreply at wordpress.org
- [wp-svn] [34679] trunk: Don' t require explicit taxonomy when getting terms by term_taxonomy_id.
noreply at wordpress.org
- [wp-svn] [34680] trunk/tests/phpunit/tests/admin/includesPost.php: Add unit tests for `post_exists()`.
noreply at wordpress.org
- [wp-svn] [34681] trunk: XML-RPC: calculate the proper offset for GMT in `wp.newPost`, `mw.newPost`, and `mw.editPost` when `post_date` is set, `wp.editComment` when `comment_date` is set.
noreply at wordpress.org
- [wp-svn] [34682] trunk/tests/phpunit/tests/xmlrpc/mw/editPost.php: XML-RPC: add a unit test for `mw.editPost`.
noreply at wordpress.org
- [wp-svn] [34683] trunk/src/wp-includes/widgets/class-wp-widget-rss.php: RSS Widget: add a class, `rss-widget-icon`, to the RSS icon to allow devs to hide it.
noreply at wordpress.org
- [wp-svn] [34684] trunk/src/wp-admin/css/common.css: Edit Media: wrap long filenames in the Publish meta box.
noreply at wordpress.org
- [wp-svn] [34685] trunk: Rewrite: Redirect attachment URLs when their slug changes.
noreply at wordpress.org
- [wp-svn] [34686] trunk: Allow `wp_get_archives()` to accept `post_type` as an arg.
noreply at wordpress.org
- [wp-svn] [34687] trunk/tests/phpunit/tests: Tests: Consolidate author-template tests into a single, more logically-placed file, tests/user/author.php.
noreply at wordpress.org
- [wp-svn] [34688] trunk/tests/phpunit/tests: Tests: Relocate tests for general-template.php to a more logically-placed ( and named) file, tests/general/template.php.
noreply at wordpress.org
- [wp-svn] [34689] trunk/src/wp-includes/general-template.php: Docs: Move the hook doc to once again directly precede the hook line for the `getarchives_where` filter following [34686].
noreply at wordpress.org
- [wp-svn] [34690] trunk: Permalinks: Add pretty permalinks for unattached attachments.
noreply at wordpress.org
- [wp-svn] [34691] trunk/src/wp-admin/options-permalink.php: On the Permalink Settings screen, add a link to the Nginx documentation when the current site is running Nginx.
noreply at wordpress.org
- [wp-svn] [34692] trunk/src/wp-includes/user-functions.php: Users: Introduce the `wp_dropdown_users_args` filter, making it possible to filter the arguments for `wp_dropdown_users() ` before the query is run.
noreply at wordpress.org
- [wp-svn] [34693] trunk/src/wp-comments-post.php: Revert the introduction of validation of the comment author' s email address when sanity checking input in `wp-comments-post.php` ( introduced in r34274).
noreply at wordpress.org
- [wp-svn] [34694] trunk/tests/phpunit/tests/media.php: Cleanup image size in unit tests
noreply at wordpress.org
- [wp-svn] [34695] trunk/src/wp-admin/network/settings.php: Bump H3 headings to H2 on the Network Settings screen for better accessibility.
noreply at wordpress.org
- [wp-svn] [34696] trunk: Fix 'exclude_tree' in `wp_list_categories()`.
noreply at wordpress.org
- [wp-svn] [34697] trunk: `WP_Query` should not ignore an offset of `0`.
noreply at wordpress.org
- [wp-svn] [34698] trunk/tests/phpunit/tests/post/getPages.php: Tests: Add two tests for the current 'hierarchical' argument behavior in `get_pages()`.
noreply at wordpress.org
- [wp-svn] [34699] trunk/tests/phpunit/tests/post/getPages.php: Tests: Add two tests for the current behavior of the 'hierarchical' and ' child_of' arguments in `get_pages()`.
noreply at wordpress.org
- [wp-svn] [34700] trunk/src/wp-includes: Deprecate `force_ssl_login()`, which is simply a wrapper for `force_ssl_admin() ` and is not used in core.
noreply at wordpress.org
- [wp-svn] [34701] trunk/src/wp-admin/network/upgrade.php: Network Upgrade: switch `< h3>` to `<h2>`.
noreply at wordpress.org
- [wp-svn] [34702] trunk/src/wp-includes/class-wp-customize-control.php: Customizer: make "Current header" clickable in the same way that "Background Image" is - will open the media modal.
noreply at wordpress.org
- [wp-svn] [34703] trunk/tests/phpunit/tests/url.php: `force_ssl_login() ` has been functionally identical to `force_ssl_admin()` since 4.0 (#10267 ), so its test assertions can be removed as the function has been deprecated in [34700].
noreply at wordpress.org
- [wp-svn] [34704] trunk: Improve lazyloading of term metadata in `WP_Query` loops.
noreply at wordpress.org
- [wp-svn] [34705] trunk/src/wp-includes/user-functions.php: Users: Add the default arguments array as a second parameter to the `wp_dropdown_users_args` filter , introduced in [34692].
noreply at wordpress.org
- [wp-svn] [34706] trunk/src/wp-includes/deprecated.php: Docs: Add an `@see` reference for the "use-instead-of" function in the DocBlock for `force_ssl_login()`, deprecated in [34700].
noreply at wordpress.org
- [wp-svn] [34707] trunk/src/wp-admin/includes: List Tables: only hide bulk actions when there are no items, don' t hide all of the extra table nav.
noreply at wordpress.org
- [wp-svn] [34708] trunk: Rewrite: allow `add_rewrite_rule|WP_Rewrite::add_rule() ` to accept an associative array for the value of `$redirect` instead of requiring a query string.
noreply at wordpress.org
- [wp-svn] [34709] trunk/src/wp-admin/css/list-tables.css: Revert [34083], I was willing to try this out for the greater good.
noreply at wordpress.org
- [wp-svn] [34710] trunk/src/wp-admin/css/list-tables.css: List Tables: `.column-date` needs to become wider at smaller screen sizes, bump it from `10%` to `14%` at the breakpoint to prevent wrapping.
noreply at wordpress.org
- [wp-svn] [34711] trunk: Improve lazyloading of comment meta in `WP_Query` loops.
noreply at wordpress.org
- [wp-svn] [34712] trunk/src/wp-includes/rewrite-functions.php: Docs: Mark a few optional parameters as such in wp-includes/ rewrite-functions.php.
noreply at wordpress.org
- [wp-svn] [34713] trunk/tests/phpunit/tests/comment/commentsTemplate.php: Fix logical errors in some comment pagination tests.
noreply at wordpress.org
- [wp-svn] [34714] trunk/src/wp-admin: Widgets: Introduce a `delete_widget` action, which fires after a widget has been marked for deletion.
noreply at wordpress.org
- [wp-svn] [34715] trunk/src/wp-includes/link-template.php: Themes: Introduce three new arguments for `get_the_post_navigation()`, `in_same_term`, `excluded_terms`, and `taxonomy`.
noreply at wordpress.org
- [wp-svn] [34716] trunk/src/wp-includes/comment-template.php: Use array hash notation for `get_comment_link()` `$args`.
noreply at wordpress.org
- [wp-svn] [34717] trunk/src: Docs: There are quite alot of typos in core inline comments.
noreply at wordpress.org
- [wp-svn] [34718] trunk/src/wp-includes/taxonomy-functions.php: Bail out of termmeta functions if schema is not up-to-date.
noreply at wordpress.org
- [wp-svn] [34719] trunk/tests/phpunit: Prevent Multisite term tests from hitting database for 'db_version'.
noreply at wordpress.org
- [wp-svn] [34720] trunk/tests/phpunit: Fix db_version juggling during non-multisite tests.
noreply at wordpress.org
- [wp-svn] [34721] trunk/src/wp-admin/css/customize-nav-menus.css: Customize: Style the nav menu "Add Items" button as disabled when reordering.
noreply at wordpress.org
Last message date:
Wed Sep 30 22:54:59 UTC 2015
Archived on: Wed Sep 30 22:55:01 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).