April 2016 Archives by date
Starting: Fri Apr 1 21:12:19 UTC 2016
Ending: Sat Apr 30 22:35:27 UTC 2016
Messages: 180
- [wp-svn] [37154] trunk/src/wp-includes: Editor, wpLink:
noreply at wordpress.org
- [wp-svn] [37155] trunk/src/wp-admin/includes/plugin-install.php: I18N: Clarify translator comment for an a11y label added in [36618].
noreply at wordpress.org
- [wp-svn] [37156] trunk/src/wp-admin/includes/plugin-install.php: Plugins: Use correct placeholder for the number of reviews.
noreply at wordpress.org
- [wp-svn] [37157] trunk/tests/phpunit/tests/user/capabilities.php: Role/Capability: Add `create_sites` and `delete_sites` to the list of capabilities that are checked as part of the comporehensive roles and capabilities tests.
noreply at wordpress.org
- [wp-svn] [37158] trunk/src/wp-admin/comment.php: Comments: Wrap the formatted comment text on the comment moderation screen in `comment_text ()` so paragraphs and texturisation are applied.
noreply at wordpress.org
- [wp-svn] [37159] trunk/src/wp-admin/edit-form-advanced.php: Editor: Remove trailing space from a help text string.
noreply at wordpress.org
- [wp-svn] [37160] trunk/src/wp-includes/class-wp-editor.php: Accessibility: improvements for the Editor wpLink modal form fields.
noreply at wordpress.org
- [wp-svn] [37161] trunk/src/wp-admin: Make Moderate Comment Screen Great Again by showing links
noreply at wordpress.org
- [wp-svn] [37162] trunk/src/wp-admin/update-core.php: I18N: On the Updates screen simplify plugin's version details link.
noreply at wordpress.org
- [wp-svn] [37163] trunk: REST API: Deliver parameters unadulterated instead of slashed.
noreply at wordpress.org
- [wp-svn] [37164] trunk/src/wp-includes: External Libraries: Update jQuery to 1.12.3.
noreply at wordpress.org
- [wp-svn] [37165] trunk: Use `__trashed` suffix rather than `-%trashed%` for trashed post slugs.
noreply at wordpress.org
- [wp-svn] [37166] trunk: Customize: Harden assignment of Customizer settings transports for selective refreshable widgets
noreply at wordpress.org
- [wp-svn] [37167] trunk/src/wp-admin/js/customize-controls.js: Customizer: fix cropping of small images when setting header image, site icon or logo.
noreply at wordpress.org
- [wp-svn] [37168] trunk/src/wp-content/themes: Default theme bumps for 4.5.
noreply at wordpress.org
- [wp-svn] [37169] trunk/src/wp-admin: 4.5 About screen.
noreply at wordpress.org
- [wp-svn] [37170] trunk/src/wp-admin: 4.5 About Page, second round.
noreply at wordpress.org
- [wp-svn] [37171] trunk: Ensure consistent dependency order when using `wp_add_inline_script()`
noreply at wordpress.org
- [wp-svn] [37172] trunk/src/wp-includes/version.php: 4.5-RC2
noreply at wordpress.org
- [wp-svn] [37173] trunk/src/wp-includes/version.php: Post 4.5-RC2 version bump.
noreply at wordpress.org
- [wp-svn] [37174] trunk/src/wp-includes: TinyMCE, inline link: Make styles for the autocomplete results available on front end.
noreply at wordpress.org
- [wp-svn] [37175] trunk/src/wp-admin/about.php: About Page: Use `srcset` and the w.org CDN for images.
noreply at wordpress.org
- [wp-svn] [37176] trunk/src/wp-includes/version.php: 4.5-RC3
noreply at wordpress.org
- [wp-svn] [37177] trunk/src/wp-includes/version.php: Post 4.5-RC3 version bump.
noreply at wordpress.org
- [wp-svn] [37178] trunk/src/wp-admin/about.php: About Page: Add Final Video
noreply at wordpress.org
- [wp-svn] [37179] trunk/src/wp-includes/version.php: WordPress 4.5
noreply at wordpress.org
- [wp-svn] [37180] branches/4.5/: Branch 4.5.
noreply at wordpress.org
- [wp-svn] [37181] tags/4.5/: Tag 4.5
noreply at wordpress.org
- [wp-svn] [37182] branches/4.5: The 4.5 branch is now 4.5.1-alpha.
noreply at wordpress.org
- [wp-svn] [37183] trunk: Trunk is now 4.6-alpha.
noreply at wordpress.org
- [wp-svn] [37184] trunk: Use `LEFT JOIN` when building `WP_Tax_Query` SQL.
noreply at wordpress.org
- [wp-svn] [37185] trunk: Build/Test Tools: Better git/svn detection
noreply at wordpress.org
- [wp-svn] [37186] branches/4.5/npm-shrinkwrap.json: Add npm-shrinkwrap.json to 4.5
noreply at wordpress.org
- [wp-svn] [37187] branches/4.5/src/wp-includes/version.php: Version strings typically should contain a revision number.
noreply at wordpress.org
- [wp-svn] [37188] trunk/src/wp-includes: I18N: Remove tag and function names from two translatable strings.
noreply at wordpress.org
- [wp-svn] [37189] trunk: Improve testability and coverage of `wp_ext2type()`.
noreply at wordpress.org
- [wp-svn] [37190] trunk/src/wp-includes: I18N: After [37188], display `script` and `style` tags in the message as `<script>` and `< style>`.
noreply at wordpress.org
- [wp-svn] [37191] trunk/src/wp-includes: I18N: Update translator comments after [ 37190].
noreply at wordpress.org
- [wp-svn] [37192] trunk/src/wp-includes/class-wp-image-editor-imagick.php: Media: Resolve fatal error on resize with ImageMagick < 6.4.6
noreply at wordpress.org
- [wp-svn] [37193] trunk/src/wp-admin/includes/deprecated.php: Docs: Fix typo in `wp_update_theme()` description.
noreply at wordpress.org
- [wp-svn] [37194] trunk/src/wp-admin/includes/media.php: Docs: Fix typo in `get_image_send_to_editor()` description.
noreply at wordpress.org
- [wp-svn] [37195] trunk/src/wp-admin/js/postbox.js: Docs: Fix typo in a comment in `wp-admin/js/postbox.js`.
noreply at wordpress.org
- [wp-svn] [37196] trunk/src/wp-admin/includes/post.php: Pass thumbnail ID to the `admin_post_thumbnail_html` filter.
noreply at wordpress.org
- [wp-svn] [37197] trunk/src: Customizer: Remove the 'appearance' reference from permission error messages added in [33857], [33889], and [ 33902].
noreply at wordpress.org
- [wp-svn] [37198] trunk/src/wp-admin/options-writing.php: I18N: Remove `<kbd> ` tags from translatable string in `wp-admin/options-writing.php`.
noreply at wordpress.org
- [wp-svn] [37199] trunk/tests/phpunit/includes/testcase-ajax.php: Docs: Reference the correct variable in `WP_Ajax_UnitTestCase::_handleAjax() ` documentation.
noreply at wordpress.org
- [wp-svn] [37200] trunk/src: Multisite: Relocate `revoke_super_admin() ` and `grant_super_admin()`
noreply at wordpress.org
- [wp-svn] [37201] trunk/src/wp-includes/script-loader.php: I18N: Add translator comment for a string with a placeholder added in [36806].
noreply at wordpress.org
- [wp-svn] [37202] trunk: Multisite: Introduce `WP_Theme` methods to network enable/ disable themes.
noreply at wordpress.org
- [wp-svn] [37203] trunk/src/wp-admin/includes/theme.php: Multisite: Remove theme from network allowed themes when deleted
noreply at wordpress.org
- [wp-svn] [37204] trunk/src/wp-includes/ms-blogs.php: Multisite: Fire a `clean_site_cache` action when a site's cache is cleared
noreply at wordpress.org
- [wp-svn] [37205] trunk/src/wp-admin/css/themes.css: Themes: Fix single theme modal on collapsed menu.
noreply at wordpress.org
- [wp-svn] [37206] trunk/Gruntfile.js: Build Tools: Don' t run the `build` task twice in `grunt prerelease` ( it already runs via the `precommit:js` task).
noreply at wordpress.org
- [wp-svn] [37207] trunk/src: Bootstrap/Load: Allow for `ABSPATH` to be defined outside of `wp-load.php`, e.g.
noreply at wordpress.org
- [wp-svn] [37208] trunk/src/wp-includes/comment-template.php: Comments: Allow for default comment form action, `/wp-comments-post.php`, to be changed via the `comment_form_defaults` filter.
noreply at wordpress.org
- [wp-svn] [37209] trunk/src/wp-admin/includes/theme.php: Docs: Clarify possible types passed to the `themes_api_result` filter.
noreply at wordpress.org
- [wp-svn] [37210] trunk/src/wp-includes/functions.php: Add noindexing to the default `wp_die() ` handler to avoid unnecessary crawl errors in web search engines.
noreply at wordpress.org
- [wp-svn] [37211] trunk/Gruntfile.js: Build/Test Tools: Run image tasks only if there are changes
noreply at wordpress.org
- [wp-svn] [37212] trunk/package.json: Update grunt-contrib-uglify from ~0.10.0 to ~1.0.1
noreply at wordpress.org
- [wp-svn] [37213] trunk/src/wp-includes/link-template.php: Docs: Use third-person singular verbs in DocBlock and hook doc summaries in wp-includes /link-template.php.
noreply at wordpress.org
- [wp-svn] [37214] trunk/src/wp-includes/l10n.php: Docs: Correct description for `override_load_textdomain` and `override_unload_textdomain` filters.
noreply at wordpress.org
- [wp-svn] [37215] trunk/src/wp-includes/link-template.php: Comments: Add parameters to `edit_comment_link() ` to allow specifying a Comment and link class.
noreply at wordpress.org
- [wp-svn] [37216] trunk/src/wp-includes/cache.php: Docs: Fix typo in `wp_cache_switch_to_blog()` and `WP_Object_Cache:: switch_to_blog()` description.
noreply at wordpress.org
- [wp-svn] [37217] trunk/src/wp-admin/includes/file.php: Theme Editor: Add `embed.php` to file descriptions.
noreply at wordpress.org
- [wp-svn] [37218] trunk/src/wp-admin/css/common.css: Plugins: Properly wrap long tab names to a second line in plugin details modal.
noreply at wordpress.org
- [wp-svn] [37219] trunk/src/wp-admin/css/themes.css: Themes: Account for longer strings in Theme Details bar on Themes screen.
noreply at wordpress.org
- [wp-svn] [37220] trunk/src/wp-includes/post.php: In `sanitize_post_field()`, only run 'attribute' or 'js' escaping when necessary.
noreply at wordpress.org
- [wp-svn] [37221] trunk/src/wp-admin: Plugin Install: show the upload form in place rather than sending users to the devoted upload plugin page.
noreply at wordpress.org
- [wp-svn] [37222] trunk/tests/phpunit/tests/option/networkOption.php: Tests: Run network option tests as single and multisite
noreply at wordpress.org
- [wp-svn] [37223] trunk: Options: Do not set network options to autoload in single site
noreply at wordpress.org
- [wp-svn] [37224] trunk/tests/phpunit/tests/post/query.php: Tests: Improvements to / post/query test class.
noreply at wordpress.org
- [wp-svn] [37225] trunk: Query: Allow results to be ordered by `post_parent__in`.
noreply at wordpress.org
- [wp-svn] [37226] trunk/src/wp-includes/ms-settings.php: Multisite: Make `$current_site` and `$current_blog` explicitly global.
noreply at wordpress.org
- [wp-svn] [37227] trunk/src/wp-admin/options-discussion.php: Admin: Fix default avatar handling in Settings -> Discussion.
noreply at wordpress.org
- [wp-svn] [37228] trunk/src/wp-includes/js/tinymce/plugins/wplink/plugin.js: TinyMCE , inline link: Fix VoiceOver in Safari for search suggestions.
noreply at wordpress.org
- [wp-svn] [37229] trunk/src/wp-includes: Customizer, Site Icon preview: improve alt attributes and text accessibility.
noreply at wordpress.org
- [wp-svn] [37230] trunk/src/wp-admin: Accessibility: Customizer, improve UI controls in `customize.php`
noreply at wordpress.org
- [wp-svn] [37231] trunk/src/wp-admin: Accessibility: change the close "X" in the Media "Attach to existing content" modal in a button.
noreply at wordpress.org
- [wp-svn] [37232] trunk/src/wp-admin/includes/file.php: Theme Editor: After [37217], add other embed templates to file descriptions.
noreply at wordpress.org
- [wp-svn] [37233] trunk/tests/phpunit/tests/multisite/network.php: Tests: Improve `get_blog_count()` tests
noreply at wordpress.org
- [wp-svn] [37234] trunk/tests/phpunit/tests/multisite/bootstrap.php: Tests: Share test fixtures in multisite bootstrap tests
noreply at wordpress.org
- [wp-svn] [37235] trunk/src/wp-includes/query.php: Docs: Clarify that `is_tax() ` and `WP_Query::is_tax()` return false for built-in taxonomies ( category and tag archives).
noreply at wordpress.org
- [wp-svn] [37236] trunk/tests/phpunit/tests/multisite/bootstrap.php: Tests: Use a data provider to test `get_network_by_path()`
noreply at wordpress.org
- [wp-svn] [37237] trunk/tests/phpunit/tests/multisite/bootstrap.php: Tests: Use a data provider in `get_site_by_path()` tests
noreply at wordpress.org
- [wp-svn] [37238] trunk/tests/phpunit/tests/multisite/bootstrap.php: Tests: Use a data provider to test multisite's bootstrap
noreply at wordpress.org
- [wp-svn] [37239] trunk/tests/phpunit/tests/multisite/bootstrap.php: Tests: Add missing params to doc blocks
noreply at wordpress.org
- [wp-svn] [37240] trunk/src/wp-admin/includes/export.php: Include taxonomy term metadata in WXR export.
noreply at wordpress.org
- [wp-svn] [37241] trunk/tests/phpunit/tests/multisite/bootstrap.php: Tests: Add test for multiple site path segments in bootstrap
noreply at wordpress.org
- [wp-svn] [37242] trunk/src/wp-includes: TinyMCE: update to 4.3.10, changelog: https ://github.com/tinymce/tinymce/blob/master/changelog.txt.
noreply at wordpress.org
- [wp-svn] [37243] trunk/src/wp-login.php: Login/Registration: Add `login_header` action that fires in the login page header after the body tag is opened and complements `login_footer`.
noreply at wordpress.org
- [wp-svn] [37244] trunk/src/wp-includes/class-IXR.php: IXR: Use a strict comparison to ensure that a non-numerically-indexed array is not incorrectly matched as a numeric array.
noreply at wordpress.org
- [wp-svn] [37245] branches/4.5: Media: Resolve fatal error on resize with ImageMagick < 6.4.6
noreply at wordpress.org
- [wp-svn] [37246] branches/4.5: TinyMCE, inline link: Fix VoiceOver in Safari for search suggestions.
noreply at wordpress.org
- [wp-svn] [37247] trunk/src/wp-admin/css/themes.css: Use `px` instead of `in` in device preview
noreply at wordpress.org
- [wp-svn] [37248] branches/4.5: Use `px` instead of `in` in device preview
noreply at wordpress.org
- [wp-svn] [37249] trunk: Themes: Revert [36112]
noreply at wordpress.org
- [wp-svn] [37250] branches/4.5: Themes: Revert [36112]
noreply at wordpress.org
- [wp-svn] [37251] trunk/src/wp-includes/js/tinymce: TinyMCE: backport fixes for 4.3.10:
noreply at wordpress.org
- [wp-svn] [37252] trunk/src/wp-includes/link-template.php: Docs: Properly notate optional parameters as such in a variety of DocBlocks in wp-includes /link-template.php.
noreply at wordpress.org
- [wp-svn] [37253] branches/4.5/src/wp-includes: TinyMCE:
noreply at wordpress.org
- [wp-svn] [37254] trunk/src/wp-includes/link-template.php: Docs: Notate optional parameter defaults for a variety of function DocBlocks in wp-includes /link-template.php.
noreply at wordpress.org
- [wp-svn] [37255] trunk/src/wp-includes/post.php: Add parameter documentation for ' post_category' to `wp_insert_post()`.
noreply at wordpress.org
- [wp-svn] [37256] trunk/src/wp-includes/js/wp-emoji-loader.js: Emoji: The diversity support test was incorrectly passing on all browsers.
noreply at wordpress.org
- [wp-svn] [37257] branches/4.5/src/wp-includes/js/wp-emoji-loader.js: Emoji: The diversity support test was incorrectly passing on all browsers.
noreply at wordpress.org
- [wp-svn] [37258] trunk/src/wp-includes/link-template.php: Docs: Notate more optional parameter defaults for a variety of function DocBlocks in wp-includes /link-template.php.
noreply at wordpress.org
- [wp-svn] [37259] trunk/src/wp-includes/link-template.php: Docs: Capitalize URL ? \226?\128?\147 an acronym for Uniform Resource Locator ?\226?\128? \147 when used in the context of inline docs in wp-includes/ link-template.php.
noreply at wordpress.org
- [wp-svn] [37260] trunk/tests/phpunit/tests/canonical/category.php: Add tests for permastruct containing `/%category%/`.
noreply at wordpress.org
- [wp-svn] [37261] trunk/tests/phpunit/tests/canonical/category.php: Tests: After [ 37260], use WP's `setUpBeforeClass()` wrappers.
noreply at wordpress.org
- [wp-svn] [37262] trunk/src/wp-includes/canonical.php: Canonical: Use `get_the_terms ()` to verify that a post belongs to the requested `%category%`.
noreply at wordpress.org
- [wp-svn] [37263] trunk/src/wp-includes/option.php: Docs: Clarify parameter and return descriptions in the DocBlock for `wp_set_all_user_settings ()`.
noreply at wordpress.org
- [wp-svn] [37264] trunk/src/wp-includes/option.php: Docs: Clarify return descriptions in the DocBlocks for `set_user_setting() ` and `delete_user_setting()`.
noreply at wordpress.org
- [wp-svn] [37265] trunk/src/wp-includes/general-template.php: Docs: Clarify the return descriptions for `get_the_time()`, `get_post_time()`, and `get_post_modified_time() ` to specify when an integer in the form of a Unix timestamp should be expected.
noreply at wordpress.org
- [wp-svn] [37266] trunk/tests/phpunit/includes/bootstrap.php: Tests: Allow override of `MULTISITE` and `SUBDOMAIN_INSTALL` constants
noreply at wordpress.org
- [wp-svn] [37267] trunk/tests/phpunit/multisite.xml: Tests: Add speedTrapListener to multisite's PHPUnit config
noreply at wordpress.org
- [wp-svn] [37268] trunk/.travis.yml: Don't announce PR builds in Slack
noreply at wordpress.org
- [wp-svn] [37269] trunk/phpunit.xml.dist: Tests: Exclude `ms-files` test group from default PHPUnit config
noreply at wordpress.org
- [wp-svn] [37270] trunk/src/wp-admin/includes/class-wp-filesystem-ssh2.php: Docs: Add missing return descriptions for `WP_Filesystem_SSH2::chown() ` and `WP_Filesystem_SSH2::run_command()`.
noreply at wordpress.org
- [wp-svn] [37271] trunk/tests/phpunit/tests/functions/getArchives.php: Tests: Pre-declare the `$year_url` property before initialization in `Tests_Get_Archives ::setUp()`.
noreply at wordpress.org
- [wp-svn] [37272] trunk/src/wp-admin/includes/class-wp-upgrader.php: Upgrader: Clear plugin/theme caches directly after a plugin/theme has been updated.
noreply at wordpress.org
- [wp-svn] [37273] trunk/src/wp-admin/includes/misc.php: Rewrite Rules: After [36953] , correctly replace existing rules on IIS when updating them.
noreply at wordpress.org
- [wp-svn] [37274] branches/4.5/src/wp-admin/includes/misc.php: Rewrite Rules: After [36953], correctly replace existing rules on IIS when updating them.
noreply at wordpress.org
- [wp-svn] [37275] branches/4.5/: Update `svn:mergeinfo` for [37274].
noreply at wordpress.org
- [wp-svn] [37276] trunk/src/wp-includes/pluggable.php: Users: In `wp_new_user_notification()`, sdd `'user' ` option for the `$notify` parameter, which allows for sending notification only to the user created.
noreply at wordpress.org
- [wp-svn] [37277] trunk/tests/phpunit/tests/user.php: Users: Add a unit test for [ 37276].
noreply at wordpress.org
- [wp-svn] [37278] trunk/src/wp-includes/user.php: Docs: Reflect the new `'user' ` option for `wp_new_user_notification()`'s `$notify` parameter added in [ 37276] in `wp_send_new_user_notifications()` docs as well.
noreply at wordpress.org
- [wp-svn] [37279] trunk/src: Administration: Introduce `admin_print_footer_scripts-$hook_suffix"`, a dynamic version of the `admin_print_footer_scripts` hook.
noreply at wordpress.org
- [wp-svn] [37280] trunk/tests/phpunit/tests/query/search.php: Tests: More explicit fixture content when testing `s=0` query string.
noreply at wordpress.org
- [wp-svn] [37281] trunk/src/wp-includes/query.php: Docs: Move the clarification of `is_tax()` and `WP_Query::is_tax() ` return value added in [37235] to `@return` description.
noreply at wordpress.org
- [wp-svn] [37282] trunk/src/wp-includes/feed.php: Feeds: Revert [36230] which removed the `rss-http` feed content type.
noreply at wordpress.org
- [wp-svn] [37283] trunk/src/wp-includes: Customize/Formatting: Move `sanitize_hex_color()`, `sanitize_hex_color_no_hash()`, and `maybe_hash_hex_color() ` from `class-wp-customize-manager.php` into `formatting.php`.
noreply at wordpress.org
- [wp-svn] [37284] branches/4.5: Feeds: Revert [36230] which removed the `rss-http` feed content type.
noreply at wordpress.org
- [wp-svn] [37285] trunk/src/wp-includes/functions.php: Media: Don' t cache the results of `wp_mkdir_p()` in a persistent cache.
noreply at wordpress.org
- [wp-svn] [37286] branches/4.5: Media: Don't cache the results of `wp_mkdir_p() ` in a persistent cache.
noreply at wordpress.org
- [wp-svn] [37287] trunk/src/wp-admin/includes/theme.php: Themes: Update list of WordPress theme features.
noreply at wordpress.org
- [wp-svn] [37288] trunk: Media: Remove an extra quote when sending a link of a media file to the editor.
noreply at wordpress.org
- [wp-svn] [37289] branches/4.5: Media: Remove an extra quote when sending a link of a media file to the editor.
noreply at wordpress.org
- [wp-svn] [37290] branches/4.5/src/wp-includes/version.php: 4.5.1-RC
noreply at wordpress.org
- [wp-svn] [37291] branches/4.5/src/wp-includes/version.php: Post 4.5.1-RC version bump.
noreply at wordpress.org
- [wp-svn] [37292] trunk/src/wp-includes/wp-db.php: Database: Suppress connection error messages when `WP_DEBUG` isn't enabled.
noreply at wordpress.org
- [wp-svn] [37293] branches/4.5/src/wp-includes/wp-db.php: Database: Suppress connection error messages when `WP_DEBUG` isn't enabled.
noreply at wordpress.org
- [wp-svn] [37294] branches/4.5/src/wp-includes/version.php: 4.5.1-RC2
noreply at wordpress.org
- [wp-svn] [37295] branches/4.5/src/wp-includes/version.php: Post 4.5.1-RC2 version bump.
noreply at wordpress.org
- [wp-svn] [37296] trunk: Emoji: The `:roll:` smiley is now an emoji.
noreply at wordpress.org
- [wp-svn] [37297] trunk/src/wp-admin: Text Changes: Consistently refer to https:// wordpress.org/plugins/ and https://wordpress.org/themes/ as WordPress Plugin Directory and WordPress Theme Directory, respectively.
noreply at wordpress.org
- [wp-svn] [37298] trunk: Smilies: Move `convert_smilies` to happen later in the `the_content` filter.
noreply at wordpress.org
- [wp-svn] [37299] trunk/tests/phpunit/includes/factory: Tests: Use the same incrementor for all fields belonging to a given text fixture.
noreply at wordpress.org
- [wp-svn] [37300] trunk/tests/phpunit/tests/multisite/network.php: Tests: Account for flexible IDs in main network deletion test
noreply at wordpress.org
- [wp-svn] [37301] trunk/src/wp-includes/js/tinymce/plugins/wplink/plugin.js: TinyMCE : prevent showing the placeholder URL when adding a link and clicking more than once on the Insert Link button.
noreply at wordpress.org
- [wp-svn] [37302] trunk/src/wp-admin: Dashboard: toggle the "View" link for comments when Approving / Unapproving from the Dashboard widget.
noreply at wordpress.org
- [wp-svn] [37303] trunk/src: Comments: Keep comments safe in the Edit Post screen.
noreply at wordpress.org
- [wp-svn] [37304] trunk/src/wp-admin/css: Comments: Add unordered list styling to Comments List Table rows and Moderate Comment screen.
noreply at wordpress.org
- [wp-svn] [37305] trunk: Comments: add a `$comment` parameter to `get_comment_author_url_link()`.
noreply at wordpress.org
- [wp-svn] [37306] trunk/tests/phpunit/tests/user/author.php: Unit Tests: prevent rewrite spillage from `@group author` unit tests.
noreply at wordpress.org
- [wp-svn] [37307] trunk/tests/phpunit/tests/mail.php: Build/Test Tools: Reset the PHPMailer mock in `Tests_Mail::tearDown()`.
noreply at wordpress.org
- [wp-svn] [37308] trunk: Post Thumbnails: When using `add_theme_support( ?\226?\128? \152post-thumbnails?\226?\128?\153, array( $post_types) ) ` merge the supported post_types.
noreply at wordpress.org
- [wp-svn] [37309] trunk/tests/phpunit/tests/theme/support.php: Tests: Fix typo `current_theme_support()` -> `current_theme_supports()` from [ 37308]
noreply at wordpress.org
- [wp-svn] [37310] branches/4.5/src: Bump 4.5 branch to version 4.5.1.
noreply at wordpress.org
- [wp-svn] [37311] tags/4.5.1/: Tag 4.5.1
noreply at wordpress.org
- [wp-svn] [37312] branches/4.5: The 4.5 branch is now 4.5.2-alpha.
noreply at wordpress.org
- [wp-svn] [37313] trunk: Post Thumbnails: Fix logic bug and tests from [37308] where post-thumbnails support wasn?\226?\128? \153t added if there were no previous post_types with support already.
noreply at wordpress.org
- [wp-svn] [37314] trunk/src/wp-admin/includes/class-wp-users-list-table.php: Users: Remove the ?\226?\128?\156Name?\226?\128? \157 column of the Users table from appearing sortable.
noreply at wordpress.org
- [wp-svn] [37315] trunk/src/wp-includes/pluggable.php: Users: Correct inline docs for cookie expiration.
noreply at wordpress.org
- [wp-svn] [37316] trunk: Users: Provide a full user object when checking for a spammy multisite user
noreply at wordpress.org
- [wp-svn] [37317] trunk/src/wp-includes/user.php: Users: Prevent spammy users from resetting their passwords in multisite
noreply at wordpress.org
- [wp-svn] [37318] trunk/tests/phpunit/tests/user/multisite.php: Tests: Reduce unnecessary count in `create_many()` in multisite user tests
noreply at wordpress.org
- [wp-svn] [37319] trunk/tests/phpunit/includes/testcase.php: Build/Test Tools: Document `WP_UnitTestCase->go_to()`
noreply at wordpress.org
- [wp-svn] [37320] trunk: Database: Set MySQL connection collation.
noreply at wordpress.org
- [wp-svn] [37321] trunk/src/wp-admin/css: Component: Administration
noreply at wordpress.org
- [wp-svn] [37322] trunk/src/wp-includes/js/customize-preview-widgets.js: Customize: Remove format placeholders from widget templates and selectors, fixing a jQuery selector syntax error and the broken highlight/ shift-click behaviors.
noreply at wordpress.org
- [wp-svn] [37323] trunk/src/wp-admin/css/widgets.css: Widgets: When the Inactive Widgets section is hidden also hide the ?\226?\128? \156Clear Inactive Widgets?\226?\128?\157 button description text.
noreply at wordpress.org
- [wp-svn] [37324] trunk: Query: Discard non-scalar 'm' instead of attempting to sanitize.
noreply at wordpress.org
- [wp-svn] [37325] trunk/src/wp-includes/class-walker-comment.php: Comments: pass `$comment` to `comment_text()` in `Walker_Comment::comment() ` instead of using a function which can skip the cache.
noreply at wordpress.org
- [wp-svn] [37326] trunk/src/wp-includes/user.php: Multisite: Add the `pre_get_blogs_of_user` filter
noreply at wordpress.org
- [wp-svn] [37327] trunk/tests/phpunit/tests/image/resize.php: Media/Unit Tests: ensure that the GD absrtraction is used for GD unit tests for Images.
noreply at wordpress.org
- [wp-svn] [37328] trunk/tests/phpunit/tests: Media/Unit Tests: ensure that image sizes are indeed removed when errors are raised before assertions in `Tests_Media`.
noreply at wordpress.org
- [wp-svn] [37329] trunk: Widgets: Allow `WP_Widget` subclass instances (objects) to be registered/unregistered in addition to `WP_Widget` subclass names ( strings).
noreply at wordpress.org
- [wp-svn] [37330] trunk/src/wp-admin/includes/template.php: Accessibility: improve the Star Ratings hiding empty elements for assistive technologies.
noreply at wordpress.org
- [wp-svn] [37331] trunk/src/wp-admin/includes/plugin.php: Plugins: In `uninstall_plugin() ` pass the plugin file to `wp_register_plugin_realpath()`.
noreply at wordpress.org
- [wp-svn] [37332] trunk: Plugins: In `plugin_basename() ` normalize the file path before unresolving symlinks.
noreply at wordpress.org
- [wp-svn] [37333] trunk: Widgets: Provide PHP 5.2 fallback for `spl_object_hash() ` if disabled in logic for registering and unregistering pre-instantiated widgets.
noreply at wordpress.org
Last message date:
Sat Apr 30 22:35:27 UTC 2016
Archived on: Sat Apr 30 22:40:29 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).