November 2014 Archives by thread
Starting: Sat Nov 1 00:07:34 UTC 2014
Ending: Sun Nov 30 23:32:31 UTC 2014
Messages: 549
- [wp-svn] [30128] trunk/src/wp-admin/js/revisions.js: Allow revision Backbone classes to be used on pages other than `revision.php`.
noreply at wordpress.org
- [wp-svn] [30129] trunk/src/wp-admin: Add a single responsibility function for outputting Revisions JS templates : `wp_print_revision_templates()`.
noreply at wordpress.org
- [wp-svn] [30130] trunk/src/wp-admin/js/revisions.js: Set `revision.settings` via short-circuit check for `window` property: `window._wpRevisionsSettings || {}`
noreply at wordpress.org
- [wp-svn] [30131] trunk/src/wp-admin/js/revisions.js: Revisions modules should not rely on global settings:
noreply at wordpress.org
- [wp-svn] [30132] trunk/tests/phpunit/tests/media.php: Fix unit test for video shortcode after [30082].
noreply at wordpress.org
- [wp-svn] [30133] trunk: [28785] introduced a bug, where encoded query arguments were decoded by `parse_str() ` inside of `wp_parse_str()` but never re-encoded later on.
noreply at wordpress.org
- [wp-svn] [30134] trunk/src: Fix database schema update introduced in [30121].
noreply at wordpress.org
- [wp-svn] [30135] trunk/tests/phpunit/tests/comment/query.php: Fix failing unit tests after [30096]: use `assertEqualSets()`.
noreply at wordpress.org
- [wp-svn] [30136] trunk/src/wp-admin/custom-header.php: In `Custom_Image_Header-> step_2()`, `$type` is set internally but never used.
noreply at wordpress.org
- [wp-svn] [30137] trunk/src/wp-includes/class-wp-xmlrpc-server.php: In `wp_xmlrpc_server->_prepare_comment()`, `$comment_date` is set internally but never used.
noreply at wordpress.org
- [wp-svn] [30138] trunk/src/wp-includes/class-wp-xmlrpc-server.php: In `wp_xmlrpc_server` methods, don' t set `$blog_id` internally if it is never used, which is almost always.
noreply at wordpress.org
- [wp-svn] [30139] trunk/src/wp-includes/class-wp-xmlrpc-server.php: In `wp_xmlrpc_server->pingback_ping()`, remove the internal variable `$way` each time it is set and not used.
noreply at wordpress.org
- [wp-svn] [30140] trunk: Pass all updated meta IDs to filters in `update_metadata() `.
noreply at wordpress.org
- [wp-svn] [30141] trunk: Allow resource_type to be specified in `get_ancestors()`.
noreply at wordpress.org
- [wp-svn] [30142] trunk: Introduced `dayofweek_iso` time param for `WP_Date_Query`.
noreply at wordpress.org
- [wp-svn] [30143] trunk/src/wp-content/themes/twentyfourteen/inc/customizer.php: Twenty Fourteen: Make featured content in Customizer contextual to the front page.
noreply at wordpress.org
- [wp-svn] [30144] trunk/src/wp-includes/date.php: Improve default argument formatting in `WP_Date_Query::__construct()`.
noreply at wordpress.org
- [wp-svn] [30145] trunk/src/wp-content/themes: Twenty Ten and Eleven: don' t display modified excerpt link in wp-admin.
noreply at wordpress.org
- [wp-svn] [30146] trunk/src/wp-content/themes/twentyfourteen/inc/custom-header.php: Twenty Fourteen: fix keyboard focus on Appearance > Header view.
noreply at wordpress.org
- [wp-svn] [30147] trunk/src/wp-content/themes/twentyfourteen/css/editor-style.css: Twenty Fourteen: update table styles in editor CSS file for new TinyMCE class names.
noreply at wordpress.org
- [wp-svn] [30148] trunk/tests/phpunit/tests/theme/support.php: Clean up ' post-thumbnail' theme support unit tests.
noreply at wordpress.org
- [wp-svn] [30149] trunk/src/wp-includes/meta.php: Relocate hook docs so they directly precede the hook lines moved into foreach statements in [30140].
noreply at wordpress.org
- [wp-svn] [30150] trunk/src/wp-includes/date.php: Fix a couple of spacing and wrapping indents in the `WP_Date_Query:: __construct()` hash notation.
noreply at wordpress.org
- [wp-svn] [30151] trunk/tests/phpunit/tests/multisite/site.php: Expand and clarify tests for get_blog_post()
noreply at wordpress.org
- [wp-svn] [30152] trunk/tests/phpunit/tests/multisite/site.php: Split tests for is_main_site()
noreply at wordpress.org
- [wp-svn] [30153] trunk/src/wp-includes/class-wp-xmlrpc-server.php: In `wp_xmlrpc_server` methods, for comprehensibility:
noreply at wordpress.org
- [wp-svn] [30154] trunk/src/wp-admin/includes: In `WP_List_Table`, add a property, `$modes`, to allow `WP_Media_List_Table` to inherit `->view_switcher()`.
noreply at wordpress.org
- [wp-svn] [30155] trunk/src: Improve some `post_status`-related documentation.
noreply at wordpress.org
- [wp-svn] [30156] trunk/src/wp-admin/includes/ms.php: Display error message when Media Library upload fails.
noreply at wordpress.org
- [wp-svn] [30157] trunk/src/wp-includes/post-template.php: Check `$_current_page` before using it in `Walker_Page->start_el()`.
noreply at wordpress.org
- [wp-svn] [30158] trunk: All duplicate slugs across different post types.
noreply at wordpress.org
- [wp-svn] [30159] trunk: Allow `get_pages()`, with `child_of` passed to it, to work with interrupted hierarchies.
noreply at wordpress.org
- [wp-svn] [30160] trunk/tests/phpunit/tests/canonical/https.php: Remove failing unit test after [30090].
noreply at wordpress.org
- [wp-svn] [30161] trunk/src/wp-includes/media.php: In `gallery_shortcode()`, when the `link` attribute is equal to `file`, make sure to pass `$attr` as the 6th (!) argument, not 5th, to `wp_get_attachment_link()`.
noreply at wordpress.org
- [wp-svn] [30162] trunk/src/wp-includes/functions.php: In `_wp_json_convert_string() `, when `$use_mb` is `false`, perhaps pass a variable that actually exists to `wp_check_invalid_utf8() `.
noreply at wordpress.org
- [wp-svn] [30163] trunk/src/wp-includes/meta.php: In `WP_Meta_Query-> get_sql_for_clause()`, the empty initialization of `$where` is dead code and can be removed.
noreply at wordpress.org
- [wp-svn] [30164] trunk/src/wp-admin/customize.php: In `customize.php`, check that `$autofocus` is an `array` after running `wp_unslash() ` instead of before.
noreply at wordpress.org
- [wp-svn] [30165] trunk/src/wp-includes/ms-functions.php: Make the docs type for `return` in `wpmu_create_user()` more specific.
noreply at wordpress.org
- [wp-svn] [30166] trunk/src/wp-includes/link-template.php: In `get_the_pagination()` , don't pass `$links` to `_navigation_markup() ` if it is not a string - `paginate_links()` can return an `array`.
noreply at wordpress.org
- [wp-svn] [30167] trunk/src/wp-admin/includes/ajax-actions.php: In `wp_ajax_ajax_tag_search()`, bail immediately if `$_GET['tax']` isn' t set so that all of the variable setting can happen in the same nest scope as the rest of the function - `wp_die ()` confuses Scrutinizer.
noreply at wordpress.org
- [wp-svn] [30168] trunk/src/wp-admin/includes/ajax-actions.php: In `wp_ajax_get_tagcloud()`, bail immediately if `$_POST['tax']` isn' t set so that all of the variable setting can happen in the same nest scope as the rest of the function - `wp_die ()` confuses Scrutinizer.
noreply at wordpress.org
- [wp-svn] [30169] trunk/src/wp-admin/includes/class-wp-list-table.php: Fix the return value doc for `WP_List_Table->get_pagination_arg()`.
noreply at wordpress.org
- [wp-svn] [30170] trunk/src/wp-admin/includes/class-wp-upgrader-skins.php: Declare the `$options` property for `WP_Upgrader_Skin`.
noreply at wordpress.org
- [wp-svn] [30171] trunk/src/wp-admin/includes/class-wp-upgrader.php: Declare the `$update_count` and `$update_current` properties for `WP_Upgrader`.
noreply at wordpress.org
- [wp-svn] [30172] trunk/src/wp-includes/class-wp-customize-control.php: Declare the `$uploaded_headers` and `$default_headers` properties for `WP_Customize_Header_Image_Control`.
noreply at wordpress.org
- [wp-svn] [30173] trunk/src/wp-includes/class-wp-editor.php: In `_WP_Editors:: editor_settings()`, `$str1` and `$str2` don' t need to be initialized empty.
noreply at wordpress.org
- [wp-svn] [30174] trunk/tests/phpunit/tests/multisite/site.php: Split tests for wp_get_sites()
noreply at wordpress.org
- [wp-svn] [30175] trunk/tests/phpunit/tests/multisite/site.php: Improve layout of test for cached invalid, then valid site details
noreply at wordpress.org
- [wp-svn] [30176] trunk/src/wp-includes/ms-deprecated.php: Delete admin_created_user_subject() rather than deprecate
noreply at wordpress.org
- [wp-svn] [30177] trunk/src/wp-admin/includes/ms.php: Use common core syntax for checking DOING_AJAX
noreply at wordpress.org
- [wp-svn] [30178] trunk/src/wp-includes/class-wp-embed.php: Fix the return docs for `WP_Embed->maybe_make_link()`.
noreply at wordpress.org
- [wp-svn] [30179] trunk/src/wp-includes/class-wp-http-ixr-client.php: In `WP_HTTP_IXR_Client`:
noreply at wordpress.org
- [wp-svn] [30180] trunk/src/wp-includes: `WP_Image_Editor_GD` and `WP_Image_Editor_Imagick` should specify type in a doc block for the `$image` property , instead of inferring `bool` and `null`.
noreply at wordpress.org
- [wp-svn] [30181] trunk/src/wp-includes/class-wp-xmlrpc-server.php: Almost every method in `wp_xmlrpc_server` can also return `IXR_Error` and should be labeled as such.
noreply at wordpress.org
- [wp-svn] [30182] trunk/src/wp-includes/comment.php: In `WP_Comment_Query`, declare `$query_vars` and `$comments` as properties.
noreply at wordpress.org
- [wp-svn] [30183] trunk/src/wp-includes/locale.php: In `WP_Locale`, declare `$number_format` as a property.
noreply at wordpress.org
- [wp-svn] [30184] trunk/src/wp-includes/taxonomy.php: In `WP_Tax_Query`, declare `$primary_table` and `$primary_id_column` as properties.
noreply at wordpress.org
- [wp-svn] [30185] trunk/src/wp-includes/media.php: In `wp_audio|video_shortcode()`, make sure that `autoplay` and `loop` are booleans.
noreply at wordpress.org
- [wp-svn] [30186] trunk/src/wp-admin/custom-background.php: In `Custom_Background`, declare `$updated` as a property.
noreply at wordpress.org
- [wp-svn] [30187] trunk/src/wp-admin/custom-header.php: In `Custom_Image_Header`:
noreply at wordpress.org
- [wp-svn] [30188] trunk/src/wp-includes/theme.php: Correct the return value doc block for `get_theme_support()`.
noreply at wordpress.org
- [wp-svn] [30189] trunk/src/wp-includes/theme.php: Correct type in the doc block for `get_theme_support()`.
noreply at wordpress.org
- [wp-svn] [30190] trunk/src/wp-admin/includes/template.php: Fill in types for the `@param`s for `wp_comment_reply()`.
noreply at wordpress.org
- [wp-svn] [30191] trunk/src/wp-includes/functions.php: Correct the `@param` type for the `$query` arg for `remove_query_arg()`.
noreply at wordpress.org
- [wp-svn] [30192] trunk/src/wp-includes/wp-diff.php: Fill in the `@param` types for the args in `WP_Text_Diff_Renderer_Table-> interleave_changed_lines()`.
noreply at wordpress.org
- [wp-svn] [30193] trunk/src/wp-admin/includes/upgrade.php: Fill in the `@param` types for the args for `dbDelta()`.
noreply at wordpress.org
- [wp-svn] [30194] trunk/src/wp-admin/includes/upgrade.php: Fill in the `@param` types for the args for `make_site_theme_from_oldschool ()`, which is actually the name of a function?
noreply at wordpress.org
- [wp-svn] [30195] trunk/src/wp-admin/includes/upgrade.php: Fill in the `@param` types for the args for `make_site_theme_from_default ()`.
noreply at wordpress.org
- [wp-svn] [30196] trunk/src/wp-admin/includes/template.php: Fill in the `@param` types for the args for functions missing them in `wp-admin /includes/template.php`.
noreply at wordpress.org
- [wp-svn] [30197] trunk/src/wp-admin/includes/taxonomy.php: Fill in the `@param` types for the args for functions missing them in `wp-admin /includes/taxonomy.php`.
noreply at wordpress.org
- [wp-svn] [30198] trunk/src/wp-admin/includes/post.php: Fill in the `@param` types for the args for functions missing them in `wp-admin /includes/post.php`.
noreply at wordpress.org
- [wp-svn] [30199] trunk/src/wp-admin/includes/plugin.php: Fill in the `@param` types for the args for functions missing them in `wp-admin /includes/plugin.php`.
noreply at wordpress.org
- [wp-svn] [30200] trunk/src/wp-admin/includes/misc.php: Fill in the `@param` types for the args for functions missing them in `wp-admin /includes/misc.php`.
noreply at wordpress.org
- [wp-svn] [30201] trunk/src: Fill in the `@param` types for the args for functions missing them in `wp-admin /includes/deprecated.php` (pour one out).
noreply at wordpress.org
- [wp-svn] [30202] trunk/src: Correct all `@return unknown` instances.
noreply at wordpress.org
- [wp-svn] [30203] trunk/src/wp-admin/includes: Correct some types in `wp-admin/ *`-location files' doc blocks.
noreply at wordpress.org
- [wp-svn] [30204] trunk/tests/phpunit/tests/term/isObjectInTerm.php: Add some unit tests for `is_object_in_term()`.
noreply at wordpress.org
- [wp-svn] [30205] trunk: In `in_object_in_term()`, only check numeric string values against term_id.
noreply at wordpress.org
- [wp-svn] [30206] trunk/tests/phpunit/tests/functions/WpValidateBoolean.php: Add unit tests for `wp_validate_boolean()`.
noreply at wordpress.org
- [wp-svn] [30207] trunk: Ignore case when checking string 'false' in `wp_validate_boolean()`.
noreply at wordpress.org
- [wp-svn] [30208] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: make it clear that a link is a link in post and comment meta by underlining it on hover or focus
noreply at wordpress.org
- [wp-svn] [30209] trunk: Introduce `term_template` param to `get_the_taxonomies()`.
noreply at wordpress.org
- [wp-svn] [30210] trunk/src/wp-includes/taxonomy.php: Improve docblocks for `get_the_taxonomies()` and `the_taxonomies()`.
noreply at wordpress.org
- [wp-svn] [30211] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: prevent a flash of visible sub menus before scripts load.
noreply at wordpress.org
- [wp-svn] [30212] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: add a fallback icon for social links where we don't have an icon
noreply at wordpress.org
- [wp-svn] [30213] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: nicer styles for playlists.
noreply at wordpress.org
- [wp-svn] [30214] trunk/src: Customizer: Add stable sorting for panels, sections and controls in JS.
noreply at wordpress.org
- [wp-svn] [30215] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: Make sure that the edit link will always be right of it' s icon.
noreply at wordpress.org
- [wp-svn] [30216] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: Use new core navigation tags.
noreply at wordpress.org
- [wp-svn] [30217] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: kern everything -- it reads better.
noreply at wordpress.org
- [wp-svn] [30218] trunk/src/wp-content/themes/twentyfifteen/header.php: Twenty Fifteen: escaping for the HTML5 shiv call.
noreply at wordpress.org
- [wp-svn] [30219] trunk/src/wp-includes/js/customize-base.js: Customizer: Bind `input` and `propertychange` events for range input types.
noreply at wordpress.org
- [wp-svn] [30220] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: Remove a gap between content and footer when the sidebar is longer than the content.
noreply at wordpress.org
- [wp-svn] [30221] trunk/src/wp-content/themes/twentyfifteen/inc/custom-header.php: Twenty Fifteen: check if user-selected custom colors are the same as default so we' re not duplicating styles.
noreply at wordpress.org
- [wp-svn] [30222] trunk/src/wp-content/themes/twentyfifteen/rtl.css: Twenty Fifteen: correct image alignment for RTL.
noreply at wordpress.org
- [wp-svn] [30223] trunk/src/wp-includes/general-template.php: Introduce some new template functions for archive titles and descriptions :
noreply at wordpress.org
- [wp-svn] [30224] trunk/src/wp-includes/general-template.php: Cross reference `get_the_archive_title() ` and `get_the_archive_description() ` in the inline documentation for their corresponding template tags.
noreply at wordpress.org
- [wp-svn] [30225] trunk/src/wp-admin/includes/class-wp-list-table.php: Add parameter and return descriptions to the `WP_List_Table:: get_pagination_arg()` DocBlock.
noreply at wordpress.org
- [wp-svn] [30226] trunk/src/wp-includes/link-template.php: Merge a multi-line comment into a single-line comment in wp-includes/ link-template.php.
noreply at wordpress.org
- [wp-svn] [30227] trunk/src/wp-admin/includes/class-wp-list-table.php: Fix a couple of typos in the hook documentation for the `$option` filter in wp-admin /includes/class-wp-list-table.php.
noreply at wordpress.org
- [wp-svn] [30228] trunk/src/wp-admin/user: Ensure the requires for the admin bootstrap are documented in all wp-admin /user/ files.
noreply at wordpress.org
- [wp-svn] [30229] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: Crashing chrome if you don' t have Noto installed probably isn' t the best experience -- removing font kerning.
noreply at wordpress.org
- [wp-svn] [30230] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: Simplify the header, sidebar, background controls and make customization faster for users to do.
noreply at wordpress.org
- [wp-svn] [30231] trunk/src/wp-content/themes/twentyfifteen/inc/template-tags.php: Twenty Fifteen: accessible alt text for post thumbnail links.
noreply at wordpress.org
- [wp-svn] [30232] trunk/src/wp-content/themes/twentyfifteen/inc/template-tags.php: Twenty Fifteen: missing spaces for code standards.
noreply at wordpress.org
- [wp-svn] [30233] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: Formatting cleanup for documentation, crossing eyes, dotting tees.
noreply at wordpress.org
- [wp-svn] [30234] trunk/src/wp-includes/js/media-views.js: Add some docs to `wp.media.view.EditorUploader`.
noreply at wordpress.org
- [wp-svn] [30235] trunk/src/wp-content/themes/twentyfifteen/readme.txt: Twenty Fifteen: adding licensing info for the image used in the screenshot.
noreply at wordpress.org
- [wp-svn] [30236] trunk/src/wp-content/themes/twentyfifteen/archive.php: Twenty Fifteen: Use the new archive template tags and make archive template titling way simpler!
noreply at wordpress.org
- [wp-svn] [30237] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: use continue reading links for auto-generated excerpts to provide a readable link for screenreaders.
noreply at wordpress.org
- [wp-svn] [30238] trunk/src/wp-includes/taxonomy.php: In `wp_insert_term()`, clean up accidental duplicate terms after insert.
noreply at wordpress.org
- [wp-svn] [30239] trunk/src/wp-includes/taxonomy.php: Enforce ORDER BY and LIMIT clauses in `term_exists()` queries.
noreply at wordpress.org
- [wp-svn] [30240] trunk: Do not create shared taxonomy terms.
noreply at wordpress.org
- [wp-svn] [30241] trunk: Split shared taxonomy terms during term update.
noreply at wordpress.org
- [wp-svn] [30242] trunk/src/wp-includes/ms-functions.php: Create new $wp_roles object in install_blog() to avoid protected _init() call
noreply at wordpress.org
- [wp-svn] [30243] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: "detach" widgets from the header in mobile views.
noreply at wordpress.org
- [wp-svn] [30244] trunk/src: Improve `wp.Uploader` documentation.
noreply at wordpress.org
- [wp-svn] [30245] trunk/src/wp-includes/js: Improve `wp.media` documentation.
noreply at wordpress.org
- [wp-svn] [30246] trunk/src/wp-includes/post.php: In `get_page_children()`, only check `$page-> ancestors` once to avoid duplicates when the function recurses.
noreply at wordpress.org
- [wp-svn] [30247] trunk/src/wp-content/themes/twentyfifteen/single.php: Twenty Fifteen: Our next-previous labels were reversed.
noreply at wordpress.org
- [wp-svn] [30248] branches/4.0/src/wp-includes/version.php: The 4.0 branch is 4.0.1-alpha.
noreply at wordpress.org
- [wp-svn] [30249] branches/4.0: Plugin search: Wrap results in a form to fix pagination's `paged` input field.
noreply at wordpress.org
- [wp-svn] [30250] branches/4.0: Quicktags: move focusing the editor after inserting content to the end of the code blocks.
noreply at wordpress.org
- [wp-svn] [30251] branches/4.0: Editor-expand: reset the editor height after the window is resized.
noreply at wordpress.org
- [wp-svn] [30252] branches/4.0: Upgrade MediaElement to 2.15.1.
noreply at wordpress.org
- [wp-svn] [30253] branches/4.0: Revert [28610] in order to avoid infinite redirect loops on reverse proxies which proxy from HTTPS to HTTP.
noreply at wordpress.org
- [wp-svn] [30254] branches/4.0: Make sure we' re on the media grid page before calling wp.media().
noreply at wordpress.org
- [wp-svn] [30255] branches/4.0: Create new $wp_roles object in install_blog() to avoid protected _init() call
noreply at wordpress.org
- [wp-svn] [30256] branches/4.0: Editor expand: hide TinyMCE float panels and tooltips when scrolling.
noreply at wordpress.org
- [wp-svn] [30257] branches/4.0: TinyMCE wpView: when pasting/ inserting content before a view, add new paragraph above it and insert the content there.
noreply at wordpress.org
- [wp-svn] [30258] branches/4.0: Make sure the $parent argument of wp_insert_attachment() still works as expected after [28579].
noreply at wordpress.org
- [wp-svn] [30259] branches/4.0: Avoid PHP notices in media modal caused by orphaned attachments.
noreply at wordpress.org
- [wp-svn] [30260] branches/4.0: Create correct permalinks for child posts of hierarchical post types when default permalinks are used.
noreply at wordpress.org
- [wp-svn] [30261] branches/4.0: In `wp_audio|video_shortcode()`, make sure that `autoplay` and `loop` are booleans.
noreply at wordpress.org
- [wp-svn] [30262] branches/4.0: Media Frames: Set the box-sizing CSS property to border-box for checkboxes and radio buttons.
noreply at wordpress.org
- [wp-svn] [30263] trunk: In `get_adjacent_post()`, `$excluded_terms` should check term_id rather than term_taxonom_id.
noreply at wordpress.org
- [wp-svn] [30264] trunk/tests/phpunit/tests: Add tests for `get_adjacent_post_link() ` wrappers.
noreply at wordpress.org
- [wp-svn] [30265] trunk: Don't force child_of= 0 for non-hierarchical taxonomies in `get_terms()`.
noreply at wordpress.org
- [wp-svn] [30266] trunk/tests/phpunit/tests/comment/query.php: Use `assertEqualSets( )` for some `WP_Comment_Query` tests.
noreply at wordpress.org
- [wp-svn] [30267] trunk/tests/phpunit/includes/install.php: Unset the default permalink structure after installing Multisite for automated tests.
noreply at wordpress.org
- [wp-svn] [30268] trunk/tests/phpunit/includes/testcase.php: Correct variable name in `WP_UnitTestCase::temp_filename()`.
noreply at wordpress.org
- [wp-svn] [30269] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: update earlier patch to borders on linked images so we' re not affecting the display of linked icons in widgets.
noreply at wordpress.org
- [wp-svn] [30270] trunk/src/wp-content/themes/twentyfifteen/functions.php: Twenty Fifteen: use antispambot to obfuscate email adresses in the social links menu.
noreply at wordpress.org
- [wp-svn] [30271] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: improve naming and documentation of customizer js files to match core filenaming conventions.
noreply at wordpress.org
- [wp-svn] [30272] trunk/src/wp-content/themes/twentyfifteen/inc/customizer.php: Twenty Fifteen: adding help text to explain how color changes to header and sidebar are affected by responsive design.
noreply at wordpress.org
- [wp-svn] [30273] trunk/src/wp-content/themes/twentyfifteen/functions.php: Twenty Fifteen: Removing email obfuscation from social links menu.
noreply at wordpress.org
- [wp-svn] [30274] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: add instant updating of color schemes to the customizer with postMessage.
noreply at wordpress.org
- [wp-svn] [30275] trunk/src/wp-content/themes/twentyfifteen/js/customize-preview.js: Twenty Fifteen: updates to customize-preview.js missed in r30274.
noreply at wordpress.org
- [wp-svn] [30276] trunk/tests/phpunit: Share fixtures across a number of query-related test classes.
noreply at wordpress.org
- [wp-svn] [30277] trunk/tests/phpunit: Share fixtures across 'canonical' automated tests.
noreply at wordpress.org
- [wp-svn] [30278] trunk/tests/phpunit/includes/testcase-canonical.php: In unit tests , use `wpmu_delete_user()` to delete users when `is_multisite()`.
noreply at wordpress.org
- [wp-svn] [30279] trunk/tests/phpunit/includes/testcase-xmlrpc.php: Use `remove_added_uploads()` in `tearDown()` for XMLRPC tests
noreply at wordpress.org
- [wp-svn] [30280] trunk/src/wp-includes/comment.php: Document default arguments for `WP_Comment_Query` class as a hash notation.
noreply at wordpress.org
- [wp-svn] [30281] trunk/src/wp-includes: Cross-reference `WP_Comment_Query::query() ` as the location for finding information on default arguments for `WP_Comment_Query`.
noreply at wordpress.org
- [wp-svn] [30282] trunk/tests/phpunit/tests: Remove failing unit tests from ' canonical' group.
noreply at wordpress.org
- [wp-svn] [30283] trunk/tests/phpunit/tests/feed/rss2.php: Improve `Tests_Feed_RSS2: :test_items()`.
noreply at wordpress.org
- [wp-svn] [30284] trunk/src: Fix the syntax for some status-related documentation introduced in [30155 ].
noreply at wordpress.org
- [wp-svn] [30285] trunk/tests/phpunit/tests/post/gallery.php: Remove failing test related to post galleries.
noreply at wordpress.org
- [wp-svn] [30286] trunk/tests/phpunit: Move tests for ms_files_rewriting to separate group, ms-files
noreply at wordpress.org
- [wp-svn] [30287] trunk/src/wp-includes/post.php: Fix incorrect documentation in the DocBlocks for `get_lastpostmodified() ` and `_get_last_post_time()`.
noreply at wordpress.org
- [wp-svn] [30288] branches/4.0/tests/phpunit/tests/xmlrpc/wp/uploadFile.php: Remove failing uploadfile test
noreply at wordpress.org
- [wp-svn] [30289] trunk/tests/phpunit/tests/xmlrpc/wp/uploadFile.php: Remove failing uploadfile test in trunk
noreply at wordpress.org
- [wp-svn] [30290] trunk/tests/phpunit/tests/shortcode.php: Remove failing shortcode unit tests
noreply at wordpress.org
- [wp-svn] [30291] trunk/tests/phpunit/tests/post/filtering.php: Remove failing Unbalanced tags tests
noreply at wordpress.org
- [wp-svn] [30292] trunk/src/wp-includes/wp-db.php: WPDB's `__get() ` function should perform strict comparisons against member names
noreply at wordpress.org
- [wp-svn] [30293] trunk/src/wp-includes/js/heartbeat.js: Heartbeat:
noreply at wordpress.org
- [wp-svn] [30294] trunk/src/wp-includes/class-wp-editor.php: TinyMCE: remove strings that are not translated before outputting the translations.
noreply at wordpress.org
- [wp-svn] [30295] trunk/tests/phpunit/tests/feed/rss2.php: Fix PHP notice in `Tests_Feed_RSS2::test_items()`.
noreply at wordpress.org
- [wp-svn] [30296] trunk/src/wp-includes/class-wp-editor.php: TinyMCE: enable direct calls to `_WP_Editors::wp_mce_translation()`.
noreply at wordpress.org
- [wp-svn] [30297] trunk: `wpdb::flush() ` was not flushing results correctly when using mysqli.
noreply at wordpress.org
- [wp-svn] [30298] trunk: Exclude external-http tests when running `phpunit`.
noreply at wordpress.org
- [wp-svn] [30299] trunk/src/wp-includes/wp-db.php: wpdb: When flushing results on a mysqli connection, make sure that `wpdb:: $dbh` is a valid mysqli connection handle.
noreply at wordpress.org
- [wp-svn] [30300] trunk/src/wp-includes/date.php: Improve localization for `WP_Date_Query` error strings.
noreply at wordpress.org
- [wp-svn] [30301] trunk/src/wp-includes/date.php: Correct grammar error in `WP_Date_Query` error message.
noreply at wordpress.org
- [wp-svn] [30302] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: simpler CSS by using divs instead of spans for menu descriptions.
noreply at wordpress.org
- [wp-svn] [30303] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: create consistent spacing with embeds and images.
noreply at wordpress.org
- [wp-svn] [30304] trunk/src/wp-content/themes/twentyfifteen/index.php: Twenty Fifteen: simplify the code used to generate screen reader text for the is_home title.
noreply at wordpress.org
- [wp-svn] [30305] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: Minor formatting and docs tweaks, clearer variable name.
noreply at wordpress.org
- [wp-svn] [30306] trunk/src: Customizer: When navigating around the site within the Customizer preview, update the document title.
noreply at wordpress.org
- [wp-svn] [30307] trunk/src/wp-admin/js: Customizer: Use `jQuery.fn.toggle() ` instead of `slideUp`/`slideDown` if panel/section/ control is not inserted into DOM yet.
noreply at wordpress.org
- [wp-svn] [30308] trunk/src/wp-admin/js/customize-widgets.js: Customizer: Trigger `widget-added` event when initializing.
noreply at wordpress.org
- [wp-svn] [30309] trunk/src: Customizer: Add support for the media library in Background Image controls.
noreply at wordpress.org
- [wp-svn] [30310] trunk/src/wp-admin/includes/class-ftp.php: Always use a full filesystem path when including the FTP handler in PemFTP.
noreply at wordpress.org
- [wp-svn] [30311] trunk/src/wp-admin/includes/class-ftp.php: PHP 5.2 compatibility for [30310], __DIR__ wasn't added until PHP 5.3.
noreply at wordpress.org
- [wp-svn] [30312] trunk/src/wp-content/themes/twentyfifteen/inc/template-tags.php: Twenty Fifteen: clean up sprintf from template tags and use the correct escaping for twentyfifteen template tags.
noreply at wordpress.org
- [wp-svn] [30313] trunk/src: Use a brighter blue against dark backgrounds in the admin menu and toolbar.
noreply at wordpress.org
- [wp-svn] [30314] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: adding context to page links for screenreaders.
noreply at wordpress.org
- [wp-svn] [30315] trunk/src/wp-content/themes/twentyfifteen/inc/customizer.php: Twenty Fifteen: since color schemes can be customized let' s call them base color schemes instead of just color schemes.
noreply at wordpress.org
- [wp-svn] [30316] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: adding context to pagination links for screenreaders.
noreply at wordpress.org
- [wp-svn] [30317] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: improve appearance of page links when there are tons of pages to link to
noreply at wordpress.org
- [wp-svn] [30318] trunk/src/wp-includes: TinyMCE: enhance the inline toolbar for images:
noreply at wordpress.org
- [wp-svn] [30319] trunk/src/wp-includes/class-wp-editor.php: Fix typo in translatable string, see #30147.
noreply at wordpress.org
- [wp-svn] [30320] trunk/tests/phpunit/tests/db.php: Manually delete fixture in `test_mysqli_flush_sync()`.
noreply at wordpress.org
- [wp-svn] [30321] trunk/src/wp-content/themes/twentyfifteen/css/editor-style.css: Twenty Fifteen: reduce the margins on the editor body in esitor-style.css.
noreply at wordpress.org
- [wp-svn] [30322] trunk: Introduce `$post_type` param for `count_user_posts()`.
noreply at wordpress.org
- [wp-svn] [30323] trunk/src/wp-includes/query.php: Pass query object to 'the_post' filter.
noreply at wordpress.org
- [wp-svn] [30324] trunk/src/wp-content/themes/twentyfifteen/js/functions.js: Twenty Fifteen: unfix the sidebar if we have a menu with submenus as there is a chance visitors might not be able to scroll down to see submenus in some situations.
noreply at wordpress.org
- [wp-svn] [30325] trunk/src/wp-content/themes/twentyfifteen/js/ color-scheme-control.js: Twenty Fifteen: cleaning up JS introduced in r30305 that doesn't pass jshint.
noreply at wordpress.org
- [wp-svn] [30326] trunk/src/wp-includes/class-wp-customize-control.php: Customizer: Prevent double-encoding in `WP_Customize_Control`.
noreply at wordpress.org
- [wp-svn] [30327] trunk/src: Improve keyboard accessibility on Custom Header and Custom Background screen.
noreply at wordpress.org
- [wp-svn] [30328] trunk/src/wp-includes/user.php: Correct `@since` tag in `count_user_posts()` docs.
noreply at wordpress.org
- [wp-svn] [30329] trunk/src: Customizer: Improve ability to filter active state for widget area Customizer sections.
noreply at wordpress.org
- [wp-svn] [30330] trunk/src/wp-admin/js/color-picker.js: Color Picker: Allow to override `mode` and `width` values for Iris via wpColorPicker options.
noreply at wordpress.org
- [wp-svn] [30331] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: Add a transparent border to a link in the footer to avoid jumpiness on hover.
noreply at wordpress.org
- [wp-svn] [30332] trunk/src/wp-admin/includes/template.php: Fix selector for the " Live Widget Previews" feature pointer.
noreply at wordpress.org
- [wp-svn] [30333] trunk/src: Introduce a button on the user profile screen which clears all other sessions , and on the user editing screen which clears all sessions.
noreply at wordpress.org
- [wp-svn] [30334] trunk/src/wp-admin: Improvements to [30333]:
noreply at wordpress.org
- [wp-svn] [30335] trunk/src: Site Language: Install translations on the fly.
noreply at wordpress.org
- [wp-svn] [30336] trunk: Don't split shared terms on term update.
noreply at wordpress.org
- [wp-svn] [30337] trunk/tests/phpunit: When asserting microtime output as a number, make it a number
noreply at wordpress.org
- [wp-svn] [30338] trunk/src: Introduce Distraction-Free Writing v2, a re-think of DFW that uses the main editor instance
noreply at wordpress.org
- [wp-svn] [30339] trunk/src/wp-includes/css/editor.css: TinyMCE: set the image toolbar' s z-index higher than the editor when the new DFW is active.
noreply at wordpress.org
- [wp-svn] [30340] trunk/src/wp-includes/l10n.php: Only use the 'Installed' optgroup in wp_dropdown_languages() if it's needed.
noreply at wordpress.org
- [wp-svn] [30341] trunk/src/wp-includes/media.php: Media: Remove unused string.
noreply at wordpress.org
- [wp-svn] [30342] trunk/src/wp-includes/media.php: Media: Remove another unused string.
noreply at wordpress.org
- [wp-svn] [30343] trunk/src: Sync our jQuery UI styles with jQuery UI 1.11.2 CSS.
noreply at wordpress.org
- [wp-svn] [30344] trunk: Reinstate term splitting on term update.
noreply at wordpress.org
- [wp-svn] [30345] trunk: When creating a post containing emoji, the post can be saved incorrectly if MySQL isn' t using a character set that supports emoji.
noreply at wordpress.org
- [wp-svn] [30346] trunk: If a saving a post fails, remove any invalid characters ( such as emoji) from the primary text fields, then try to save it again.
noreply at wordpress.org
- [wp-svn] [30347] trunk: Flush cache for newly created term in `_split_shared_term() `.
noreply at wordpress.org
- [wp-svn] [30348] trunk/src/wp-includes/version.php: WordPress 4.1-beta1
noreply at wordpress.org
- [wp-svn] [30349] trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css: TinyMCE: fix the cursor appearance while it is outside the editor body.
noreply at wordpress.org
- [wp-svn] [30350] trunk/src/wp-admin/edit-form-advanced.php: Editor: enable spellchecking of the post title field on the Edit Post screen.
noreply at wordpress.org
- [wp-svn] [30351] trunk/src/wp-content/themes/twentyeleven/functions.php: Change Twenty Eleven's header preview callback too, missed in [30327].
noreply at wordpress.org
- [wp-svn] [30352] trunk/src/wp-admin/js/common.js: Avoid adjusting the current submenu position when tabbing through the admin menu.
noreply at wordpress.org
- [wp-svn] [30353] trunk/src/wp-admin/includes/revision.php: Display a faux revision when a post only has one revision but has an autosave.
noreply at wordpress.org
- [wp-svn] [30354] trunk/src/wp-admin: Add some specific JSON responses when there are user permission errors for AJAX file uploads.
noreply at wordpress.org
- [wp-svn] [30355] trunk/src/wp-includes/functions.php: Allow the response code to be passed as a shorthand to the `$title` or `$args` parameter of `wp_die ()`, for brevity.
noreply at wordpress.org
- [wp-svn] [30356] trunk/src: Switch to a `403` response code in places where it is more appropriate than a `500` due to permissions errors.
noreply at wordpress.org
- [wp-svn] [30357] trunk/src/wp-login.php: Add `$user_login` and `$user_data` parameters to the `retrieve_password_message` filter.
noreply at wordpress.org
- [wp-svn] [30358] trunk/src/wp-includes/nav-menu-template.php: Add `$depth` parameter to the `nav_menu_css_class`, `nav_menu_item_id`, and `nav_menu_link_attributes` filters.
noreply at wordpress.org
- [wp-svn] [30359] trunk/src/wp-includes/css/media-views.css: Correctly wrap the text in long input labels in the media manager.
noreply at wordpress.org
- [wp-svn] [30360] trunk/src/wp-admin/includes: Add a filter to the displayed title of the default page template.
noreply at wordpress.org
- [wp-svn] [30361] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: TinyMCE: don't show image toolbar for placeholder images.
noreply at wordpress.org
- [wp-svn] [30362] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: Fix typo in [30361], see #30147.
noreply at wordpress.org
- [wp-svn] [30363] trunk/src/wp-includes/css/editor.css: TinyMCE: fix the border on the image toolbar arrow.
noreply at wordpress.org
- [wp-svn] [30364] trunk/src/wp-admin/includes/post.php: Decode the sample permalink shown to the user.
noreply at wordpress.org
- [wp-svn] [30365] trunk/src/wp-includes/taxonomy.php: Remove a stray translator comment for a non-translatable string added in [30209] See #27238
noreply at wordpress.org
- [wp-svn] [30366] trunk/src/wp-includes/wp-db.php: WPDB: When removing invalid characters from utf8 strings in older versions of PHP , the regex was too large to be compiled.
noreply at wordpress.org
- [wp-svn] [30367] trunk/tests/phpunit/tests: Add unit test files mistakenly excluded from [30085].
noreply at wordpress.org
- [wp-svn] [30368] trunk/src/wp-admin/includes/screen.php: Add a missing `@return` description for `WP_Screen::get_option()`.
noreply at wordpress.org
- [wp-svn] [30369] trunk/src/wp-admin/includes/screen.php: Fix parameter description syntax for `WP_Screen::get_option()`.
noreply at wordpress.org
- [wp-svn] [30370] trunk/src/wp-includes/category.php: Add inline `@see` tags to the docs for the `get_categories_taxonomy` hook.
noreply at wordpress.org
- [wp-svn] [30371] trunk/src/wp-content/themes: Twenty Ten, Eleven, Thirteen: add bottom margin to audio and video players.
noreply at wordpress.org
- [wp-svn] [30372] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: pinking shears.
noreply at wordpress.org
- [wp-svn] [30373] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: fix SVN properties.
noreply at wordpress.org
- [wp-svn] [30374] trunk/src/wp-includes: Improve keyboard control of Edit Selection mode in the media manager.
noreply at wordpress.org
- [wp-svn] [30375] trunk: WPDB: When a `db.php` drop-in is being used, and it doesn' t explicitly define itself as connecting to MySQL, skip the character set checks.
noreply at wordpress.org
- [wp-svn] [30376] trunk/src/wp-includes/js/thickbox/thickbox.js: Improve Thickbox' s close button so it can be announced by screen readers.
noreply at wordpress.org
- [wp-svn] [30377] trunk/src/wp-includes/js/media-grid.js: Avoid re-registering the `keydown` event controller in the media grid so arrow controls don 't skip media items.
noreply at wordpress.org
- [wp-svn] [30378] trunk/src/wp-includes/js/media-grid.js: Update the inline docs for the `keyEvent` callback in the media grid.
noreply at wordpress.org
- [wp-svn] [30379] trunk/src/wp-includes/functions.php: Ensure the mixed type of `string|int` is reflected on the `$title` parameter in `wp_die ()`.
noreply at wordpress.org
- [wp-svn] [30380] trunk/src/wp-includes/l10n.php: Clarify/ correct inline documentation in wp-includes/l10n.php.
noreply at wordpress.org
- [wp-svn] [30381] trunk/src/wp-includes/pluggable.php: Add missing documentation for the `$password` parameter, passed to the `check_password` hook.
noreply at wordpress.org
- [wp-svn] [30382] trunk/src/wp-includes/widgets.php: Add some missing inline documentation for methods in the `WP_Widget` class in wp-includes /widgets.php.
noreply at wordpress.org
- [wp-svn] [30383] trunk: Improvements to `wp_make_link_relative()`.
noreply at wordpress.org
- [wp-svn] [30384] trunk/src: Background Updates: Introduce support to take advantage of Group Writable (or World Writable) to Core Background updates.
noreply at wordpress.org
- [wp-svn] [30385] trunk/src/wp-includes: TinyMCE: fix the tooltip for 'alignnone' button on the image toolbar.
noreply at wordpress.org
- [wp-svn] [30386] trunk/src/wp-content/themes/twentythirteen/css/ie.css: Twenty Thirteen: fix non-responsive layout in IE8.
noreply at wordpress.org
- [wp-svn] [30387] trunk/src/wp-content/themes/twentyfourteen/inc/template-tags.php: Twenty Fourteen: improve post thumbnail HTML output.
noreply at wordpress.org
- [wp-svn] [30388] trunk/src/wp-content/themes/twentyfifteen/js/functions.js: Twenty Fifteen: Making the sidebar sticky for everyone.
noreply at wordpress.org
- [wp-svn] [30389] trunk/src/wp-content/themes/twentyfourteen: Twenty Fourteen: replace ellipses appended to automatically generated excerpts with both ellipses and a "Continue Reading" link to meet accessibility-ready requirements.
noreply at wordpress.org
- [wp-svn] [30390] trunk/src/wp-content/themes/twentythirteen: Twenty Thirteen: replace ellipses appended to automatically generated excerpts with both ellipses and a "Continue Reading" link to meet accessibility-ready requirements.
noreply at wordpress.org
- [wp-svn] [30391] trunk/src/wp-content/themes/twentyfifteen/header.php: Twenty Fifteen: Check if we' re in the customizer before we avoid outputting HTML for an empty tagline.
noreply at wordpress.org
- [wp-svn] [30392] trunk/tests/phpunit/tests/formatting/IsEmail.php: Better test method name in formatting/IsEmail.php.
noreply at wordpress.org
- [wp-svn] [30393] trunk/src/wp-admin/menu-header.php: Accessibility: hide admin menu separators from screen readers.
noreply at wordpress.org
- [wp-svn] [30394] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: doc cleanup, addresses removing periods from file header summaries, some spacing, loop documentation, and https instead of http.
noreply at wordpress.org
- [wp-svn] [30395] trunk/src/wp-includes/css/editor.css: Slide the admin menu out to the right when DFW mode kicks in and RTL is in use.
noreply at wordpress.org
- [wp-svn] [30396] trunk/src: Introduce two new filters to the post revisions screen:
noreply at wordpress.org
- [wp-svn] [30397] trunk: TinyMCE: update to the latest dev.
noreply at wordpress.org
- [wp-svn] [30398] trunk/src/wp-content/themes/twentyfifteen/inc/customizer.php: Twenty Fifteen: escaping here breaks color schemes.
noreply at wordpress.org
- [wp-svn] [30399] trunk/src/wp-content/themes/twentyfifteen/rtl.css: Twenty Fifteen: Removing unneeded CSS from RTL causing odd hover effects.
noreply at wordpress.org
- [wp-svn] [30400] trunk: WPDB: Force `STRICT_ALL_TABLES` to be enabled as soon as we connect to the MySQL server.
noreply at wordpress.org
- [wp-svn] [30401] trunk/tests/phpunit/tests/link.php: Fix a MySQL warning in the `test_get_adjacent_post_exclude_self_term` unit test , caused by [30400].
noreply at wordpress.org
- [wp-svn] [30402] trunk: Return an empty array from `get_approved_comments() ` when `$post_id` is empty.
noreply at wordpress.org
- [wp-svn] [30403] trunk/src/wp-includes/class.wp-scripts.php: Apply a filter to the `<script> ` tag for enqueued scripts in the same way a filter is applied to the `< link>` tag for enqueued styles.
noreply at wordpress.org
- [wp-svn] [30404] trunk: Prevent wpmu_delete_blog from removing the wrong uploads directory
noreply at wordpress.org
- [wp-svn] [30405] branches/4.0: In get_adjacent_post(), $excluded_terms should check term_id rather than term_taxonomy_id.
noreply at wordpress.org
- [wp-svn] [30406] branches/4.0: TinyMCE: fix image captions regexp when wpautop is disabled in wp_editor().
noreply at wordpress.org
- [wp-svn] [30407] branches/4.0: Media Grid: when the modal is open, don' t respond to arrow keys when `<textarea>` has focus.
noreply at wordpress.org
- [wp-svn] [30408] branches/4.0: Don' t display Edit links for attachments user cannot edit.
noreply at wordpress.org
- [wp-svn] [30409] branches/4.0: Media Grid: Don' t attempt to delete an attachment that can't be deleted.
noreply at wordpress.org
- [wp-svn] [30410] branches/4.0/src/wp-admin/includes/post.php: Revert [28948] for the 4.0 branch, which caused a regression.
noreply at wordpress.org
- [wp-svn] [30411] trunk/src/wp-includes/version.php: Bump the $wp_version.
noreply at wordpress.org
- [wp-svn] [30412] trunk/src/wp-includes/pluggable.php: Use hash_equals() for old md5 hashes.
noreply at wordpress.org
- [wp-svn] [30413] branches/4.0: Use hash_equals() for old md5 hashes.
noreply at wordpress.org
- [wp-svn] [30414] branches/3.9: Use hash_equals() for old md5 hashes.
noreply at wordpress.org
- [wp-svn] [30415] branches/3.8: Use hash_equals() for old md5 hashes.
noreply at wordpress.org
- [wp-svn] [30416] branches/3.7: Use hash_equals() for old md5 hashes.
noreply at wordpress.org
- [wp-svn] [30417] trunk/src/wp-login.php: Form validation for password resets.
noreply at wordpress.org
- [wp-svn] [30418] branches/4.0: Form validation for password resets.
noreply at wordpress.org
- [wp-svn] [30419] branches/3.9: Form validation for password resets.
noreply at wordpress.org
- [wp-svn] [30420] branches/3.8: Form validation for password resets.
noreply at wordpress.org
- [wp-svn] [30421] branches/3.7: Form validation for password resets.
noreply at wordpress.org
- [wp-svn] [30422] trunk/src/wp-includes/media.php: Playlists are video by default.
noreply at wordpress.org
- [wp-svn] [30423] branches/4.0: Playlists are video by default.
noreply at wordpress.org
- [wp-svn] [30424] branches/3.9: Playlists are video by default.
noreply at wordpress.org
- [wp-svn] [30425] trunk/src/wp-includes/kses.php: Fix typo in style filter.
noreply at wordpress.org
- [wp-svn] [30426] branches/4.0: Fix typo in style filter.
noreply at wordpress.org
- [wp-svn] [30427] branches/3.9: Fix typo in style filter.
noreply at wordpress.org
- [wp-svn] [30428] branches/3.8: Fix typo in style filter.
noreply at wordpress.org
- [wp-svn] [30429] branches/3.7: Fix typo in style filter.
noreply at wordpress.org
- [wp-svn] [30430] trunk: Invalidate password keys when a user's email changes.
noreply at wordpress.org
- [wp-svn] [30431] branches/4.0: Invalidate password keys when a user' s email changes.
noreply at wordpress.org
- [wp-svn] [30432] branches/3.9: Invalidate password keys when a user' s email changes.
noreply at wordpress.org
- [wp-svn] [30433] branches/3.8: Invalidate password keys when a user' s email changes.
noreply at wordpress.org
- [wp-svn] [30434] branches/3.7: Invalidate password keys when a user' s email changes.
noreply at wordpress.org
- [wp-svn] [30435] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: TinyMCE: Verify HTML in captions.
noreply at wordpress.org
- [wp-svn] [30436] branches/4.0: TinyMCE: Verify HTML in captions.
noreply at wordpress.org
- [wp-svn] [30437] branches/3.9: TinyMCE: Verify HTML in captions.
noreply at wordpress.org
- [wp-svn] [30438] trunk/src/wp-admin/press-this.php: Press This: Ensure the error message is printed.
noreply at wordpress.org
- [wp-svn] [30439] branches/4.0: Press This: Ensure the error message is printed.
noreply at wordpress.org
- [wp-svn] [30440] branches/3.9: Press This: Ensure the error message is printed.
noreply at wordpress.org
- [wp-svn] [30441] branches/3.8: Press This: Ensure the error message is printed.
noreply at wordpress.org
- [wp-svn] [30442] branches/3.7: Press This: Ensure the error message is printed.
noreply at wordpress.org
- [wp-svn] [30443] trunk/src/wp-includes/http.php: Better validation of the URL used in core HTTP requests.
noreply at wordpress.org
- [wp-svn] [30444] branches/4.0: Better validation of the URL used in core HTTP requests.
noreply at wordpress.org
- [wp-svn] [30445] branches/3.9: Better validation of the URL used in core HTTP requests.
noreply at wordpress.org
- [wp-svn] [30446] branches/3.8: Better validation of the URL used in core HTTP requests.
noreply at wordpress.org
- [wp-svn] [30447] branches/3.7: Better validation of the URL used in core HTTP requests.
noreply at wordpress.org
- [wp-svn] [30448] branches/3.9/tests/phpunit/tests/formatting/WPTexturize.php: Skip tests that were fixed in a later release.
noreply at wordpress.org
- [wp-svn] [30449] trunk: Anchor texturize to shortcodes to improve regex efficiency.
noreply at wordpress.org
- [wp-svn] [30450] branches/4.0: Anchor texturize to shortcodes to improve regex efficiency.
noreply at wordpress.org
- [wp-svn] [30451] branches/3.9/tests/phpunit/tests/formatting/LikeEscape.php: Skip tests that were fixed in a later release.
noreply at wordpress.org
- [wp-svn] [30452] branches/3.9/src/wp-includes/formatting.php: Anchor texturize to shortcodes to improve regex efficiency.
noreply at wordpress.org
- [wp-svn] [30453] branches/3.8/tests/phpunit/tests/formatting: Skip tests that were fixed in a later release.
noreply at wordpress.org
- [wp-svn] [30454] branches/3.7/tests/phpunit/tests/formatting: Skip tests that were fixed in a later release.
noreply at wordpress.org
- [wp-svn] [30455] branches/3.8: Anchor texturize to shortcodes to improve regex efficiency.
noreply at wordpress.org
- [wp-svn] [30456] branches/3.7: Anchor texturize to shortcodes to improve regex efficiency.
noreply at wordpress.org
- [wp-svn] [30457] trunk/src/wp-includes/link-template.php: Improvements to the output of the new post navigation template functions, including swapping the position of the previous and next links.
noreply at wordpress.org
- [wp-svn] [30458] trunk/src/wp-admin/includes/image.php: Validate image data.
noreply at wordpress.org
- [wp-svn] [30459] trunk/src: Customizer: Use deep-links for Backgrounds, Headers, and Widgets.
noreply at wordpress.org
- [wp-svn] [30460] trunk/src/wp-includes/css/media-views.css: `grunt autoprefixer` for [30374].
noreply at wordpress.org
- [wp-svn] [30461] trunk/src/wp-includes/js/media-views.js: Simplify selectors in [ 30374].
noreply at wordpress.org
- [wp-svn] [30462] branches/4.0: Validate image data.
noreply at wordpress.org
- [wp-svn] [30463] branches/3.9: Validate image data.
noreply at wordpress.org
- [wp-svn] [30464] branches/3.8: Validate image data.
noreply at wordpress.org
- [wp-svn] [30465] branches/3.7: Validate image data.
noreply at wordpress.org
- [wp-svn] [30466] trunk: Prevent high resource usage when hashing large passwords.
noreply at wordpress.org
- [wp-svn] [30467] branches/4.0: Prevent high resource usage when hashing large passwords.
noreply at wordpress.org
- [wp-svn] [30468] branches/3.9: Prevent high resource usage when hashing large passwords.
noreply at wordpress.org
- [wp-svn] [30469] branches/3.8: Prevent high resource usage when hashing large passwords.
noreply at wordpress.org
- [wp-svn] [30470] branches/3.7: Prevent high resource usage when hashing large passwords.
noreply at wordpress.org
- [wp-svn] [30471] trunk/tests/phpunit/tests/auth.php: More tests for [30466].
noreply at wordpress.org
- [wp-svn] [30472] branches/3.7/src: 3.7.5 version bumps.
noreply at wordpress.org
- [wp-svn] [30473] branches/3.8/src: 3.8.5 version bumps.
noreply at wordpress.org
- [wp-svn] [30474] branches/3.9/src: 3.9.3 version bumps.
noreply at wordpress.org
- [wp-svn] [30475] branches/4.0: 4.0.1 version bumps.
noreply at wordpress.org
- [wp-svn] [30476] branches/3.9/package.json: package.json bump.
noreply at wordpress.org
- [wp-svn] [30477] branches/3.8/package.json: package.json bump.
noreply at wordpress.org
- [wp-svn] [30478] branches/3.7/package.json: package.json bump.
noreply at wordpress.org
- [wp-svn] [30479] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: bring back the border between post navigation links we lost in the_post_navigation changes.
noreply at wordpress.org
- [wp-svn] [30480] trunk: Correct an SQL syntax error introduced in r30158.
noreply at wordpress.org
- [wp-svn] [30481] trunk/src/wp-includes/version.php: WordPress 4.1-beta2
noreply at wordpress.org
- [wp-svn] [30482] trunk/src/wp-content/themes: Twenty Twelve and Thirteen: Use proper way to get customizer settings values.
noreply at wordpress.org
- [wp-svn] [30483] trunk/src/wp-includes/js/media-views.js: Media a11y: Don' t set role=checkbox for the attachment details view.
noreply at wordpress.org
- [wp-svn] [30484] trunk/src/wp-includes/version.php: 4.1-beta2-30484
noreply at wordpress.org
- [wp-svn] [30485] trunk/src/wp-includes/nav-menu-template.php: Update the DocBlock changelogs for the `nav_menu_css_class`, `nav_menu_item_id`, and `nav_menu_link_attributes` hooks following [30358 ], where `$depth` parameters were added.
noreply at wordpress.org
- [wp-svn] [30486] tags/4.0.1/: Tag 4.0.1.
noreply at wordpress.org
- [wp-svn] [30487] tags/3.9.3/: Tag 3.9.3.
noreply at wordpress.org
- [wp-svn] [30488] tags/3.8.5/: Tag 3.8.5.
noreply at wordpress.org
- [wp-svn] [30489] tags/3.7.5/: Tag 3.7.5.
noreply at wordpress.org
- [wp-svn] [30490] trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css: TinyMCE: change the default font size from 100% to 16px to fix some back-compat issues , fixes #30038.
noreply at wordpress.org
- [wp-svn] [30491] trunk/src/wp-includes/certificates/ca-bundle.crt: Update the bundled root CA's used for outgoing HTTPS requests.
noreply at wordpress.org
- [wp-svn] [30492] trunk/src/wp-includes/taxonomy.php: Store data about old and new term IDs when shared terms are split.
noreply at wordpress.org
- [wp-svn] [30493] trunk/src/wp-includes/taxonomy.php: Pass the taxonomy of the split tt_id to the 'split_shared_term' filter.
noreply at wordpress.org
- [wp-svn] [30494] trunk: Improve cleanup of cached term_ids after shared terms are split.
noreply at wordpress.org
- [wp-svn] [30495] trunk/src/wp-includes/l10n.php: Only output an optgroup for installed languages in `wp_dropdown_languages ()` if translations are available.
noreply at wordpress.org
- [wp-svn] [30496] trunk/src/wp-includes/formatting.php: Add an entry to the changelog for `wp_make_link_relative() ` noting that intentional support was added for relative URLs.
noreply at wordpress.org
- [wp-svn] [30497] trunk/src: Minor syntactical adjustments to the inline documentation for the `revision_text_diff_options` hook.
noreply at wordpress.org
- [wp-svn] [30498] trunk/src/wp-includes/default-filters.php: `split_shared_term` is an action, not a filter.
noreply at wordpress.org
- [wp-svn] [30499] trunk/src/wp-includes/default-filters.php: Remove whitespace accidentally introduced in r30498
noreply at wordpress.org
- [wp-svn] [30500] trunk/src: Set min-height for menu item title.
noreply at wordpress.org
- [wp-svn] [30501] trunk: Replace invalid use of ltrim() in attachment_url_to_postid( ) with substr().
noreply at wordpress.org
- [wp-svn] [30502] trunk/src/wp-admin/admin-header.php: Convert `<title>` to " title tag" in the DocBlock summary for the `admin_title` hook.
noreply at wordpress.org
- [wp-svn] [30503] trunk/src/wp-includes/class-oembed.php: oEmbed: Add support for the Vine endpoint.
noreply at wordpress.org
- [wp-svn] [30504] trunk/src/wp-admin/user-edit.php: Sessions UI: Ensure screen readers provide feedback on action taken.
noreply at wordpress.org
- [wp-svn] [30505] trunk/src: Admin notices: Add more variety and make more generically usable.
noreply at wordpress.org
- [wp-svn] [30506] trunk/src/wp-includes/functions.php: Add support for `WP_Error` objects passed to `wp_send_json_error()`.
noreply at wordpress.org
- [wp-svn] [30507] trunk/src/wp-includes/functions.php: Update the inline docs for `wp_die() ` to reflect parameter changes made in r30355
noreply at wordpress.org
- [wp-svn] [30508] trunk/src/wp-admin/js/theme.js: Abstract the theme browser route paths into attributes so they can be easily overridden.
noreply at wordpress.org
- [wp-svn] [30509] trunk/src/wp-includes/css/editor.css: TinyMCE: set the image toolbar' s z-index to be the same as the other TinyMCE panels, or it is under the editor when in fullscreen mode.
noreply at wordpress.org
- [wp-svn] [30510] trunk/tests/phpunit/tests/post.php: Remove some failing unit tests from the `post` group.
noreply at wordpress.org
- [wp-svn] [30511] trunk/tests/phpunit/tests/post/revisions.php: Improve performance of post revision order test.
noreply at wordpress.org
- [wp-svn] [30512] trunk/tests/phpunit/tests/user/countUserPosts.php: Declare user_email when setting up fixtures for `count_user_posts() ` tests.
noreply at wordpress.org
- [wp-svn] [30513] trunk/tests/phpunit/tests/user.php: Remove failing tests related to `WP_User::__unset()`.
noreply at wordpress.org
- [wp-svn] [30514] trunk/tests/phpunit/tests/formatting: Remove failing tests related to square brackets being stripped in URL sanitizers.
noreply at wordpress.org
- [wp-svn] [30515] trunk/tests/phpunit/tests/formatting: Improvements to encoded character formatting tests.
noreply at wordpress.org
- [wp-svn] [30516] trunk/tests/phpunit/tests/mail.php: Remove failing test for unimplemented `wp_mail()` enhancement.
noreply at wordpress.org
- [wp-svn] [30517] trunk/tests/phpunit/tests/dependencies/scripts.php: Remove skipped tests for unimplemented JS plural functions.
noreply at wordpress.org
- [wp-svn] [30518] trunk/tests/phpunit/tests/export/class-wp-export-query.php: Remove skipped tests for `WP_Export_Query`.
noreply at wordpress.org
- [wp-svn] [30519] trunk/tests/phpunit/tests/filters.php: Remove failing test in the `hooks` group.
noreply at wordpress.org
- [wp-svn] [30520] trunk/tests/phpunit/tests/functions.php: Remove failing assertions from `is_serialized()` tests.
noreply at wordpress.org
- [wp-svn] [30521] trunk/tests/phpunit/tests/l10n.php: Remove failing `is_textdomain_loaded()` test.
noreply at wordpress.org
- [wp-svn] [30522] trunk/tests/phpunit/tests/post.php: Remove failing test related to `wp_unique_post_slug()`.
noreply at wordpress.org
- [wp-svn] [30523] trunk/tests/phpunit/tests/post/listPages.php: Remove failing test related to `wp_list_pages()`.
noreply at wordpress.org
- [wp-svn] [30524] trunk/tests/phpunit/tests/query/results.php: Remove failing test related to the 'offset' param of `WP_Query`.
noreply at wordpress.org
- [wp-svn] [30525] trunk/tests/phpunit: Repair the `seems_utf8() ` tests that use Big5 encoding.
noreply at wordpress.org
- [wp-svn] [30526] trunk/tests/phpunit/includes/testcase.php: Stop checking Trac to skip tests against open tickets.
noreply at wordpress.org
- [wp-svn] [30527] trunk/tests/phpunit/tests/formatting/SanitizeUser.php: Ensure `sanitize_user()` expected test values are lowercase on multisite.
noreply at wordpress.org
- [wp-svn] [30528] trunk/tests/phpunit: Ensure that `wpdb_exposed_methods_for_testing` is available to all tests.
noreply at wordpress.org
- [wp-svn] [30529] trunk/tests/phpunit/tests/post.php: Better rewrite rule flushing in `test_permalink_without_title()`.
noreply at wordpress.org
- [wp-svn] [30530] trunk/tests/phpunit/tests/xmlrpc/wp/uploadFile.php: Remove failing `test_network_limit()` XML-RPC test.
noreply at wordpress.org
- [wp-svn] [30531] trunk/src/wp-admin/css/colors/_admin.scss: Color Schemes: fix the pointer UP arrow color, fixes #30460.
noreply at wordpress.org
- [wp-svn] [30532] trunk/src/wp-includes/functions.php: Improve return description for `get_file_data()` documentation.
noreply at wordpress.org
- [wp-svn] [30533] trunk/tests/phpunit/tests/functions.php: Split the tests for `wp_json_encode()` into smaller chunks (let' s all them "units").
noreply at wordpress.org
- [wp-svn] [30534] trunk/tests/phpunit/tests/functions.php: `json_encode() ` returns different results for non UTF-8 strings in PHP 5.5+, versus earlier versions of PHP.
noreply at wordpress.org
- [wp-svn] [30535] trunk/src/wp-admin/admin-header.php: Remove HTML `<head> ` tags from DocBlock summaries in wp-admin/admin-header.php.
noreply at wordpress.org
- [wp-svn] [30536] trunk/src/wp-includes: Ensure inline code is markdown-escaped as such, and that code snippets in descriptions are properly indented.
noreply at wordpress.org
- [wp-svn] [30537] trunk/src: Ensure inline code is markdown-escaped as such, and that code snippets in descriptions are properly indented.
noreply at wordpress.org
- [wp-svn] [30538] trunk/src: Ensure inline code is markdown-escaped as such, HTML tags are removed from summaries, and that code snippets in descriptions are properly indented.
noreply at wordpress.org
- [wp-svn] [30539] trunk/src/wp-admin/edit-form-advanced.php: Ensure the DocBlock directly precedes the hook line for the `post_edit_form_tag` action in wp-admin /edit-form-advanced.php.
noreply at wordpress.org
- [wp-svn] [30540] trunk/src/wp-includes/formatting.php: Ensure inline code is markdown-escaped as such, HTML tags are removed from summaries, and that code snippets in descriptions are properly indented.
noreply at wordpress.org
- [wp-svn] [30541] trunk/src: Ensure inline code is markdown-escaped as such, HTML tags are removed from summaries, and that code snippets in descriptions are properly indented.
noreply at wordpress.org
- [wp-svn] [30542] trunk/src: Ensure inline code is markdown-escaped as such, HTML tags are removed from summaries, and that code snippets in descriptions are properly indented.
noreply at wordpress.org
- [wp-svn] [30543] trunk/src: Ensure inline code is markdown-escaped as such, HTML tags are removed from summaries, and that code snippets in descriptions are properly indented.
noreply at wordpress.org
- [wp-svn] [30544] trunk/src: Ensure inline code is markdown-escaped as such, HTML tags are removed from summaries, and that code snippets in descriptions are properly indented.
noreply at wordpress.org
- [wp-svn] [30545] trunk/src/wp-includes: Ensure inline code is markdown-escaped as such, HTML tags are removed from summaries, and that code snippets in descriptions are properly indented.
noreply at wordpress.org
- [wp-svn] [30546] trunk/src: Ensure inline code is markdown-escaped as such, HTML tags are removed from summaries, and that code snippets in descriptions are properly indented.
noreply at wordpress.org
- [wp-svn] [30547] trunk/src/wp-includes/comment-template.php: Fix the passing of commenter cookie data to the comment API so that we don ' t try and fetch all unapproved comments for users with no-email address when we only have an author.
noreply at wordpress.org
- [wp-svn] [30548] trunk/tests/phpunit/tests/comment/query.php: Declare an explicit ' order' in `test_get_comments_by_user()`.
noreply at wordpress.org
- [wp-svn] [30549] trunk/tests/phpunit/tests/image: Fix the unit tests for Imagick alpha.
noreply at wordpress.org
- [wp-svn] [30550] trunk/src/wp-includes/css/editor.css: Editor CSS: Add missing semicolons.
noreply at wordpress.org
- [wp-svn] [30551] trunk/src/wp-admin/js/iris.min.js: Update the Iris color picker to version 1.0.6.
noreply at wordpress.org
- [wp-svn] [30552] trunk/src/wp-admin/js/customize-widgets.js: Customizer: Don' t override `Section.isContextuallyActive()` in `SidebarSection`.
noreply at wordpress.org
- [wp-svn] [30553] trunk/src/wp-includes/class-wp-customize-control.php: Customizer: Only show the default button in the upload control if there is a default attachment.
noreply at wordpress.org
- [wp-svn] [30554] trunk/src: Clear update caches when site language is changed.
noreply at wordpress.org
- [wp-svn] [30555] trunk/src/wp-admin/includes/plugin-install.php: Improve the focus style for review links in the plugin info modal.
noreply at wordpress.org
- [wp-svn] [30556] trunk/src/wp-includes/js/media-models.js: Remove incorrect documentation for `wp.media()`.
noreply at wordpress.org
- [wp-svn] [30557] trunk/tests/phpunit/tests/admin/includesPlugin.php: Add basic unit tests for `is_plugin_active()` and `is_plugin_inactive()`.
noreply at wordpress.org
- [wp-svn] [30558] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: TinyMCE: use the actual image node when calculating the position of the toolbar.
noreply at wordpress.org
- [wp-svn] [30559] trunk/tests/phpunit/tests/multisite/network.php: Add basic unit tests for `is_plugin_active_for_network()`
noreply at wordpress.org
- [wp-svn] [30560] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: TinyMCE: don' t hide the image toolbar when the iframe window fires onresize.
noreply at wordpress.org
- [wp-svn] [30561] trunk: When `json_encode()` returns a JSON string containing `' null'` in PHP 5.4 or earlier, `wp_json_encode() ` will now sanity check the data, as older versions of PHP failed to encode non UTF-8 characters correctly, instead returning `'null'`.
noreply at wordpress.org
- [wp-svn] [30562] trunk/src: TwentyFifteen:
noreply at wordpress.org
- [wp-svn] [30563] trunk/src/wp-includes/js/tinymce/skins/wordpress/images/ embedded.png: Update `embedded.png` after running `grunt imagemin`.
noreply at wordpress.org
- [wp-svn] [30564] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: a shorter header on small screens when there is no header text or header image looks more correct.
noreply at wordpress.org
- [wp-svn] [30565] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: pinching to zoom in on landscape on iPads is breaking the layout with the sticky sidebar.
noreply at wordpress.org
- [wp-svn] [30566] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: prevent too-wide tables from popping out of posts.
noreply at wordpress.org
- [wp-svn] [30567] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: remove unneeded custom header admin callbacks.
noreply at wordpress.org
- [wp-svn] [30568] trunk/src/wp-content/themes/twentyfifteen/functions.php: Twenty Fifteen: correct number of menus used in comments
noreply at wordpress.org
- [wp-svn] [30569] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: docs correction and cleanup.
noreply at wordpress.org
- [wp-svn] [30570] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: make sure the 'says:' in comments is readable by a screen-reader.
noreply at wordpress.org
- [wp-svn] [30571] trunk/src/wp-content/themes/twentyfifteen/languages/ twentyfifteen.pot: Twenty Fifteen: update the .pot file.
noreply at wordpress.org
- [wp-svn] [30572] trunk/src/wp-content/themes/twentyfifteen/archive.php: Twenty Fifteen: docs correction.
noreply at wordpress.org
- [wp-svn] [30573] trunk/src: Editor:
noreply at wordpress.org
- [wp-svn] [30574] trunk/src/wp-admin/includes/template.php: Editor: add a pointer for the new DFW button.
noreply at wordpress.org
- [wp-svn] [30575] trunk/src/wp-includes/formatting.php: Fix the PHPDoc example for _split_str_by_whitespace().
noreply at wordpress.org
- [wp-svn] [30576] trunk: Type cast `$nonce` to string in `wp_verify_nonce()`.
noreply at wordpress.org
- [wp-svn] [30577] trunk/src/wp-includes/ms-functions.php: Remove the `wp_is_trusted_network() ` function pending further discussion on terminology and behaviour.
noreply at wordpress.org
- [wp-svn] [30578] trunk/src/wp-admin: Network Admin: Improve width of input fields on Add New Site and Edit Site screens.
noreply at wordpress.org
- [wp-svn] [30579] trunk/src: Comments: Use proper HTTP response codes for validation errors.
noreply at wordpress.org
- [wp-svn] [30580] trunk/src/wp-includes/pluggable.php: Fix DocBlock formatting for `wp_generate_password()`.
noreply at wordpress.org
- [wp-svn] [30581] trunk/src/wp-includes/load.php: Remove unbounded check for " install.php" in `wp_not_installed()`.
noreply at wordpress.org
- [wp-svn] [30582] trunk/src/wp-includes/js/tinymce/wp-mce-help.php: Remove old DFW width adjustment help text.
noreply at wordpress.org
- [wp-svn] [30583] trunk/src/wp-includes/class-wp-editor.php: Editor: fix warnings in class-wp-editor.php, see #30453.
noreply at wordpress.org
- [wp-svn] [30584] trunk/src/wp-includes/js/tinymce/wp-mce-help.php: Remove unused CSS and JS from wp-mce-help.php, see #30517.
noreply at wordpress.org
- [wp-svn] [30585] trunk: Revert shared taxonomy term splitting for 4.1.
noreply at wordpress.org
- [wp-svn] [30586] trunk/src/wp-admin/js/editor-expand.js: Editor: limit scrolling triggered when TinyMCE is auto-resized to 100px.
noreply at wordpress.org
- [wp-svn] [30587] trunk: WPDB: Remove the addition of `STRICT_ALL_TABLES`, added in [30400].
noreply at wordpress.org
- [wp-svn] [30588] trunk/src/wp-content/themes/twentyfifteen: Twenty Fifteen: minor corrections to borders and post title colors in custom color schemes.
noreply at wordpress.org
- [wp-svn] [30589] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: overflow hidden can hide focus outlines here so out it goes.
noreply at wordpress.org
- [wp-svn] [30590] trunk/src/wp-content/themes/twentyfifteen/style.css: Twenty Fifteen: better highlights for tapped links in iOS Safari.
noreply at wordpress.org
- [wp-svn] [30591] trunk/src/wp-admin/includes/ajax-actions.php: Better error message when the admin is ssl and non-ssl oEmbed previews are not available in the editor.
noreply at wordpress.org
- [wp-svn] [30592] trunk/src/wp-includes/nav-menu-template.php: Revert [30032] so appropriate PHP warnings aren't masked.
noreply at wordpress.org
- [wp-svn] [30593] trunk/src: Editor: use the Alt+Shift+W keyboard shortcut for new DFW from both the Visual and Text editors.
noreply at wordpress.org
- [wp-svn] [30594] trunk/src: Editor: move the DFW v2 transitions CSS from editor.css to wp-admin.css.
noreply at wordpress.org
- [wp-svn] [30595] trunk/src/wp-admin/includes/ajax-actions.php: Improve inline documentation in `wp_ajax_destroy_sessions()`.
noreply at wordpress.org
- [wp-svn] [30596] trunk/src/wp-admin/includes/ajax-actions.php: Add missing periods to strings introduced in [30333].
noreply at wordpress.org
- [wp-svn] [30597] trunk/src/wp-admin/options-general.php: When live-updating site title in toolbar, fall back to the site url if the title is empty.
noreply at wordpress.org
- [wp-svn] [30598] trunk/src/wp-includes/admin-bar.php: Consistently handle an empty site title in Site and My Sites toolbar menus.
noreply at wordpress.org
- [wp-svn] [30599] trunk/src/wp-admin/edit-form-advanced.php: 4.1 Docs Audit: Clarify the DocBlock summary for the `edit_form_before_permalink` hook.
noreply at wordpress.org
- [wp-svn] [30600] trunk/src/wp-admin/includes/media.php: 4.1 Docs Audit: Convert a hook reference to an inline `@see` tag in the hook docs for the `image_add_caption_text` filter.
noreply at wordpress.org
- [wp-svn] [30601] trunk/src/wp-admin/includes/meta-boxes.php: 4.1 Docs Audit: Fix a variety of issues with the DocBlock for the `default_page_template_title` filter.
noreply at wordpress.org
- [wp-svn] [30602] trunk/src/wp-admin/includes/revision.php: 4.1 Docs Audit: Document the `$post` global in the DocBlock for `wp_print_revision_templates ()`.
noreply at wordpress.org
- [wp-svn] [30603] trunk/src/wp-admin/network/settings.php: 4.1 Docs Audit: Clarify the DocBlock summary for `network_settings_add_js() ` to specify that it's specific to the Network Settings screen.
noreply at wordpress.org
- [wp-svn] [30604] trunk/src/wp-includes/class-http.php: 4.1 Docs Audit: Fix some line-wrapping in the DocBlock for `WP_Http::parse_url()`.
noreply at wordpress.org
- [wp-svn] [30605] trunk/src/wp-includes/class-wp-customize-control.php: 4.1 Docs Audit: Improve inline documentation for various properties and methods in the `WP_Customize_Control` and `WP_Customize_Upload_Control` classes.
noreply at wordpress.org
- [wp-svn] [30606] trunk/src/wp-includes/class-wp-customize-manager.php: 4.1 Docs Audit: Improve inline documentation for various properties and methods in the `WP_Customize_Manager` class.
noreply at wordpress.org
- [wp-svn] [30607] trunk/src/wp-includes/class-wp-customize-panel.php: 4.1 Docs Audit : Improve inline documentation for various properties and methods in the `WP_Customize_Panel` class.
noreply at wordpress.org
- [wp-svn] [30608] trunk/src/wp-includes/class-wp-customize-section.php: 4.1 Docs Audit: Improve inline documentation for various properties and methods in the `WP_Customize_Section` , `WP_Customize_Section`, and `WP_Customize_Sidebar_Section` classes.
noreply at wordpress.org
- [wp-svn] [30609] trunk/src/wp-includes/class-wp-customize-setting.php: 4.1 Docs Audit: Fix DocBlock formatting for the `customize_preview_{$this->type}` hook.
noreply at wordpress.org
- [wp-svn] [30610] trunk/src: 4.1 Docs Audit: Various formatting fixes for inline documentation in class-wp-list-table.php and comment-template.php.
noreply at wordpress.org
- [wp-svn] [30611] trunk/src/wp-includes/date.php: 4.1 Docs Audit: Improve inline documentation in various `WP_Date_Query` methods modified in 4.1.
noreply at wordpress.org
- [wp-svn] [30612] trunk/src/wp-includes/date.php: Ensure only spaces are used instead of a mixture of tabs and spaces for alignment within the DocBlock for the `date_query_valid_columns` hook.
noreply at wordpress.org
- [wp-svn] [30613] trunk/src/wp-includes/functions.php: 4.1 Docs Audit: Ensure optional arguments in `wp_json_encode() ` are properly documented as such.
noreply at wordpress.org
- [wp-svn] [30614] trunk/src/wp-includes/functions.php: Improve line-wrapping and formatting in the DocBlock for `wp_send_json_error ()`.
noreply at wordpress.org
- [wp-svn] [30615] trunk/src/wp-includes/general-template.php: Ensure the private function `_wp_render_title_tag() ` is marked for internal usage only.
noreply at wordpress.org
- [wp-svn] [30616] trunk/src/wp-includes/link-template.php: 4.1 Docs Audit: Ensure optional arguments in `get_the_post_navigation()`, `the_post_navigation()`, `get_the_posts_navigation()`, `the_posts_navigation()`, `get_the_pagination()`, and `the_pagination() ` are properly documented with defaults.
noreply at wordpress.org
- [wp-svn] [30617] trunk/src/wp-includes/meta.php: 4.1 Docs Audit: Improve inline documentation for various `WP_Meta_Query` methods introduced or modified in 4.1.
noreply at wordpress.org
- [wp-svn] [30618] trunk/src/wp-includes/nav-menu-template.php: 4.1 Docs Audit: Spell out HTML element names in DocBlock summaries for the `nav_menu_css_class` , `nav_menu_item_id`, and `nav_menu_link_attributes` filters.
noreply at wordpress.org
- [wp-svn] [30619] trunk/src/wp-includes/nav-menu.php: 4.1 Docs Audit: Formatting, line-wrap, and other fixes for the `wp_get_nav_menus()` DocBlock.
noreply at wordpress.org
- [wp-svn] [30620] trunk/src/wp-includes/query.php: 4.1 Docs Audit: Improve inline documentation for the new `WP_Query::setup_postdata() ` method.
noreply at wordpress.org
- [wp-svn] [30621] trunk/src/wp-includes/revision.php: 4.1 Docs Audit: Remove a duplicate word from a parameter description in the DocBlock for the `wp_save_post_revision_post_has_changed` hook.
noreply at wordpress.org
- [wp-svn] [30622] trunk/src/wp-includes/taxonomy.php: 4.1 Docs Audit: Improve inline documentation in DocBlocks for various `WP_Tax_Query` methods , the `pre_delete_term` hook, and `get_ancestors()`.
noreply at wordpress.org
- [wp-svn] [30623] trunk/src/wp-includes/user.php: 4.1 Docs Audit: Fix formatting for changelog entries in `count_user_posts() ` and the `get_usernumposts` hook.
noreply at wordpress.org
- [wp-svn] [30624] trunk/src/wp-includes/wp-db.php: 4.1 Docs Audit: Improve inline documentation for various `wpdb` methods.
noreply at wordpress.org
- [wp-svn] [30625] trunk/src/wp-admin/js/editor-expand.js: Editor: fix fading out on Escape in DFW v2.
noreply at wordpress.org
- [wp-svn] [30626] trunk/src/wp-admin/includes/post.php: In `get_default_post_to_edit ()`, let 'post_name' be passed to filter.
noreply at wordpress.org
- [wp-svn] [30627] trunk/src/wp-admin/includes/nav-menu.php: Use the correct type ( integer) for the `$menu_id` parameter in the `wp_get_nav_menu_to_edit() ` DocBlock.
noreply at wordpress.org
- [wp-svn] [30628] trunk/src/wp-includes/link-template.php: Add missing return descriptions for a variety of functions in wp-includes /link-template.php.
noreply at wordpress.org
- [wp-svn] [30629] trunk: Check attachments as well as the current post type when checking for duplicate post slugs.
noreply at wordpress.org
- [wp-svn] [30630] trunk/src/wp-admin/includes/ms.php: Add missing DocBlocks for several functions in wp-admin/includes/ms.php.
noreply at wordpress.org
- [wp-svn] [30631] trunk/tests/phpunit/tests/db/charset.php: WPDB Unit Tests: Fix a fatal error that occurs in the `test_strip_invalid_text() ` test if the `mbstring` extension isn't activated in PHP.
noreply at wordpress.org
- [wp-svn] [30632] trunk/src/wp-admin/user-edit.php: Document the `$user_id` parameter added to the 'admin_color_scheme_picker ' hook in 3.8.1.
noreply at wordpress.org
- [wp-svn] [30633] trunk/src/wp-includes/media.php: Remove return descriptions from the DocBlocks for `add_image_size() ` and `set_post_thumbnail_size()` as they don't return anything.
noreply at wordpress.org
- [wp-svn] [30634] trunk/src/wp-includes/js/mediaelement: Upgrade to MediaElement 2.16.2
noreply at wordpress.org
- [wp-svn] [30635] trunk/src/wp-includes/media.php: Remove an invalid parameter from the DocBlock for the `gallery_style` hook.
noreply at wordpress.org
- [wp-svn] [30636] trunk/src/wp-includes/post.php: Ensure uniqueness when returning page lists in `get_page_children()`.
noreply at wordpress.org
- [wp-svn] [30637] trunk/src/wp-includes/script-loader.php: IETF language changes in MediaElement:
noreply at wordpress.org
- [wp-svn] [30638] trunk/src/wp-includes/js/media-views.js: When deleting media grid attachments, wait until the server responds before removing the model from its collection.
noreply at wordpress.org
- [wp-svn] [30639] trunk: Fix edge-case in media cropping where selection and destination are the same size.
noreply at wordpress.org
- [wp-svn] [30640] trunk: Adjust the RegEx in `wp_check_filetype() ` to be aware that query strings are thing that exist sometimes in URLs.
noreply at wordpress.org
- [wp-svn] [30641] trunk/src/wp-admin: Editor: no pointer for DFW v2 when editor-scrolling is not used.
noreply at wordpress.org
- [wp-svn] [30642] trunk/src/wp-includes/js/mce-view.js: When creating audio and video MCE views, listen to the players within each iframe to capture the "play" event.
noreply at wordpress.org
- [wp-svn] [30643] trunk/src/wp-admin/edit-form-advanced.php: Add an entry to the changelog for the `wp_editor_expand` hook denoting that the `$post_type` parameter was added in 4.1.0.
noreply at wordpress.org
- [wp-svn] [30644] trunk/src/wp-admin/includes/image-edit.php: Improve the inline documentation for `image_edit_apply_changes()`.
noreply at wordpress.org
- [wp-svn] [30645] trunk/src/wp-admin/includes/post.php: Specify a type (array) for the `$post_data` parameter in the DocBlock for `wp_autosave()`.
noreply at wordpress.org
- [wp-svn] [30646] trunk/src/wp-includes/media.php: Improve inline documentation for `image_constrain_size_for_editor()`.
noreply at wordpress.org
- [wp-svn] [30647] trunk/src/wp-admin/network: Docs Formatting: Backtick-escape inline code for all dynamic hook docs in wp-admin/network /*.
noreply at wordpress.org
- [wp-svn] [30648] trunk/src/wp-admin/includes: Docs Formatting: Backtick-escape inline code for all dynamic hook docs in wp-admin/ includes/*.
noreply at wordpress.org
- [wp-svn] [30649] trunk/src/wp-admin: Docs Formatting: Backtick-escape inline code for all dynamic hook docs in wp-admin/*.
noreply at wordpress.org
- [wp-svn] [30650] trunk/src: Update the Iris color picker to version 1.0.7.
noreply at wordpress.org
- [wp-svn] [30651] trunk/src/wp-login.php: Docs Formatting: Backtick-escape inline code for the `login_form_ .
noreply at wordpress.org
- [wp-svn] [30652] trunk/src/wp-includes/option.php: Docs Formatting: Backtick-escape inline code for all dynamic hook docs in wp-includes/ option.php.
noreply at wordpress.org
- [wp-svn] [30653] trunk/src/wp-includes/post.php: Docs Formatting: Backtick-escape inline code for all dynamic hook docs in wp-includes/ post.php.
noreply at wordpress.org
- [wp-svn] [30654] trunk/src/wp-includes/taxonomy.php: Docs Formatting: Backtick-escape inline code for all dynamic hook docs in wp-includes/ taxonomy.php.
noreply at wordpress.org
- [wp-svn] [30655] trunk/src/wp-includes/meta.php: Docs Formatting: Backtick-escape inline code for all dynamic hook docs in wp-includes/ meta.php.
noreply at wordpress.org
- [wp-svn] [30656] trunk/src/wp-includes: Docs Formatting: Backtick-escape inline code for all remaining dynamic hook docs in wp-includes /*.
noreply at wordpress.org
- [wp-svn] [30657] trunk/src/wp-admin: Make notices added in [30459] less ugly.
noreply at wordpress.org
- [wp-svn] [30658] trunk/tests/phpunit: `wp_upload_dir()` has a (little-known?) side effect: if you call it, it will attempt to create an uploads directory for the current month.
noreply at wordpress.org
- [wp-svn] [30659] trunk/src/wp-admin/menu.php: The menu items for `users.php` and `profile.php` that require the `promote_users` cap should be wrapped in an `is_multisite ()` conditional a la `user-new.php`.
noreply at wordpress.org
- [wp-svn] [30660] trunk: Use `round()` instead of `floor() ` when resizing image dimensions.
noreply at wordpress.org
- [wp-svn] [30661] trunk/src/wp-admin/includes/class-wp-media-list-table.php: Use `sanitize_mime_type()` instead of `urlencode() ` when string-building `<option>` values in `->get_views() ` for media list tables.
noreply at wordpress.org
- [wp-svn] [30662] trunk/src: Improve the `@param` docs for `trackback_response() ` and `validate_another_blog_signup()`.
noreply at wordpress.org
- [wp-svn] [30663] trunk/src/wp-includes/pomo: Add missing `@param`s to `src/ wp-includes/pomo` files.
noreply at wordpress.org
- [wp-svn] [30664] trunk/src/wp-includes/wp-db.php: Improve the `@param` docs for `src/wp-includes/wp-db.php`.
noreply at wordpress.org
- [wp-svn] [30665] trunk/src/wp-includes/widgets.php: Improve the `@param` docs for `src/wp-includes/widgets.php`.
noreply at wordpress.org
- [wp-svn] [30666] trunk/src/wp-includes/user.php: Improve the `@param` docs for `src /wp-includes/user.php`.
noreply at wordpress.org
- [wp-svn] [30667] trunk/src/wp-includes: Improve the `@param` docs for `src/ wp-includes/pluggable*`.
noreply at wordpress.org
- [wp-svn] [30668] trunk/src/wp-admin/includes/plugin.php: Improve the `@param` docs for `src/wp-admin/includes/plugin.php`.
noreply at wordpress.org
- [wp-svn] [30669] trunk/src/wp-includes/rewrite.php: Improve the `@param` docs for `src/includes/rewrite.php`.
noreply at wordpress.org
- [wp-svn] [30670] trunk/src/wp-includes/class-wp-editor.php: TinyMCE: update translatable strings, see #30560.
noreply at wordpress.org
- [wp-svn] [30671] trunk/src/wp-includes: Improve the `@param` docs for `src/ wp-includes/post*.php`.
noreply at wordpress.org
- [wp-svn] [30672] trunk/src/wp-includes: Improve the `@param` docs for `src/includes /theme.php` and `src/includes/update.php`.
noreply at wordpress.org
- [wp-svn] [30673] trunk/src/wp-includes: Improve various `@param` docs.
noreply at wordpress.org
- [wp-svn] [30674] trunk/src/wp-includes: Improve various `@param` docs.
noreply at wordpress.org
- [wp-svn] [30675] trunk: TinyMCE: update to 4.1.7, changelog: https://github.com/ tinymce/tinymce/blob/master/changelog.txt.
noreply at wordpress.org
- [wp-svn] [30676] trunk/src/wp-includes: Improve various `@param` docs for `src/ wp-includes/class-wp-customize*.php`.
noreply at wordpress.org
Last message date:
Sun Nov 30 23:32:31 UTC 2014
Archived on: Sun Nov 30 23:32:32 UTC 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).