June 2016 Archives by thread
Starting: Wed Jun 1 02:37:20 UTC 2016
Ending: Thu Jun 30 21:24:59 UTC 2016
Messages: 334
- [wp-svn] [37601] trunk: Database: Split the logic of `wpdb::init_charset() ` into a separate method.
noreply at wordpress.org
- [wp-svn] [37602] trunk/tests/phpunit/tests/db.php: Tests: Fix an incorrect `@ticket` header introduced in [37601].
noreply at wordpress.org
- [wp-svn] [37603] trunk/src/wp-admin/js: Editor: autoresize fixes for text
noreply at wordpress.org
- [wp-svn] [37604] branches/4.5: External Libraries: Update jQuery Migrate to 1.4.1.
noreply at wordpress.org
- [wp-svn] [37605] branches/4.5: TinyMCE: Fix inline toolbar positioning.
noreply at wordpress.org
- [wp-svn] [37606] branches/4.5: Database: `dbDelta() ` will no longer try to downgrade the size of `TEXT` and `BLOB` columns.
noreply at wordpress.org
- [wp-svn] [37607] trunk/src/wp-admin/css/edit.css: Comments: Break the inline display of comment content urls on the Moderate Comment screen
noreply at wordpress.org
- [wp-svn] [37608] trunk/tests/phpunit/tests/comment/query.php: Add tests demonstrating query cache invalidation on comment CRUD actions.
noreply at wordpress.org
- [wp-svn] [37609] trunk/tests/phpunit/tests/comment.php: Add tests demonstrating individual comment cache invalidation.
noreply at wordpress.org
- [wp-svn] [37610] trunk/src/wp-includes/js: Accessibility: match the visual and tab order in the Media Modal grid.
noreply at wordpress.org
- [wp-svn] [37611] trunk/src/wp-admin: Accessibility: improve the color contrast in the Edit Comment "Status" box.
noreply at wordpress.org
- [wp-svn] [37612] trunk/package.json: Update grunt-patch-wordpress to 0.4.0
noreply at wordpress.org
- [wp-svn] [37613] trunk/src/wp-includes: Make the 'comment' cache group persistent.
noreply at wordpress.org
- [wp-svn] [37614] trunk/src/wp-includes/comment.php: Use `clean_comment_cache() ` in `wp_insert_comment()`.
noreply at wordpress.org
- [wp-svn] [37615] trunk/src/wp-includes/category-template.php: Docs: Improve return descriptions for `get_the_category()` and `get_the_term() ` to specifically notate that an array of `WP_Term` objects is returned on success.
noreply at wordpress.org
- [wp-svn] [37616] trunk/src/wp-includes/ms-blogs.php: Multisite: Introduce get_sites ()
noreply at wordpress.org
- [wp-svn] [37617] trunk/src/wp-includes/ms-functions.php: Multisite: Replace `wp_get_sites()` internals with `get_sites()`
noreply at wordpress.org
- [wp-svn] [37618] trunk/src/wp-includes: Multisite: Bump `last_changed` cache on site update and creation
noreply at wordpress.org
- [wp-svn] [37619] trunk/src/wp-admin/includes: Editor: ensure the page is refreshed when the users navigate to it with the Back or Forward buttons.
noreply at wordpress.org
- [wp-svn] [37620] trunk/src/wp-includes/ms-functions.php: Multisite: Replace `$wpdb- >blog` queries in `ms-functions.php` with `get_sites()`
noreply at wordpress.org
- [wp-svn] [37621] trunk/src/wp-includes/js/wplink.js: Editor wpLink: swap the order of `innerText` and `textContent` to avoid getting styled text in IE.
noreply at wordpress.org
- [wp-svn] [37622] trunk/src/wp-includes/taxonomy.php: Remove unused variable from `get_terms()`.
noreply at wordpress.org
- [wp-svn] [37623] trunk: Taxonomy: Don't pass results of 'count' query through ' get_terms' filter.
noreply at wordpress.org
- [wp-svn] [37624] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: Comments: Remove debugging code left in `WP_Comments_List_Table-> get_views()`.
noreply at wordpress.org
- [wp-svn] [37625] trunk: Comments: Improve caching for hierarchical queries.
noreply at wordpress.org
- [wp-svn] [37626] trunk/src: Introduce filters for skipping parts of the bootstrap process
noreply at wordpress.org
- [wp-svn] [37627] trunk: Auto-embedding:
noreply at wordpress.org
- [wp-svn] [37628] trunk/src/wp-includes/ms-load.php: Multisite: Replace `$wpdb-> blog` queries in `get_site_by_path()` with `get_sites()`
noreply at wordpress.org
- [wp-svn] [37629] trunk/src/wp-admin/includes/ms.php: Multisite: Remove superfluous code from `network_edit_site_nav()`
noreply at wordpress.org
- [wp-svn] [37630] trunk/src/wp-includes/js: Editor: do not use the `modal-open` class to determine when the wpLink modal is open.
noreply at wordpress.org
- [wp-svn] [37631] trunk/tests/phpunit/tests/functions/removeQueryArg.php: Add tests for `remove_query_arg()`.
noreply at wordpress.org
- [wp-svn] [37632] trunk/src/wp-includes/js/tinymce/plugins/wplink/plugin.js: Editor: 'undefined' !== 'undefiend'
noreply at wordpress.org
- [wp-svn] [37633] trunk/tests/phpunit/tests/multisite/wpMSSitesListTable.php: Multisite: Add initial tests for `WP_MS_Sites_List_Table`
noreply at wordpress.org
- [wp-svn] [37634] trunk: Taxonomy: No, really, don't pass results of 'count' query through 'get_terms' filter.
noreply at wordpress.org
- [wp-svn] [37635] trunk/src/wp-admin/includes/class-language-pack-upgrader.php: Upgrader: Don't use `Language_Pack_Upgrader_Skin::before() ` and `Language_Pack_Upgrader_Skin::after() ` when translations are up to date.
noreply at wordpress.org
- [wp-svn] [37636] trunk/src/wp-includes: Autoload: Introduce shim for SPL autoloading.
noreply at wordpress.org
- [wp-svn] [37637] trunk/src/wp-includes/compat.php: Autoload: Add missed @since tags to SPL shim.
noreply at wordpress.org
- [wp-svn] [37638] trunk/src/wp-includes/nav-menu-template.php: Docs: Reformat several parameter descriptions in `Walker_Nav_Menu` to directly reference `wp_nav_menu ()` rather than use inline `@see` tags.
noreply at wordpress.org
- [wp-svn] [37639] trunk/src/wp-includes/nav-menu-template.php: Docs: Relocate some `@see` tags and add missing `@access` tags to method and property DocBlocks in `Walker_Nav_Menu`.
noreply at wordpress.org
- [wp-svn] [37640] trunk/src/wp-includes: Nav Menus: Move the `Walker_Nav_Menu` class to its own file.
noreply at wordpress.org
- [wp-svn] [37641] trunk/tests/phpunit/tests/term/wpInsertTerm.php: Add test demonstrating that `wp_insert_term() ` will suffix a slug if the new term' s auto-generated slug matches that of an existing term.
noreply at wordpress.org
- [wp-svn] [37642] branches/4.4/tests/phpunit/tests: Tests: Move `wp_set_object_terms ()` tests to their own file.
noreply at wordpress.org
- [wp-svn] [37643] branches/4.4/tests/phpunit/tests: Revert [37642].
noreply at wordpress.org
- [wp-svn] [37644] trunk/tests/phpunit/tests: Tests: Move `wp_set_object_terms() ` tests to their own file.
noreply at wordpress.org
- [wp-svn] [37645] trunk/src/wp-includes/general-template.php: Template: Pass `$blog_id` to the `get_custom_logo` filter.
noreply at wordpress.org
- [wp-svn] [37646] trunk: REST API: Create the general `wp_check_jsonp_callback() ` function for validating JSONP callback functions.
noreply at wordpress.org
- [wp-svn] [37647] trunk/tests/phpunit/tests/term/wpSetObjectTerms.php: Tests: Add tests demonstrating `wp_set_object_terms() ` behavior when matching `$terms`.
noreply at wordpress.org
- [wp-svn] [37648] trunk: Widgets: Revert [37425] and [37427].
noreply at wordpress.org
- [wp-svn] [37649] trunk/tests/phpunit/tests/term/wpSetObjectTerms.php: Tests: Compare `wp_set_object_terms()` results using `term_taxonomy_id`.
noreply at wordpress.org
- [wp-svn] [37650] trunk/Gruntfile.js: Build/Test Tools: Run prerelease as the precommit task for configuration file changes
noreply at wordpress.org
- [wp-svn] [37651] trunk/src/wp-includes/pluggable.php: Admin: Allow for the consistent filtering of `auth_redirect_scheme`
noreply at wordpress.org
- [wp-svn] [37652] trunk/src/wp-includes: Multisite: Remove the output parameter from `get_site()`
noreply at wordpress.org
- [wp-svn] [37653] trunk: Multisite: Deprecate `wp_get_sites()`
noreply at wordpress.org
- [wp-svn] [37654] trunk/tests/phpunit/includes/install.php: Tests: Disable `foreign_key_checks` while dropping existing tables.
noreply at wordpress.org
- [wp-svn] [37655] trunk: Comments: In `wp_list_comments()`, queries with custom pagination params should obey default `comment_status` logic.
noreply at wordpress.org
- [wp-svn] [37656] trunk/src/wp-includes/taxonomy.php: Add a note about uniqueness to the doc block for `get_term_by()`.
noreply at wordpress.org
- [wp-svn] [37657] trunk/src/wp-includes: Multisite: Allow access to network and site properties using current naming conventions
noreply at wordpress.org
- [wp-svn] [37658] trunk/src/wp-includes: Multisite: Fix `switch(` spacing after [ 37657]
noreply at wordpress.org
- [wp-svn] [37659] trunk/src/wp-admin/js: Editor, editor-expand: adjust the sidebar position when moving a postbox from one column to another.
noreply at wordpress.org
- [wp-svn] [37660] trunk/tests/phpunit/tests/multisite: Tests: Move `wp_get_sites() ` tests to their own file
noreply at wordpress.org
- [wp-svn] [37661] trunk/src/wp-includes/js/quicktags.js: Editor quickTags: when the user selects some text by triple-clicking, then wraps it in a tag, and the last selected char is `\n`, insert the closing tag before the line break.
noreply at wordpress.org
- [wp-svn] [37662] trunk/tests/phpunit/tests/multisite/wpGetSites.php: Tests: User a data provider for `wp_get_sites()` tests.
noreply at wordpress.org
- [wp-svn] [37663] trunk/src: Users: Stop WP_List_Table notices from persisting on pagination navigation.
noreply at wordpress.org
- [wp-svn] [37664] trunk/src/wp-admin/includes/ajax-actions.php: Comments: Fix pagination totals in the response of the inline delete actions when filtering the List Table by comment_type.
noreply at wordpress.org
- [wp-svn] [37665] trunk/tests/phpunit/tests/multisite: Tests: Move `get_blog_details ()` tests to their own file
noreply at wordpress.org
- [wp-svn] [37666] trunk/tests/phpunit/tests/multisite/getBlogDetails.php: Tests: Split `get_blog_details()` test into individual tests
noreply at wordpress.org
- [wp-svn] [37667] trunk: Multisite: Use `to_array() ` method on `WP_Site` objects in `wp_get_sites()`
noreply at wordpress.org
- [wp-svn] [37668] trunk: TinyMCE: wptextpattern: fix for fast typing
noreply at wordpress.org
- [wp-svn] [37669] trunk/src/wp-includes/formatting.php: Docs: Add extensive documentation to the `remove_accents() ` DocBlock outlining the accented characters core replaces.
noreply at wordpress.org
- [wp-svn] [37670] trunk/src/wp-includes: Multisite: Introduce `get_current_network_id()`
noreply at wordpress.org
- [wp-svn] [37671] trunk/src/wp-includes/theme.php: Docs: Improve documentation for the `$feature` parameter in the DocBlock for `add_theme_support ()`.
noreply at wordpress.org
- [wp-svn] [37672] trunk/src/wp-includes/theme.php: Docs: Add documentation for the variadic second parameter, `$args`, accepted by `add_theme_support()`.
noreply at wordpress.org
- [wp-svn] [37673] trunk/src/wp-includes/theme.php: Docs: Improve the DocBlock summary for `add_theme_support()`.
noreply at wordpress.org
- [wp-svn] [37674] trunk: DOCS: Replace HTTP links with HTTPS.
noreply at wordpress.org
- [wp-svn] [37675] trunk/src/wp-admin/includes/update.php: I18N: Simplify the WordPress update notice for translators.
noreply at wordpress.org
- [wp-svn] [37676] trunk/src/wp-includes/deprecated.php: Media: remove `_wp_upload_dir_baseurl()`.
noreply at wordpress.org
- [wp-svn] [37677] trunk/src/wp-includes: Boostrap: Move `is_ssl()` to wp-includes/ load.php.
noreply at wordpress.org
- [wp-svn] [37678] trunk/src/wp-includes/js: Media: Fix rendering of incorrect toolbar in the Edit view.
noreply at wordpress.org
- [wp-svn] [37679] trunk/src: Accessibility: Customizer, make the menu items " clear search results" a button.
noreply at wordpress.org
- [wp-svn] [37680] trunk/src/wp-admin: Accessibility: Help text improvements.
noreply at wordpress.org
- [wp-svn] [37681] trunk/src/wp-admin/js/plugin-install.js: Plugin Install: fix edge-case where the tab=upload page can be accessed directly.
noreply at wordpress.org
- [wp-svn] [37682] trunk/tests/phpunit/tests/term: Tests: Move `WP_Tax_Query` tests to a more appropriate file.
noreply at wordpress.org
- [wp-svn] [37683] trunk: Introduce `term_taxonomy_id` parameter for `WP_Term_Query`.
noreply at wordpress.org
- [wp-svn] [37684] trunk/src/wp-admin/js/editor-expand.js: Editor: prevent jumping when using the backspace button in the Text editor in Firefox and IE.
noreply at wordpress.org
- [wp-svn] [37685] trunk: Canonical: Introduce `wp_get_canonical_url()`.
noreply at wordpress.org
- [wp-svn] [37686] trunk/src/wp-includes/post.php: Docs: Improve the return description for `wp_get_post_categories() ` to include more information about possible return values.
noreply at wordpress.org
- [wp-svn] [37687] trunk/src/wp-admin/includes: Upgrade: Trigger the `upgrader_process_complete` action for translation updates.
noreply at wordpress.org
- [wp-svn] [37688] trunk/src/wp-includes/class-wp-meta-query.php: Docs: Improve first-order clause documentation for the `$meta_query` parameter in the constructor for `WP_Meta_Query`.
noreply at wordpress.org
- [wp-svn] [37689] trunk/src/wp-includes/functions.php: Login: Fire `wp_no_robots() ` in `wp_die()` only if function exists.
noreply at wordpress.org
- [wp-svn] [37690] trunk/src: Bootstrap/Load.
noreply at wordpress.org
- [wp-svn] [37691] trunk/src/wp-admin/includes/post.php: Taxonomy: More specific cap check when processing category data on post save.
noreply at wordpress.org
- [wp-svn] [37692] trunk: Query: Allow plugins to supply post results instead of having `WP_Query` fetch them from the database.
noreply at wordpress.org
- [wp-svn] [37693] trunk/src/wp-admin/css/forms.css: Administration: Set a defined line-height for number type inputs to fix display issue in Safari.
noreply at wordpress.org
- [wp-svn] [37694] trunk/src/wp-includes: HTTP API: Update Requests.
noreply at wordpress.org
- [wp-svn] [37695] trunk/src/wp-admin/network/upgrade.php: Upgrade/Install: Skip certificate verification when upgrading a network's sites.
noreply at wordpress.org
- [wp-svn] [37696] trunk/src/wp-admin/edit-tags.php: Taxonomy: Introduce a `redirect_term_location` filter to change the redirect on term editing.
noreply at wordpress.org
- [wp-svn] [37697] trunk/src: Users: `wp_signon() ` expects an array as the `$credentials` argument, not a string.
noreply at wordpress.org
- [wp-svn] [37698] trunk/src/wp-includes/formatting.php: I18N: In `remove_accents()`, add support for `de_CH` and `de_CH_informal`.
noreply at wordpress.org
- [wp-svn] [37699] trunk/src/wp-includes/ms-blogs.php: Docs: Update the documentation for `get_site() ` and the `get_site` filter following the removal of the `$output` parameter in [37652].
noreply at wordpress.org
- [wp-svn] [37700] trunk: Customize: Update server-sent setting validation notifications as changes are entered.
noreply at wordpress.org
- [wp-svn] [37701] trunk/src/wp-admin/js/customize-controls.js: Customize: Ensure `MediaControl` fetches the necessary attachment data for rendering when dynamically added via JS.
noreply at wordpress.org
- [wp-svn] [37702] trunk: In `size_format()` and `wp_convert_bytes_to_hr()`, replace `kB` with `KB` for consistency with other units.
noreply at wordpress.org
- [wp-svn] [37703] trunk/src: I18N: Add context and translator comments to `Back to %s` strings.
noreply at wordpress.org
- [wp-svn] [37704] trunk/src/wp-includes/pluggable.php: Text Changes: Simplify two strings in `wp_password_change_notification()`.
noreply at wordpress.org
- [wp-svn] [37705] trunk/tests/phpunit/tests/functions.php: After [37702], correct the expected result in `test_size_format()`.
noreply at wordpress.org
- [wp-svn] [37706] trunk/src/wp-includes/post-template.php: Themes: Make default " read more" link more accessible.
noreply at wordpress.org
- [wp-svn] [37707] trunk/src/wp-includes/link-template.php: Permalinks: Avoid a PHP notice in `get_permalink() ` if default category is unavailable.
noreply at wordpress.org
- [wp-svn] [37708] trunk: Embeds: Improve performance when embedding a post from the current site.
noreply at wordpress.org
- [wp-svn] [37709] branches/4.5: Embeds: Improve performance when embedding a post of the current site.
noreply at wordpress.org
- [wp-svn] [37710] trunk/tests/phpunit/tests/oembed/wpOembed.php: Fix tests after [ 37708].
noreply at wordpress.org
- [wp-svn] [37711] branches/4.5: Fix tests after [37709].
noreply at wordpress.org
- [wp-svn] [37712] trunk: Query: After [37692], don't skip `set_found_posts() ` when no posts are found.
noreply at wordpress.org
- [wp-svn] [37713] trunk: Comments: Do not flag a comment as a duplicate if the `comment_author_email` is provided but not a match.
noreply at wordpress.org
- [wp-svn] [37714] trunk: Update/Install: Shiny Updates v2.
noreply at wordpress.org
- [wp-svn] [37715] trunk/src/wp-content/themes/twentyten/languages/twentyten.pot: Twenty Ten: Revert pot changes after update test.
noreply at wordpress.org
- [wp-svn] [37716] trunk/tests/phpunit/tests/functions.php: I18N: Add a unit test for `wp_maybe_decline_date()`.
noreply at wordpress.org
- [wp-svn] [37717] trunk/src/wp-includes/functions.php: I18N: Adjust the regex in `wp_maybe_decline_date() ` to handle word boundaries correctly.
noreply at wordpress.org
- [wp-svn] [37718] trunk/tests/phpunit/tests/functions.php: I18N: Revert the test added in [37716], as it causes errors when running the full suite.
noreply at wordpress.org
- [wp-svn] [37719] trunk/tests/phpunit/tests/functions/pluginBasename.php: Plugins: Normalize `WP_PLUGIN_DIR` in the test added in [37332], otherwise it fails on Windows.
noreply at wordpress.org
- [wp-svn] [37720] trunk/src/wp-includes/class-oembed.php: Embeds: In `WP_oEmbed:: get_provider()` and `WP_oEmbed::get_html()`, parse the `$args` string to an array, as we treat it as an array later.
noreply at wordpress.org
- [wp-svn] [37721] trunk: Query: `set_found_posts() ` must run immediately after main query.
noreply at wordpress.org
- [wp-svn] [37722] trunk/src/wp-includes/js: Media: properly refresh the position of the Plupload shim so it moves over the Select Files button or off the screen.
noreply at wordpress.org
- [wp-svn] [37723] trunk: External Libraries: Update Backbone to version 1.3.3.
noreply at wordpress.org
- [wp-svn] [37724] trunk/src/wp-includes/customize/ class-wp-customize-site-icon-control.php: Customize: Separate preview and actions in the site icon control.
noreply at wordpress.org
- [wp-svn] [37725] branches/4.5: Customize: Separate preview and actions in the site icon control.
noreply at wordpress.org
- [wp-svn] [37726] trunk: REST API: Include X-Robots-Tag: noindex header in REST API responses to prevent endpoints from being indexed by search engines.
noreply at wordpress.org
- [wp-svn] [37727] trunk/src/wp-includes: Media: Pass allowed file extensions to Plupload.
noreply at wordpress.org
- [wp-svn] [37728] trunk/src/wp-includes/js/plupload/handlers.js: Media: Use the correct variable for the file object.
noreply at wordpress.org
- [wp-svn] [37729] trunk: Embeds: Enforce a valid post ID when embedding a post from the current site.
noreply at wordpress.org
- [wp-svn] [37730] trunk/.travis.yml: Output node and npm versions on travis
noreply at wordpress.org
- [wp-svn] [37731] branches/4.4: Output node and npm versions on travis
noreply at wordpress.org
- [wp-svn] [37732] branches/4.5: Embeds: Enforce a valid post ID when embedding a post from the current site.
noreply at wordpress.org
- [wp-svn] [37733] branches/4.5: Output node and npm versions on travis.
noreply at wordpress.org
- [wp-svn] [37734] trunk/src/wp-includes/js/wp-a11y.js: Accessibility: Remove the ARIA roles from the `wp.a11y.speak()` live regions.
noreply at wordpress.org
- [wp-svn] [37735] trunk: Multisite: Add search column support to `WP_Site_Query`.
noreply at wordpress.org
- [wp-svn] [37736] trunk: Multisite: Use `WP_Site_Query` to power `WP_MS_Sites_List_Table`.
noreply at wordpress.org
- [wp-svn] [37737] trunk/src: Autosave: improve the notice when the sessionStorage autosave is different than the content.
noreply at wordpress.org
- [wp-svn] [37738] trunk: Posts: Add `$post` parameter to modified date and time functions.
noreply at wordpress.org
- [wp-svn] [37739] trunk/src/wp-admin/includes/class-wp-ms-sites-list-table.php: Docs : Add a missing summary and `@since` version to the DocBlock for `WP_MS_Sites_List_Table ::prepare_items()`.
noreply at wordpress.org
- [wp-svn] [37740] trunk/src: Use numeric font weights instead of keywords.
noreply at wordpress.org
- [wp-svn] [37741] trunk/src: Editor: after inserting a link detect if the URL is broken, first run.
noreply at wordpress.org
- [wp-svn] [37742] trunk/src/wp-admin: Accessibility: Theme Installer, make the " Upload Theme" button...
noreply at wordpress.org
- [wp-svn] [37743] trunk/src: Comments: Wrap or unwrap the List Table comment_date as comment status changes via Ajax.
noreply at wordpress.org
- [wp-svn] [37744] trunk/src/wp-includes: Embeds: Remove support for Google Video.
noreply at wordpress.org
- [wp-svn] [37745] trunk/src/wp-includes/js/wp-embed-template.js: Embeds: Improve height calculation for slow loading images.
noreply at wordpress.org
- [wp-svn] [37746] trunk/tests/phpunit/tests/l10n.php: L10n: Add unit tests for the `override_load_textdomain` filter.
noreply at wordpress.org
- [wp-svn] [37747] trunk: Permalinks: Validate custom permalink structures.
noreply at wordpress.org
- [wp-svn] [37748] trunk: Menus: Support nested array variables in POST data when saving menus.
noreply at wordpress.org
- [wp-svn] [37749] trunk/Gruntfile.js: Grunt: when running `precommit` use regex to check which files have been modified.
noreply at wordpress.org
- [wp-svn] [37750] trunk/src/wp-includes/compat.php: Menus: Fix `_wp_expand_nav_menu_post_data()` for PHP 5.2.
noreply at wordpress.org
- [wp-svn] [37751] trunk/src/wp-includes: Editor, link checker:
noreply at wordpress.org
- [wp-svn] [37752] trunk/src/wp-includes/nav-menu.php: Docs: Improve the summaries and return descriptions for `get_registered_nav_menus ()` and `get_nav_menu_locations()`.
noreply at wordpress.org
- [wp-svn] [37753] trunk/src/wp-includes/general-template.php: Docs: Clarify documentation for `wp_logout_url()` and `wp_login_url() ` and corresponding hooks to highlight whether HTML-encoded or un-encoded values should be expected.
noreply at wordpress.org
- [wp-svn] [37754] branches/4.5: Menus: Support nested array variables in POST data when saving menus.
noreply at wordpress.org
- [wp-svn] [37755] trunk/src/wp-includes/js: Media: Restore keyboard navigation of the media grid.
noreply at wordpress.org
- [wp-svn] [37756] trunk: Media: Improve handling of extensionless filenames.
noreply at wordpress.org
- [wp-svn] [37757] branches/4.5: Admin: Allow for the consistent filtering of `auth_redirect_scheme`
noreply at wordpress.org
- [wp-svn] [37758] branches/4.4: Admin: Allow for the consistent filtering of `auth_redirect_scheme`
noreply at wordpress.org
- [wp-svn] [37759] branches/4.5/src/wp-admin/includes/post.php: Taxonomy: More specific cap check when processing category data on post save.
noreply at wordpress.org
- [wp-svn] [37760] branches/4.3: Admin: Allow for the consistent filtering of `auth_redirect_scheme`
noreply at wordpress.org
- [wp-svn] [37761] branches/4.2: Admin: Allow for the consistent filtering of `auth_redirect_scheme`
noreply at wordpress.org
- [wp-svn] [37762] branches/4.1: Admin: Allow for the consistent filtering of `auth_redirect_scheme`
noreply at wordpress.org
- [wp-svn] [37763] branches/4.0: Admin: Allow for the consistent filtering of `auth_redirect_scheme`
noreply at wordpress.org
- [wp-svn] [37764] branches/3.9: Admin: Allow for the consistent filtering of `auth_redirect_scheme`
noreply at wordpress.org
- [wp-svn] [37765] branches/3.8: Admin: Allow for the consistent filtering of `auth_redirect_scheme`
noreply at wordpress.org
- [wp-svn] [37766] branches/3.7: Admin: Allow for the consistent filtering of `auth_redirect_scheme`
noreply at wordpress.org
- [wp-svn] [37767] branches/4.4/src/wp-admin/includes/post.php: Taxonomy: More specific cap check when processing category data on post save.
noreply at wordpress.org
- [wp-svn] [37768] branches/4.5: Customize: Make sure that preview and return URLs are URLs.
noreply at wordpress.org
- [wp-svn] [37769] branches/4.4/src/wp-includes/class-wp-customize-manager.php: Customize: Make sure that preview and return URLs are URLs.
noreply at wordpress.org
- [wp-svn] [37770] branches/4.3/src/wp-admin/customize.php: Customize: Make sure that preview and return URLs are URLs.
noreply at wordpress.org
- [wp-svn] [37771] branches/4.3/src/wp-admin/includes/post.php: Taxonomy: More specific cap check when processing category data on post save.
noreply at wordpress.org
- [wp-svn] [37772] branches/4.2/src/wp-admin/customize.php: Customize: Make sure that preview and return URLs are URLs.
noreply at wordpress.org
- [wp-svn] [37773] branches/4.1/src/wp-admin/customize.php: Customize: Make sure that preview and return URLs are URLs.
noreply at wordpress.org
- [wp-svn] [37774] trunk/src: Admin: Escape attachment name in case it contains special characters
noreply at wordpress.org
- [wp-svn] [37775] branches/4.0/src/wp-admin/customize.php: Customize: Make sure that preview and return URLs are URLs.
noreply at wordpress.org
- [wp-svn] [37776] branches/4.2/src/wp-admin/includes/post.php: Taxonomy: More specific cap check when processing category data on post save.
noreply at wordpress.org
- [wp-svn] [37777] branches/3.9/src/wp-admin/customize.php: Customize: Make sure that preview and return URLs are URLs.
noreply at wordpress.org
- [wp-svn] [37778] branches/3.8/src/wp-admin/customize.php: Customize: Make sure that preview and return URLs are URLs.
noreply at wordpress.org
- [wp-svn] [37779] trunk/src/wp-admin: Revisions: Change the capability needed to view revision diffs to `edit_post`.
noreply at wordpress.org
- [wp-svn] [37780] branches/3.7/src/wp-admin/customize.php: Customize: Make sure that preview and return URLs are URLs.
noreply at wordpress.org
- [wp-svn] [37781] branches/4.1/src/wp-admin/includes/post.php: Taxonomy: More specific cap check when processing category data on post save.
noreply at wordpress.org
- [wp-svn] [37782] branches/4.0/src/wp-admin/includes/post.php: Taxonomy: More specific cap check when processing category data on post save.
noreply at wordpress.org
- [wp-svn] [37783] branches/4.5/src: Admin: Escape attachment name in case it contains special characters
noreply at wordpress.org
- [wp-svn] [37784] branches/3.9/src/wp-admin/includes/post.php: Taxonomy: More specific cap check when processing category data on post save.
noreply at wordpress.org
- [wp-svn] [37785] branches/4.4/src: Admin: Escape attachment name in case it contains special characters
noreply at wordpress.org
- [wp-svn] [37786] branches/4.3/src: Admin: Escape attachment name in case it contains special characters
noreply at wordpress.org
- [wp-svn] [37787] branches/3.8/src/wp-admin/includes/post.php: Taxonomy: More specific cap check when processing category data on post save.
noreply at wordpress.org
- [wp-svn] [37788] branches/3.7/src/wp-admin/includes/post.php: Taxonomy: More specific cap check when processing category data on post save.
noreply at wordpress.org
- [wp-svn] [37789] branches/4.2/src: Admin: Escape attachment name in case it contains special characters
noreply at wordpress.org
- [wp-svn] [37790] branches/4.1/src/wp-includes/post-template.php: Admin: Escape attachment name in case it contains special characters
noreply at wordpress.org
- [wp-svn] [37791] branches/4.5/src/wp-admin: Revisions: Change the capability needed to view revision diffs to `edit_post`.
noreply at wordpress.org
- [wp-svn] [37792] branches/4.0/src/wp-includes/post-template.php: Admin: Escape attachment name in case it contains special characters
noreply at wordpress.org
- [wp-svn] [37793] branches/3.9/src/wp-includes/post-template.php: Admin: Escape attachment name in case it contains special characters
noreply at wordpress.org
- [wp-svn] [37794] branches/3.8/src/wp-includes/post-template.php: Admin: Escape attachment name in case it contains special characters
noreply at wordpress.org
- [wp-svn] [37795] branches/3.7/src/wp-includes/post-template.php: Admin: Escape attachment name in case it contains special characters
noreply at wordpress.org
- [wp-svn] [37796] branches/4.4/src/wp-admin: Revisions: Change the capability needed to view revision diffs to `edit_post`.
noreply at wordpress.org
- [wp-svn] [37797] branches/4.3/src/wp-admin: Revisions: Change the capability needed to view revision diffs to `edit_post`.
noreply at wordpress.org
- [wp-svn] [37798] branches/4.4: Embeds: Improve performance when embedding a post from the current site.
noreply at wordpress.org
- [wp-svn] [37799] branches/4.2/src/wp-admin: Revisions: Change the capability needed to view revision diffs to `edit_post`.
noreply at wordpress.org
- [wp-svn] [37800] branches/4.1/src/wp-admin: Revisions: Change the capability needed to view revision diffs to `edit_post`.
noreply at wordpress.org
- [wp-svn] [37801] trunk/src/wp-admin/includes/post.php: Admin: escape URL-encoded permalinks
noreply at wordpress.org
- [wp-svn] [37802] branches/4.0/src/wp-admin: Revisions: Change the capability needed to view revision diffs to `edit_post`.
noreply at wordpress.org
- [wp-svn] [37803] branches/3.9/src/wp-admin: Revisions: Change the capability needed to view revision diffs to `edit_post`.
noreply at wordpress.org
- [wp-svn] [37804] branches/4.5: Media: Restore keyboard navigation of the media grid.
noreply at wordpress.org
- [wp-svn] [37805] branches/3.8/src/wp-admin: Revisions: Change the capability needed to view revision diffs to `edit_post`.
noreply at wordpress.org
- [wp-svn] [37806] branches/4.5/src/wp-admin/includes/post.php: Admin: escape URL-encoded permalinks
noreply at wordpress.org
- [wp-svn] [37807] branches/4.4/src/wp-admin/includes/post.php: Admin: escape URL-encoded permalinks
noreply at wordpress.org
- [wp-svn] [37808] branches/3.7/src/wp-admin: Revisions: Change the capability needed to view revision diffs to `edit_post`.
noreply at wordpress.org
- [wp-svn] [37809] branches/4.5: Media: Improve handling of extensionless filenames.
noreply at wordpress.org
- [wp-svn] [37810] branches/4.4: Media: Improve handling of extensionless filenames.
noreply at wordpress.org
- [wp-svn] [37811] branches/4.3/src/wp-admin/includes/post.php: Admin: escape URL-encoded permalinks
noreply at wordpress.org
- [wp-svn] [37812] branches/4.2/src/wp-admin/includes/post.php: Admin: escape URL-encoded permalinks
noreply at wordpress.org
- [wp-svn] [37813] branches/4.5: Media: Fix rendering of incorrect toolbar in the Edit view.
noreply at wordpress.org
- [wp-svn] [37814] branches/4.3: Media: Improve handling of extensionless filenames.
noreply at wordpress.org
- [wp-svn] [37815] branches/4.1/src/wp-admin/includes/post.php: Admin: escape URL-encoded permalinks
noreply at wordpress.org
- [wp-svn] [37816] branches/4.2: Media: Improve handling of extensionless filenames.
noreply at wordpress.org
- [wp-svn] [37817] branches/4.0/src/wp-admin/includes/post.php: Admin: escape URL-encoded permalinks
noreply at wordpress.org
- [wp-svn] [37818] branches/4.1: Media: Improve handling of extensionless filenames.
noreply at wordpress.org
- [wp-svn] [37819] branches/4.0: Media: Improve handling of extensionless filenames.
noreply at wordpress.org
- [wp-svn] [37820] branches/3.9/src/wp-admin/includes/post.php: Admin: escape URL-encoded permalinks
noreply at wordpress.org
- [wp-svn] [37821] branches/3.8/src/wp-admin/includes/post.php: Admin: escape URL-encoded permalinks
noreply at wordpress.org
- [wp-svn] [37822] branches/3.9: Media: Improve handling of extensionless filenames.
noreply at wordpress.org
- [wp-svn] [37823] branches/3.7/src/wp-admin/includes/post.php: Admin: escape URL-encoded permalinks
noreply at wordpress.org
- [wp-svn] [37824] branches/3.8: Media: Improve handling of extensionless filenames.
noreply at wordpress.org
- [wp-svn] [37825] branches/3.7: Media: Improve handling of extensionless filenames.
noreply at wordpress.org
- [wp-svn] [37826] branches/4.5/src: Bump 4.5 branch to 4.5.3.
noreply at wordpress.org
- [wp-svn] [37827] branches/4.5/src/wp-admin/about.php: 4.5.3 fixes 17 bugs, not 16.
noreply at wordpress.org
- [wp-svn] unsubscribe me pleeze
rajen55
- [wp-svn] [37828] branches/4.5/src/wp-admin/about.php: Fix About changelog for 4.5.3.
noreply at wordpress.org
- [wp-svn] [37829] branches/4.4: Bump 4.4 branch to 4.4.4.
noreply at wordpress.org
- [wp-svn] [37830] branches/4.3: Bump 4.3 branch to 4.3.5.
noreply at wordpress.org
- [wp-svn] [37831] branches/4.2: Bump 4.2 branch to 4.2.9.
noreply at wordpress.org
- [wp-svn] [37832] branches/4.1: Bump 4.1 branch to 4.1.12.
noreply at wordpress.org
- [wp-svn] [37833] branches/4.0: Bump 4.0 branch to 4.0.12.
noreply at wordpress.org
- [wp-svn] [37834] branches/3.9: Bump 3.9 branch to 3.9.13.
noreply at wordpress.org
- [wp-svn] [37835] branches/3.8: Bump 3.8 branch to 3.8.15.
noreply at wordpress.org
- [wp-svn] [37836] branches/3.7: Bump 3.7 branch to 3.7.15.
noreply at wordpress.org
- [wp-svn] [37837] tags/4.5.3/: Tag 4.5.3
noreply at wordpress.org
- [wp-svn] [37838] tags/4.4.3/4.4/: Tag 4.4.4
noreply at wordpress.org
- [wp-svn] [37839] tags/4.3.5/: Tag 4.3.5
noreply at wordpress.org
- [wp-svn] [37840] tags/4.2.9/: Tag 4.2.9
noreply at wordpress.org
- [wp-svn] [37841] tags/4.1.12/: Tag 4.1.12
noreply at wordpress.org
- [wp-svn] [37842] tags/4.0.12/: Tag 4.0.12
noreply at wordpress.org
- [wp-svn] [37843] tags/3.9.13/: Tag 3.9.13
noreply at wordpress.org
- [wp-svn] [37844] tags/3.8.15/: Tag 3.8.15
noreply at wordpress.org
- [wp-svn] [37845] tags/3.7.15/: Tag 3.7.15
noreply at wordpress.org
- [wp-svn] [37846] tags/4.4.4/: Tag 4.4.4
noreply at wordpress.org
- [wp-svn] [37847] trunk/src/wp-includes/version.php: Bump version number for nightly builds.
noreply at wordpress.org
- [wp-svn] [37848] trunk/src/wp-includes/query.php: Docs: Correct the `$request` parameter datatype in the hook doc for the `posts_request` filter.
noreply at wordpress.org
- [wp-svn] wp-svn Digest, Vol 137, Issue 92
rajen55
- [wp-svn] [37849] trunk/src/wp-includes/theme.php: Docs: Add some missing changelog entries to the DocBlock for `add_theme_support ()`.
noreply at wordpress.org
- [wp-svn] [37850] trunk/src/wp-includes/ms-load.php: Multisite: Move call of `get_blog_details()` inside `ms_site_check()`.
noreply at wordpress.org
- [wp-svn] [37851] trunk/src/wp-includes/js/wp-util.js: Utils: Update `wp.template` to match parameter changes to `_.template` in Underscore 1.8.3.
noreply at wordpress.org
- [wp-svn] [37852] trunk/src/wp-includes/formatting.php: Docs: Improve the formatting and usefulness of information in the DocBlock for `sanitize_text_field ()`.
noreply at wordpress.org
- [wp-svn] [37853] trunk: I18N: Add support for the Catalan flown dot in `remove_accents()`.
noreply at wordpress.org
- [wp-svn] [37854] trunk/src: Revisions: Remove unused post meta data during database upgrade.
noreply at wordpress.org
- [wp-svn] [37855] trunk: I18N: Enable unloading of text domains that have been loaded just in time.
noreply at wordpress.org
- [wp-svn] [37856] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Posts list table: Add a filter to disable the categories dropdown.
noreply at wordpress.org
- [wp-svn] [37857] trunk: Posts: Add hooks for post sticky status changes.
noreply at wordpress.org
- [wp-svn] [37858] trunk/src/wp-admin/maint/repair.php: I18N: Remove HTML tags from translatable string in `wp-admin/maint/repair.php`.
noreply at wordpress.org
- [wp-svn] [37859] trunk/src/wp-admin/js/media.js: Media: Prompt when deleting multiple items from the Media Library
noreply at wordpress.org
- [wp-svn] [37860] trunk: Fix orderby meta handling for `WP_Term_Query`.
noreply at wordpress.org
- [wp-svn] [37861] trunk: Allow action and filter hooks to be deprecated.
noreply at wordpress.org
- [wp-svn] [37862] trunk/src/wp-includes/query.php: Docs: Improve the syntax and tensing within the DocBlock for `is_home()`.
noreply at wordpress.org
- [wp-svn] [37863] trunk/src/wp-includes/pluggable.php: Docs: Add two simple usage examples to the DocBlock for `wp_redirect()`.
noreply at wordpress.org
- [wp-svn] [37864] trunk/src/wp-settings.php: Database: Explicitly globalize `$wpdb` in `wp-settings.php` in case WordPress isn' t loaded in global scope.
noreply at wordpress.org
- [wp-svn] [37865] trunk/src/wp-includes/shortcodes.php: Docs: Fix typo in `wp-includes/shortcodes.php` file description.
noreply at wordpress.org
- [wp-svn] [37866] trunk: Posts: Fix back-compat for filters in get the modified time and date functions after [37738].
noreply at wordpress.org
- [wp-svn] [37867] trunk/src/wp-admin/js/customize-controls.js: Customize: Always define functions `reflowPaneContents`, `findControlsForSettings`, and `_handleSettingValidities` on `wp.customize`.
noreply at wordpress.org
- [wp-svn] [37868] trunk/src/wp-includes/class-wp-site-query.php: Multisite: Cache `found_sites` and `max_num_pages` in `WP_Site_Query`.
noreply at wordpress.org
- [wp-svn] [37869] tags/4.4.3/4.4/: Delete modification to tags/4.4.3 done in [37838] .
noreply at wordpress.org
- [wp-svn] [37870] trunk: Multisite: Change `WP_Network` `id` property to an integer.
noreply at wordpress.org
- [wp-svn] [37871] trunk/src/wp-includes/class-wp-network.php: Multisite: Set `WP_Network` `blog_id` property default to string as expected.
noreply at wordpress.org
- [wp-svn] [37872] trunk/src/wp-admin/css/themes.css: Themes: Wrap unusually long theme names on the Theme Details screen.
noreply at wordpress.org
- [wp-svn] [37873] trunk/src/wp-includes/class-wp-comment-query.php: Comments: Remove the assignment of an undocumented `$comment_count` property in `WP_Comment_Query ::get_comments()`, which appears to be accidentally introduced in [34544].
noreply at wordpress.org
- [wp-svn] [37874] trunk/src/wp-includes/ms-blogs.php: Multisite: Clear incomplete objects from cache in `get_blog_details()` when found.
noreply at wordpress.org
- [wp-svn] [37875] trunk/src/wp-includes/class-wp-site-query.php: Multisite: Remove unused `site_count` property from `WP_Site_Query`.
noreply at wordpress.org
- [wp-svn] [37876] trunk/src/wp-includes/option.php: Docs: Make the DocBlock summary for `get_option() ` more explicit and convert to using a third-person singular verb.
noreply at wordpress.org
- [wp-svn] [37877] trunk/src/wp-includes/query.php: Docs: Add a note to the DocBlock for `query_posts() ` to caution against general usage, including a pointer to the `pre_get_posts` action.
noreply at wordpress.org
- [wp-svn] [37878] trunk/src/wp-includes/query.php: Docs: Further improve the note of caution within the DocBlock description for `query_posts ()`.
noreply at wordpress.org
- [wp-svn] [37879] trunk/src/wp-admin/includes/media.php: Media: Add action to display attachments on the edit screen.
noreply at wordpress.org
- [wp-svn] [37880] trunk/src/wp-admin/includes/media.php: Docs: Add missing variable reference for `wp_edit_form_attachment_display`.
noreply at wordpress.org
- [wp-svn] [37881] trunk: Nav Menus: Use `WP_Query` for quick searches.
noreply at wordpress.org
- [wp-svn] [37882] trunk/src/wp-includes/post.php: Docs: Improve the usefulness, accuracy, and syntax of the `register_post_type() ` DocBlock summary and description.
noreply at wordpress.org
- [wp-svn] [37883] trunk/src/wp-includes/post.php: Docs: Add more complete documentation for the `$supports` argument in `register_post_type ()`.
noreply at wordpress.org
- [wp-svn] [37884] trunk/src/wp-includes/post.php: Docs: Improve the `$post_type` parameter description in the DocBlock for `register_post_type ()`.
noreply at wordpress.org
- [wp-svn] [37885] trunk/src/wp-includes/post.php: Docs: Add a more complete `$labels` parameter description to the DocBlock for `register_post_type ()`.
noreply at wordpress.org
- [wp-svn] [37886] trunk/src/wp-includes/post.php: Docs: Improve formatting and syntax of the defaullt label docs in the DocBlock for `get_post_type_labels ()`.
noreply at wordpress.org
- [wp-svn] [37887] trunk/src/wp-includes: External Libraries: Update MediaElement.js to 2.21.2.
noreply at wordpress.org
- [wp-svn] [37888] trunk/src/wp-admin: Comments: Improve author and content of the default comment.
noreply at wordpress.org
- [wp-svn] [37889] trunk/src/wp-includes: I18N: Move the `WP_Locale` class to its own file.
noreply at wordpress.org
- [wp-svn] [37891] trunk/src/wp-includes: External Libraries: Update Masonry to 3.3.2 and imagesLoaded to 3.2.0.
noreply at wordpress.org
- [wp-svn] [37892] trunk/tests/phpunit/tests/oembed/WpEmbed.php: Embeds: Add tests for the `WP_Embed` class.
noreply at wordpress.org
- [wp-svn] [37893] trunk/src/wp-includes/ms-blogs.php: Multisite: Introduce `get_network()`.
noreply at wordpress.org
- [wp-svn] [37894] trunk: Multisite: Introduce `WP_Network_Query`.
noreply at wordpress.org
- [wp-svn] [37895] trunk/src/wp-includes/ms-blogs.php: Multisite: Introduce `get_networks()`.
noreply at wordpress.org
- [wp-svn] [37896] trunk/src/wp-includes/ms-load.php: Multisite: Replace `wp_get_network()` internals with `get_network()`.
noreply at wordpress.org
- [wp-svn] [37897] trunk/src/wp-includes/kses.php: KSES: Adjust the list of safecss attributes for readability.
noreply at wordpress.org
- [wp-svn] [37898] trunk/src/wp-includes/kses.php: KSES: Add `list-style-type` to the list of allowed CSS attributes.
noreply at wordpress.org
- [wp-svn] [37899] trunk/src/wp-admin/includes/class-wp-ms-sites-list-table.php: Multisite: Add a `ms_sites_list_table_query_args` filter to `WP_MS_Sites_List_Table`.
noreply at wordpress.org
- [wp-svn] [37900] trunk/src/wp-includes/class-wp-customize-nav-menus.php: Customize: Link "widget areas" to widgets panel in menu locations section description.
noreply at wordpress.org
- [wp-svn] [37901] trunk/src: Customize: Improve flow from menu locations to editing a menu.
noreply at wordpress.org
- [wp-svn] [37902] trunk/src/wp-admin/includes/network.php: I18N: Make "That's all, stop editing! Happy blogging." translatable.
noreply at wordpress.org
- [wp-svn] [37903] trunk: REST API: Include auto-discovery Link header when serving API requests.
noreply at wordpress.org
- [wp-svn] [37904] trunk/src/wp-admin: Customize: Text change on Widgets and Menus screens for buttons directing users to the Customizer.
noreply at wordpress.org
- [wp-svn] [37906] trunk/src/wp-includes/js/tinymce/plugins: TinyMCE, inline link dialog:
noreply at wordpress.org
- [wp-svn] [37907] trunk/tests/phpunit/tests/http: HTTP: Add unit tests for `wp_get_http_headers() ` and `wp_remote_retrieve_headers()`.
noreply at wordpress.org
- [wp-svn] [37908] trunk/src/wp-includes: I18N: Localize the jQuery UI datepicker.
noreply at wordpress.org
- [wp-svn] [37909] trunk/tests/phpunit/tests: Tests: After [37861] move tests for deprecated filters into `filters.php`.
noreply at wordpress.org
- [wp-svn] [37910] trunk: TinyMCE: update to 4.3.13, changelog: https://github.com/ tinymce/tinymce/blob/master/changelog.txt.
noreply at wordpress.org
- [wp-svn] [37911] trunk: Plugins: Return the original value in `apply_filters_deprecated() ` if no filter is registered for the tag.
noreply at wordpress.org
- [wp-svn] [37912] trunk/src/wp-admin: List tables: Make the pagination links and text better responsive.
noreply at wordpress.org
- [wp-svn] [37913] trunk/src/wp-admin/includes/ajax-actions.php: Posts: In `wp_ajax_inline_save()`, do not apply level for non-hierarchical post types.
noreply at wordpress.org
- [wp-svn] [37914] trunk: Text Changes: Unify permission error messages.
noreply at wordpress.org
- [wp-svn] [37915] trunk: Post Thumbnails: Add helper functions for attachment captions.
noreply at wordpress.org
- [wp-svn] [37916] trunk/src/wp-includes/ms-settings.php: Multisite: Fire the `ms_loaded` action after multisite's bootstrap has finished.
noreply at wordpress.org
- [wp-svn] [37917] trunk/src/wp-includes/class-wp-site.php: Docs: Add changelog entries to the DocBlocks for the `$blog_id` and `$site_id` properties in `WP_Site`.
noreply at wordpress.org
- [wp-svn] [37918] trunk/src/wp-includes: Multisite: Lazy load extended `WP_Site` properties when requested.
noreply at wordpress.org
- [wp-svn] [37919] trunk/src/wp-includes/class-wp-network.php: Docs: Supplement a changelog entry in the DocBlock for the `$id` property in `WP_Network`.
noreply at wordpress.org
- [wp-svn] [37920] trunk: Script Loader: Introduce an API to register resource hints.
noreply at wordpress.org
- [wp-svn] [37921] trunk/src/wp-admin/includes/upgrade.php: Comments: Further improve text of initial comment.
noreply at wordpress.org
- [wp-svn] [37922] trunk/src/wp-includes/general-template.php: Script Loader: Use `wp_parse_url()` to fix URL parsing failures for PHP < 5.4.7.
noreply at wordpress.org
- [wp-svn] [37923] trunk/src/wp-includes/class-wp-site.php: Multisite: Revert property type changes in `WP_Site`.
noreply at wordpress.org
- [wp-svn] [37924] trunk/src/wp-includes: Introduce an expanded meta registration API.
noreply at wordpress.org
- [wp-svn] [37925] trunk/src/wp-includes/version.php: WordPress 4.6 Beta 1.
noreply at wordpress.org
- [wp-svn] [37926] trunk/src/wp-includes/version.php: Post WordPress 4.6 Beta 1 version bump.
noreply at wordpress.org
- [wp-svn] [37927] trunk/src/wp-includes/js/tinymce/plugins/wplink/plugin.js: TinyMCE : do not trigger `execCommand` on loading, it focuses the editor in Chrome.
noreply at wordpress.org
- [wp-svn] [37928] trunk/src/wp-includes/meta.php: Meta: Actually use fallback auth for the previous registration method.
noreply at wordpress.org
- [wp-svn] [37929] trunk/src/wp-includes/ms-blogs.php: Multisite: Revert [37874].
noreply at wordpress.org
- [wp-svn] [37930] trunk/src/wp-includes/ms-load.php: Multisite: Simplify logic assigning `orderby` in `get_site_by_path()`.
noreply at wordpress.org
- [wp-svn] [37931] trunk/src/wp-includes/kses.php: Docs: Add changelog entries to the hook doc for the `safe_style_css` filter denoting recent CSS attribute additions.
noreply at wordpress.org
- [wp-svn] [37932] trunk/src/wp-includes/functions.php: Docs: Remove duplicate text for `is_main_site()` parameter.
noreply at wordpress.org
- [wp-svn] [37933] trunk/src/wp-includes/meta.php: Meta registration: Ensure `$args` is an array and simplify compat logic.
noreply at wordpress.org
- [wp-svn] [37934] trunk/src/wp-includes/meta.php: Meta: Make retrieving registered metadata actually work.
noreply at wordpress.org
Last message date:
Thu Jun 30 21:24:59 UTC 2016
Archived on: Thu Jun 30 21:25:09 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).