May 2018 Archives by date
Starting: Tue May 1 02:04:25 UTC 2018
Ending: Wed May 30 14:55:11 UTC 2018
Messages: 278
- [wp-svn] [43050] trunk: Cron API: Return meaningful values from cron functions.
noreply at wordpress.org
- [wp-svn] [43051] trunk/src/wp-content/themes: Bundled Themes: Add link to privacy policy page in footer.
noreply at wordpress.org
- [wp-svn] [43052] trunk/src/wp-admin/includes/misc.php: Privacy: only fold the sections in the privacy policy poxtbox when more than one.
noreply at wordpress.org
- [wp-svn] [43053] trunk/src/wp-admin/privacy.php: Privacy: fix and improve the help text about adding a privacy policy page.
noreply at wordpress.org
- [wp-svn] [43054] trunk/src: Privacy: add attachments to the personal data export file.
noreply at wordpress.org
- [wp-svn] [43055] trunk: Privacy: add user information to the personal data export file.
noreply at wordpress.org
- [wp-svn] [43056] trunk/src: Privacy: add "Mine" filter for media similarly to posts and comments.
noreply at wordpress.org
- [wp-svn] [43057] trunk/src/wp-admin/includes/user.php: Privacy: make the emails in export and erasure list-tables clickable.
noreply at wordpress.org
- [wp-svn] [43058] trunk/src/wp-includes/comment.php: Privacy: docs fixes and improvements for `wp_comments_personal_data_exporter()`.
noreply at wordpress.org
- [wp-svn] [43059] trunk/src/wp-includes/functions.php: Privacy: Include `wp-admin/includes/file.php` to avoid fatal error.
noreply at wordpress.org
- [wp-svn] [43060] trunk/src/wp-admin/includes/ajax-actions.php: Privacy: translate error messages, some fixes and improvements for the AJAX actions for exporting and erasing user data.
noreply at wordpress.org
- [wp-svn] [43061] trunk: Privacy: improve `wp_privacy_erase_personal_data()`, return boolean values.
noreply at wordpress.org
- [wp-svn] [43062] trunk/src: I18N: Add context for "Mine" string added in [43056].
noreply at wordpress.org
- [wp-svn] [43063] trunk/src/wp-admin/includes/class-wp-media-list-table.php: Privacy: Move "Mine" filter for media items above "Trash".
noreply at wordpress.org
- [wp-svn] [43064] branches/4.9/src: Privacy: add "Mine" filter for media similarly to posts and comments.
noreply at wordpress.org
- [wp-svn] [43065] trunk/src/wp-activate.php: Login and Registration: Send `nocache_headers()` on Multisite account activation pages.
noreply at wordpress.org
- [wp-svn] [43066] Login and Registration: Send `nocache_headers()` on Multisite account activation pages.
noreply at wordpress.org
- [wp-svn] [43067] branches/4.9/tests: REST API: Add `who=authors` as a query parameter for `GET wp/v2/users`.
noreply at wordpress.org
- [wp-svn] [43068] branches/4.9/src/wp-includes: TinyMCE: Update to 4.7.11.
noreply at wordpress.org
- [wp-svn] [43069] branches/4.9/src/wp-login.php: Add a method to confirm user requests by email.
noreply at wordpress.org
- [wp-svn] [43070] branches/4.9/src/wp-login.php: Privacy: fixes and updates for the method to confirm user requests by email.
noreply at wordpress.org
- [wp-svn] [43071] branches/4.9/src: Privacy: add new wp-admin screens for exporting and removing of personal data.
noreply at wordpress.org
- [wp-svn] [43072] branches/4.9/tests/qunit/fixtures/wp-api-generated.js: Tests: Update the REST API fixtures.
noreply at wordpress.org
- [wp-svn] [43073] Privacy: fix error message and list table sorting errors on the Export Personal Data and Remove Personal Data screens.
noreply at wordpress.org
- [wp-svn] [43074] branches/4.9/src/wp-admin/includes/ajax-actions.php: Privacy: add support for exporting multiple pages of personal data.
noreply at wordpress.org
- [wp-svn] [43075] branches/4.9/src: Privacy: add means to erase personal data by username or email address.
noreply at wordpress.org
- [wp-svn] [43076] branches/4.9/src/wp-includes/default-filters.php: Privacy: add functionality for exporting personal data from comments.
noreply at wordpress.org
- [wp-svn] [43077] branches/4.9/tests/phpunit/tests/comment.php: Privacy: fix docs, formatting, white space, add tests for the personal data from comments exporter.
noreply at wordpress.org
- [wp-svn] [43078] Privacy: Fix JSHint errors.
noreply at wordpress.org
- [wp-svn] [43079] Privacy: docs fixes and improvements for `wp_comments_personal_data_exporter()`.
noreply at wordpress.org
- [wp-svn] [43080] branches/4.9: Privacy: add functionality to anonymize commenters.
noreply at wordpress.org
- [wp-svn] [43081] trunk/src/wp-includes/functions.php: Docs: Update `@since` version numbers for `wp_privacy_anonymize_ip()` and `wp_privacy_anonymize_data()`.
noreply at wordpress.org
- [wp-svn] [43082] branches/4.9: Privacy: add helper function for anonymizing data in a standardized way.
noreply at wordpress.org
- [wp-svn] [43083] branches/4.9/src: Privacy: update the method to confirm user requests by email.
noreply at wordpress.org
- [wp-svn] [43084] branches/4.9/src: Privacy: update and enhance the method to confirm user requests by email.
noreply at wordpress.org
- [wp-svn] [43085] trunk: Privacy: Limit export and erasure to super admins on Multisite.
noreply at wordpress.org
- [wp-svn] [43086] Privacy: make the emails in export and erasure list-tables clickable.
noreply at wordpress.org
- [wp-svn] [43087] trunk: REST API: Filter responses based on the `_fields` parameter, before data is processed.
noreply at wordpress.org
- [wp-svn] [43088] trunk/src/wp-admin/includes/ajax-actions.php: I18N: Use consistent pattern for placeholder references in translator comments in `wp_ajax_wp_privacy_erase_personal_data()`.
noreply at wordpress.org
- [wp-svn] [43089] trunk/src/wp-admin/includes/file.php: I18N: Correct translator comment in `wp_privacy_generate_personal_data_export_file()`.
noreply at wordpress.org
- [wp-svn] [43090] trunk/src/wp-admin/update-core.php: I18N: Use consistent pattern for placeholder references in a translator comment in `wp-admin/update-core.php`.
noreply at wordpress.org
- [wp-svn] [43091] trunk/src/wp-admin/privacy.php: I18N: Use consistent pattern for placeholder references in translator comments in `wp-admin/privacy.php`.
noreply at wordpress.org
- [wp-svn] [43092] branches/4.9/src: Privacy: add means to export personal data by username or email address.
noreply at wordpress.org
- [wp-svn] [43093] Privacy: fix unit tests after [43012].
noreply at wordpress.org
- [wp-svn] [43094] Privacy: Use a CSPRNG in export filenames for more security.
noreply at wordpress.org
- [wp-svn] [43095] branches/4.9/src/wp-includes: Privacy: Add cron to delete expired export files to protect privacy.
noreply at wordpress.org
- [wp-svn] [43096] Privacy: Add `wp_privacy_personal_data_export_file_created` filter.
noreply at wordpress.org
- [wp-svn] [43097] Privacy: Include `wp-admin/includes/file.php` to avoid fatal error.
noreply at wordpress.org
- [wp-svn] [43098] Add Privacy Tools admin page under the Tools menu.
noreply at wordpress.org
- [wp-svn] [43099] Accessibility improvements for the Privacy Tools screen.
noreply at wordpress.org
- [wp-svn] [43100] branches/4.9/src/wp-admin/privacy.php: Privacy: improve the screen for setting a privacy policy page.
noreply at wordpress.org
- [wp-svn] [43101] branches/4.9/src: Privacy: add a postbox that is shown when editing the privacy policy page, and where plugins and core will output suggested content and additional privacy info.
noreply at wordpress.org
- [wp-svn] [43102] Privacy: fix `get_privacy_policy_url()` to only return the URL when the page is published.
noreply at wordpress.org
- [wp-svn] [43103] Privacy: fix and improve the help text about adding a privacy policy page.
noreply at wordpress.org
- [wp-svn] [43104] trunk/src/wp-admin/includes/ajax-actions.php: Docs: Correct DocBlock formatting for `wp_privacy_personal_data_erasers` filter.
noreply at wordpress.org
- [wp-svn] [43105] Privacy: translate error messages, some fixes and improvements for the AJAX actions for exporting and erasing user data.
noreply at wordpress.org
- [wp-svn] [43106] Docs: Correct DocBlock formatting for `wp_privacy_personal_data_erasers` filter.
noreply at wordpress.org
- [wp-svn] [43107] I18N: Use consistent pattern for placeholder references in translator comments in `wp_ajax_wp_privacy_erase_personal_data()`.
noreply at wordpress.org
- [wp-svn] [43108] branches/4.9/src/wp-includes: Privacy: add attachments to the personal data export file.
noreply at wordpress.org
- [wp-svn] [43109] branches/4.9/tests/phpunit/tests: Privacy: Add template tags for building link to privacy policy page.
noreply at wordpress.org
- [wp-svn] [43110] branches/4.9: Privacy: improve `wp_privacy_erase_personal_data()`, return boolean values.
noreply at wordpress.org
- [wp-svn] [43111] branches/4.9: Privacy: Limit export and erasure to super admins on Multisite.
noreply at wordpress.org
- [wp-svn] [43112] Fix typo in 'wp_get_default_privacy_policy_content' filter.
noreply at wordpress.org
- [wp-svn] [43113] branches/4.9/src/wp-admin: Privacy: make the sections in the suggested privacy policy text postbox foldable.
noreply at wordpress.org
- [wp-svn] [43114] Make the string `WordPress` translatable.
noreply at wordpress.org
- [wp-svn] [43115] branches/4.9/src/wp-admin/includes/plugin.php: Privacy: add better docs for `wp_add_privacy_policy_content()` and `WP_Privacy_Policy_Content::add()`.
noreply at wordpress.org
- [wp-svn] [43116] trunk/tests/phpunit/tests/user.php: Privacy: Correct unit test for `wp_user_personal_data_exporter()` added in [43055].
noreply at wordpress.org
- [wp-svn] [43117] branches/4.9: Privacy: add user information to the personal data export file.
noreply at wordpress.org
- [wp-svn] [43118] trunk/src: Privacy: fix inconsistencies in new strings.
noreply at wordpress.org
- [wp-svn] [43119] branches/4.9/src: Privacy: fix inconsistencies in new strings.
noreply at wordpress.org
- [wp-svn] [43120] trunk/src: Privacy: Add policy link to login screen.
noreply at wordpress.org
- [wp-svn] [43121] trunk/src/wp-admin/includes/user.php: Privacy: fix typo.
noreply at wordpress.org
- [wp-svn] [43122] Privacy: fix typo.
noreply at wordpress.org
- [wp-svn] [43123] trunk/src/wp-includes/comment-template.php: Privacy: Use "website" in comment cookie consent text for clarity.
noreply at wordpress.org
- [wp-svn] [43124] branches/4.9/src/wp-login.php: Privacy: Add policy link to login screen.
noreply at wordpress.org
- [wp-svn] [43125] trunk/src: Comments: Move comment consent `input` outside the `label` for a11y.
noreply at wordpress.org
- [wp-svn] [43126] trunk/src/wp-admin: Privacy: do not fold a single section in the privacy policy poxtbox.
noreply at wordpress.org
- [wp-svn] [43127] branches/4.9/src/wp-includes: Add a checkbox to the comment form so logged out users can opt-out of commenter cookies.
noreply at wordpress.org
- [wp-svn] [43128] Respect the commenter decision when they have checked the checkbox to consent to cookies, and keep it checked when they reload the page or post another comment.
noreply at wordpress.org
- [wp-svn] [43129] Privacy: Use "website" in comment cookie consent text for clarity.
noreply at wordpress.org
- [wp-svn] [43130] branches/4.9/src: Comments: Move comment consent `input` outside the `label` for a11y.
noreply at wordpress.org
- [wp-svn] [43131] trunk/src/wp-admin/privacy.php: Privacy: Revise Privacy Policy page text to avoid misunderstanding.
noreply at wordpress.org
- [wp-svn] [43132] trunk/src/wp-admin/privacy.php: Privacy: Uncapitalize "privacy policy" when used in a sentence.
noreply at wordpress.org
- [wp-svn] [43133] Privacy: Revise Privacy Policy page text to avoid misunderstanding.
noreply at wordpress.org
- [wp-svn] [43134] Privacy: Uncapitalize "privacy policy" when used in a sentence.
noreply at wordpress.org
- [wp-svn] [43135] trunk/src/wp-includes/media.php: Media: Remove media player support for `.aac` files due to only partial support in Firefox.
noreply at wordpress.org
- [wp-svn] [43136] Media: Add `aac` to the list of allowed file types.
noreply at wordpress.org
- [wp-svn] [43137] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php: REST API: When handling `who=authors` query parameter for `GET wp/v2/users`, only check `edit_posts` for post types that support `author`.
noreply at wordpress.org
- [wp-svn] [43138] REST API: When handling `who=authors` query parameter for `GET wp/v2/users`, only check `edit_posts` for post types that support `author`.
noreply at wordpress.org
- [wp-svn] [43139] trunk/src/wp-admin/js/xfn.js: Privacy: fix displaying of messages during personal data erasure.
noreply at wordpress.org
- [wp-svn] [43140] Privacy: fix displaying of messages during personal data erasure.
noreply at wordpress.org
- [wp-svn] [43141] trunk/src/wp-includes/js/media/controllers/gallery-edit.js: Docs: Improve JSDoc for `media/controllers/gallery-edit.js`.
noreply at wordpress.org
- [wp-svn] [43142] trunk/src/wp-includes/js: Docs: Improve JSDoc for `media/controllers/gallery-edit.js`.
noreply at wordpress.org
- [wp-svn] [43143] trunk/src/wp-includes/js/wp-emoji-loader.js: Docs: Improve JSDoc for `js/wp-emoji-loader.js`.
noreply at wordpress.org
- [wp-svn] [43144] trunk/src/wp-includes/js/wpdialog.js: Docs: Improve JSDoc for `wp-includes.js/wpdialog.js`.
noreply at wordpress.org
- [wp-svn] [43145] trunk/src/wp-admin: Privacy: Move privacy policy page to `Settings` menu for consistency.
noreply at wordpress.org
- [wp-svn] [43146] trunk/src: Privacy: change how the default text for privacy policy is added:
noreply at wordpress.org
- [wp-svn] [43147] trunk: Privacy: Limit Privacy Settings screen to Super Admins in Multisite.
noreply at wordpress.org
- [wp-svn] [43148] trunk/src/wp-admin/includes/misc.php: Privacy: fix typos and inconsistencies in the default suggested text.
noreply at wordpress.org
- [wp-svn] [43149] branches/4.9/src: Privacy: add default text for a privacy policy including a tutorial on now to create one.
noreply at wordpress.org
- [wp-svn] [43150] trunk/src/wp-admin/includes/misc.php: Privacy: use `sprintf()` in translations.
noreply at wordpress.org
- [wp-svn] [43151] Privacy: use `sprintf()` in translations.
noreply at wordpress.org
- [wp-svn] [43152] branches/4.9/src/wp-admin/privacy.php: Privacy: Move privacy policy page to Settings menu for consistency.
noreply at wordpress.org
- [wp-svn] [43153] branches/4.9: Privacy: Limit Privacy Settings screen to Super Admins in Multisite.
noreply at wordpress.org
- [wp-svn] [43154] trunk/src: Privacy: Store plugin callbacks in associative array for flexibility.
noreply at wordpress.org
- [wp-svn] [43155] trunk: Privacy: rename `manage_privacy_policy` to `manage_privacy_options`.
noreply at wordpress.org
- [wp-svn] [43156] branches/4.9: Privacy: rename `manage_privacy_policy` to `manage_privacy_options`.
noreply at wordpress.org
- [wp-svn] [43157] branches/4.9/src: Privacy: Store plugin callbacks in associative array for flexibility.
noreply at wordpress.org
- [wp-svn] [43158] trunk/src: Privacy: Add an admin pointer for new privacy features in 4.9.6.
noreply at wordpress.org
- [wp-svn] [43159] branches/4.9/src/wp-includes/css/wp-pointer.css: Privacy: Add an admin pointer for new privacy features in 4.9.6.
noreply at wordpress.org
- [wp-svn] [43160] trunk/src/wp-admin/privacy.php: Privacy: Redirect to newly created Privacy Policy page to improve UX.
noreply at wordpress.org
- [wp-svn] [43161] Privacy: Redirect to newly created Privacy Policy page to improve UX.
noreply at wordpress.org
- [wp-svn] [43162] trunk/src/wp-includes/functions.php: Privacy: Return before scheduling cron during install to avoid error.
noreply at wordpress.org
- [wp-svn] [43163] Privacy: Return before scheduling cron during install to avoid error.
noreply at wordpress.org
- [wp-svn] [43164] branches/4.9/src/wp-includes/version.php: WordPress 4.9.6 Beta 1.
noreply at wordpress.org
- [wp-svn] [43165] branches/4.9/src/wp-includes/version.php: Post WordPress 4.9.6 Beta 1 version bump.
noreply at wordpress.org
- [wp-svn] [43166] trunk/src/wp-includes/customize/class-wp-customize-theme-control.php: Customize: Correct closing tag in `WP_Customize_Theme_Control::content_template()`.
noreply at wordpress.org
- [wp-svn] [43167] Customize: Correct closing tag in `WP_Customize_Theme_Control::content_template()`.
noreply at wordpress.org
- [wp-svn] [43168] trunk/src/wp-admin/includes/user.php: Docs: Add missing duplicate hook comment for `user_request_key_expiration` filter.
noreply at wordpress.org
- [wp-svn] [43169] Docs: Add missing duplicate hook comment for `user_request_key_expiration` filter.
noreply at wordpress.org
- [wp-svn] [43170] trunk/src/wp-admin/includes/misc.php: Privacy: Remove stray closing tag in `WP_Privacy_Policy_Content::get_default_content()`, fix typo in `@return` tag.
noreply at wordpress.org
- [wp-svn] [43171] Privacy: Remove stray closing tag in `WP_Privacy_Policy_Content::get_default_content()`, fix typo in `@return` tag.
noreply at wordpress.org
- [wp-svn] [43172] trunk/src/wp-admin/includes/user.php: Privacy: Change "Email Data" link text on "Export Personal Data" screen to "Send Export Link" for clarity.
noreply at wordpress.org
- [wp-svn] [43173] Privacy: Change "Email Data" link text on "Export Personal Data" screen to "Send Export Link" for clarity.
noreply at wordpress.org
- [wp-svn] [43174] trunk/src: Administration: Change all the occurrences of "(opens in a new window)" to "(opens in a new tab)".
noreply at wordpress.org
- [wp-svn] [43175] trunk/src: Privacy: Use the terms "erase"/"erasure" instead of "remove"/"removal" for personal data.
noreply at wordpress.org
- [wp-svn] [43176] branches/4.9/src/wp-includes: Privacy: Use the terms "erase"/"erasure" instead of "remove"/"removal" for personal data.
noreply at wordpress.org
- [wp-svn] [43177] trunk/src: Docs: Update and correct various inline documentation.
noreply at wordpress.org
- [wp-svn] [43178] trunk/src/wp-admin/includes/class-wp-plugin-install-list-table.php: Plugins: Correct the parameters used when displaying plugins with more than one million active installations.
noreply at wordpress.org
- [wp-svn] [43179] trunk/src/wp-admin/includes/plugin-install.php: Plugins: Correct another instance of incorrect parameter ordering when displaying plugins with more than one million active installations.
noreply at wordpress.org
- [wp-svn] [43180] trunk/src/wp-admin/includes/file.php: Privacy: Reuse existing archive filenames to maintain URLs.
noreply at wordpress.org
- [wp-svn] [43181] trunk/src/wp-admin/js/customize-controls.js: TinyMCE: fix setting of zIndex on the dialogs.
noreply at wordpress.org
- [wp-svn] [43182] TinyMCE: fix setting of zIndex on the dialogs.
noreply at wordpress.org
- [wp-svn] [43183] trunk: Privacy: Mark processed requests as completed instead of confirmed.
noreply at wordpress.org
- [wp-svn] [43184] trunk/src/wp-admin: Privacy: outputting the privacy policy guide and suggested content to a new page instead of a postbox.
noreply at wordpress.org
- [wp-svn] [43185] trunk/src/wp-admin/includes: Privacy: Mark erasure requests as completed after processing.
noreply at wordpress.org
- [wp-svn] [43186] Privacy: Reuse existing archive filenames to maintain URLs.
noreply at wordpress.org
- [wp-svn] [43187] branches/4.9/tests/phpunit/tests/privacy: Privacy: Mark processed requests as completed instead of confirmed.
noreply at wordpress.org
- [wp-svn] [43188] branches/4.9/src/wp-admin/includes/user.php: Privacy: Mark erasure requests as completed after processing.
noreply at wordpress.org
- [wp-svn] [43189] trunk/src/wp-includes/user.php: Docs: Remove unused `###USERNAME###` placeholder reference from `user_request_action_email_content` filter documentation.
noreply at wordpress.org
- [wp-svn] [43190] Docs: Remove unused `###USERNAME###` placeholder reference from `user_request_action_email_content` filter documentation.
noreply at wordpress.org
- [wp-svn] [43191] trunk/src/wp-admin/includes/user.php: Privacy: Add `id` attribute to `WP_Privacy_Requests_Table` and `WP_Privacy_Data_Export_Requests_Table` rows, for consistency with other post list tables.
noreply at wordpress.org
- [wp-svn] [43192] Privacy: Add `id` attribute to `WP_Privacy_Requests_Table` and `WP_Privacy_Data_Export_Requests_Table` rows, for consistency with other post list tables.
noreply at wordpress.org
- [wp-svn] [43193] trunk/src/wp-admin/css/forms.css: Privacy: fix spacing on small screens for the Use This Page button in Privacy Tools.
noreply at wordpress.org
- [wp-svn] [43194] Privacy: fix spacing on small screens for the Use This Page button in Privacy Tools.
noreply at wordpress.org
- [wp-svn] [43195] trunk/src/wp-includes/default-filters.php: Privacy: increase filter priority of the User group in Personal Data Exports.
noreply at wordpress.org
- [wp-svn] [43196] Privacy: increase filter priority of the User group in Personal Data Exports.
noreply at wordpress.org
- [wp-svn] [43197] trunk/src/wp-includes/user.php: Privacy: add request type and filter to the subject of request confirmation emails for GDPR.
noreply at wordpress.org
- [wp-svn] [43198] Privacy: add request type and filter to the subject of request confirmation emails for GDPR.
noreply at wordpress.org
- [wp-svn] [43199] trunk/src/wp-includes/user.php: Privacy: remove leftover comment after [43197].
noreply at wordpress.org
- [wp-svn] [43200] Privacy: remove leftover comment after [43197].
noreply at wordpress.org
- [wp-svn] [43201] trunk/src/wp-admin/privacy.php: Privacy: remove the help tab from Settings => Privacy until we have something helpful to say :)
noreply at wordpress.org
- [wp-svn] [43202] Privacy: remove the help tab from Settings => Privacy until we have something helpful to say :)
noreply at wordpress.org
- [wp-svn] [43203] trunk/src/wp-admin: Privacy: fixes for the privacy policy guide and suggested content:
noreply at wordpress.org
- [wp-svn] [43204] branches/4.9/src/wp-admin: Privacy: show the privacy policy guide and suggested content on a new page instead of a postbox.
noreply at wordpress.org
- [wp-svn] [43205] trunk/src/wp-admin/setup-config.php: Upgrade/Install: Correctly internationalise error messages during config setup.
noreply at wordpress.org
- [wp-svn] [43206] trunk/src/wp-admin: Privacy: Make the help hint for Privacy Policy page more translatable and accessible.
noreply at wordpress.org
- [wp-svn] [43207] branches/4.9/src/wp-admin/privacy.php: Privacy: Make the help hint for Privacy Policy page more translatable and accessible.
noreply at wordpress.org
- [wp-svn] [43208] trunk/src/wp-admin/includes/file.php: Privacy: Pass export request ID to `wp_privacy_personal_data_export_file_created` filter.
noreply at wordpress.org
- [wp-svn] [43209] Privacy: Pass export request ID to `wp_privacy_personal_data_export_file_created` filter.
noreply at wordpress.org
- [wp-svn] [43210] trunk/src: Privacy: Reposition admin pointer to avoid covering collapsed menu.
noreply at wordpress.org
- [wp-svn] [43211] trunk/src/wp-includes: Privacy: Notify admin via email when a request is confirmed.
noreply at wordpress.org
- [wp-svn] [43212] trunk/src: Privacy: cleanup of the "Export Personal Data" and "Erase Personal Data" screens.
noreply at wordpress.org
- [wp-svn] [43213] branches/4.9/src: Privacy: cleanup of the "Export Personal Data" and "Erase Personal Data" screens.
noreply at wordpress.org
- [wp-svn] [43214] branches/4.9/src/wp-includes/css/wp-pointer.css: Privacy: Reposition admin pointer to avoid covering collapsed menu.
noreply at wordpress.org
- [wp-svn] [43215] branches/4.9/src/wp-includes/user.php: Privacy: Notify admin via email when a request is confirmed.
noreply at wordpress.org
- [wp-svn] [43216] trunk/src/wp-admin: Privacy: fix styling on personal data tables.
noreply at wordpress.org
- [wp-svn] [43217] branches/4.9/src/wp-admin/js/xfn.js: Privacy: fix styling on personal data tables.
noreply at wordpress.org
- [wp-svn] [43218] trunk/src/wp-admin/privacy.php: Privacy: Tweak Privacy Policy page intro text for clarity.
noreply at wordpress.org
- [wp-svn] [43219] Privacy: Tweak Privacy Policy page intro text for clarity.
noreply at wordpress.org
- [wp-svn] [43220] trunk: General: In the `is_countable()` polyfill, if the provided object implements `SimpleXMLElement` or `ResourceBundle`, consider it countable.
noreply at wordpress.org
- [wp-svn] [43221] branches/4.9/tests/phpunit/tests/compat.php: General: In the `is_countable()` polyfill, if the provided object implements `SimpleXMLElement` or `ResourceBundle`, consider it countable.
noreply at wordpress.org
- [wp-svn] [43222] trunk/src/wp-includes/class-wp-editor.php: TinyMCE: switch off concatenation when a custom TinyMCE theme is used.
noreply at wordpress.org
- [wp-svn] [43223] trunk/src: Privacy: Replace intrusive policy update notice with menu bubbles.
noreply at wordpress.org
- [wp-svn] [43224] TinyMCE: switch off concatenation when a custom TinyMCE theme is used.
noreply at wordpress.org
- [wp-svn] [43225] branches/4.9/src: Privacy: Replace intrusive policy update notice with menu bubbles.
noreply at wordpress.org
- [wp-svn] [43226] trunk/tests/phpunit/tests/compat.php: General: Skip `test_is_countable_ResourceBundle()` on PHP 5.3 and below.
noreply at wordpress.org
- [wp-svn] [43227] General: Skip `test_is_countable_ResourceBundle()` on PHP 5.3 and below.
noreply at wordpress.org
- [wp-svn] [43228] trunk/src/wp-admin/includes/ajax-actions.php: Privacy: Avoid a PHP notice in `wp_ajax_wp_privacy_erase_personal_data()`, make sure `$eraser_key` is always defined.
noreply at wordpress.org
- [wp-svn] [43229] Privacy: Avoid a PHP notice in `wp_ajax_wp_privacy_erase_personal_data()`, make sure `$eraser_key` is always defined.
noreply at wordpress.org
- [wp-svn] [43230] trunk/src: Privacy: Send an email notification to the user once their personal data erasure request is fulfilled.
noreply at wordpress.org
- [wp-svn] [43231] branches/4.9/src: Privacy: Send an email notification to the user once their personal data erasure request is fulfilled.
noreply at wordpress.org
- [wp-svn] [43232] trunk/src: Privacy: Update request confirmation notice text for clarity.
noreply at wordpress.org
- [wp-svn] [43233] branches/4.9/src: Privacy: Update request confirmation notice text for clarity.
noreply at wordpress.org
- [wp-svn] [43234] trunk/src/wp-admin/includes/file.php: Privacy: Normalize file paths in `wp_privacy_generate_personal_data_export_file()` to make sure Windows paths don't have their backslashes stripped.
noreply at wordpress.org
- [wp-svn] [43235] Privacy: Normalize file paths in `wp_privacy_generate_personal_data_export_file()` to make sure Windows paths don't have their backslashes stripped.
noreply at wordpress.org
- [wp-svn] [43236] trunk/src/wp-includes/user.php: Privacy: Expose erasure notification recipient to filter callbacks.
noreply at wordpress.org
- [wp-svn] [43237] Privacy: Expose erasure notification recipient to filter callbacks.
noreply at wordpress.org
- [wp-svn] [43238] trunk/src/wp-admin/privacy.php: Privacy: On Privacy Settings screen, check if any pages exist before displaying the page selector.
noreply at wordpress.org
- [wp-svn] [43239] Privacy: On Privacy Settings screen, check if any pages exist before displaying the page selector.
noreply at wordpress.org
- [wp-svn] [43240] branches/4.9/src/wp-includes/version.php: WordPress 4.9.6 RC 1.
noreply at wordpress.org
- [wp-svn] [43241] branches/4.9/src/wp-includes/version.php: Post WordPress 4.9.6 RC 1 version bump.
noreply at wordpress.org
- [wp-svn] [43242] trunk/src/wp-admin/includes/misc.php: Privacy: exclude the wrapper from the default policy content.
noreply at wordpress.org
- [wp-svn] [43243] trunk/src/wp-admin/includes/upgrade.php: Privacy: make creating a privacy policy page on install multisite compatible.
noreply at wordpress.org
- [wp-svn] [43244] trunk/src/wp-admin/css/customize-widgets.css: Customize: Hide expansion arrows in Customizer's available widgets list.
noreply at wordpress.org
- [wp-svn] [43245] trunk/src/wp-includes/comment.php: Privacy: Escape comment URLs in personal export file to prevent XSS.
noreply at wordpress.org
- [wp-svn] [43246] trunk/src: Privacy: Reposition pointer to ensure dismiss link is always visible.
noreply at wordpress.org
- [wp-svn] [43247] trunk/src/wp-includes/class-wp-taxonomy.php: Docs: Correct type for `WP_Taxonomy::$cap`.
noreply at wordpress.org
- [wp-svn] [43248] trunk/src/wp-admin/includes/misc.php: Privacy: require `manage_privacy_options` capability for showing `WP_Privacy_Policy_Content::notice()`.
noreply at wordpress.org
- [wp-svn] [43249] trunk/src/wp-admin/includes/misc.php: Privacy: fix two typos in `WP_Privacy_Policy_Content::get_default_content()`.
noreply at wordpress.org
- [wp-svn] [43250] trunk/src/wp-admin/privacy.php: Privacy: define `$title` and `$parent_file` in privacy.php.
noreply at wordpress.org
- [wp-svn] [43251] trunk/src/wp-admin/css/forms.css: Privacy: fix Export and Erase Personal Data list-tables on small screens.
noreply at wordpress.org
- [wp-svn] [43252] Privacy: define `$title` and `$parent_file` in privacy.php.
noreply at wordpress.org
- [wp-svn] [43253] branches/4.9/src/wp-includes/css/wp-pointer.css: Privacy: Reposition pointer to ensure dismiss link is always visible.
noreply at wordpress.org
- [wp-svn] [43254] Privacy: fix two typos in `WP_Privacy_Policy_Content::get_default_content()`.
noreply at wordpress.org
- [wp-svn] [43255] Privacy: exclude the wrapper from the default policy content.
noreply at wordpress.org
- [wp-svn] [43256] trunk/src: Privacy: improve inline documentation.
noreply at wordpress.org
- [wp-svn] [43257] branches/4.9/src/wp-includes/user.php: Privacy: improve inline documentation.
noreply at wordpress.org
- [wp-svn] [43258] trunk/src/wp-includes/class-http.php: Docs: Add missing HTTP methods to the list of those supported.
noreply at wordpress.org
- [wp-svn] [43259] trunk/src/wp-admin/includes/class-wp-internal-pointers.php: Privacy: Don't show privacy feature pointer to new users.
noreply at wordpress.org
- [wp-svn] [43260] Privacy: Don't show privacy feature pointer to new users.
noreply at wordpress.org
- [wp-svn] [43261] trunk/src/wp-admin/includes/misc.php: Privacy: Remove `is-dismissible` class from notice when privacy info has changed.
noreply at wordpress.org
- [wp-svn] [43262] branches/4.9/: Privacy: Remove `is-dismissible` class from notice when privacy info has changed.
noreply at wordpress.org
- [wp-svn] [43263] trunk/src/wp-admin/includes/misc.php: Privacy: fix the "Privacy Policy Guide updated" message and add a link to the guide.
noreply at wordpress.org
- [wp-svn] [43264] Privacy: fix the "Privacy Policy Guide updated" message and add a link to the guide.
noreply at wordpress.org
- [wp-svn] [43265] trunk/src/wp-admin/includes/misc.php: Privacy: fix markup for the table of contents on privacy policy guide screen.
noreply at wordpress.org
- [wp-svn] [43266] Privacy: fix markup for the table of contents on privacy policy guide screen.
noreply at wordpress.org
- [wp-svn] [43267] trunk/src/wp-admin/includes/schema.php: Privacy: add `wp_page_for_privacy_policy` to `populate_options()`.
noreply at wordpress.org
- [wp-svn] [43268] Privacy: add `wp_page_for_privacy_policy` to `populate_options()`.
noreply at wordpress.org
- [wp-svn] [43269] trunk/src/wp-admin/includes/misc.php: Privacy: only remove the "Suggested text has changed" bubble when an admin visits the Privacy Policy Guide screen.
noreply at wordpress.org
- [wp-svn] [43270] Privacy: Escape comment URLs in personal export file to prevent XSS.
noreply at wordpress.org
- [wp-svn] [43271] Privacy: fix Export and Erase Personal Data list-tables on small screens.
noreply at wordpress.org
- [wp-svn] [43272] Privacy: automatically create a Privacy Policy page when installing WordPress.
noreply at wordpress.org
- [wp-svn] [43273] Privacy: only remove the "Suggested text has changed" bubble when an admin visits the Privacy Policy Guide screen.
noreply at wordpress.org
- [wp-svn] [43274] trunk/src/wp-admin/css/login.css: Privacy: Reposition log in policy link to avoid overlapping elements.
noreply at wordpress.org
- [wp-svn] [43275] trunk/src/wp-includes/widgets.php: Widgets: Allow basic inline tags in `wp_sidebar_description()`.
noreply at wordpress.org
- [wp-svn] [43276] Privacy: Reposition log in policy link to avoid overlapping elements.
noreply at wordpress.org
- [wp-svn] [43277] Privacy: require `manage_privacy_options` capability for showing `WP_Privacy_Policy_Content::notice()`.
noreply at wordpress.org
- [wp-svn] [43278] trunk/src/wp-admin/css/forms.css: Privacy: fix styling of the "next steps" buttons on the Export/Erase tools screens when text is long.
noreply at wordpress.org
- [wp-svn] [43279] trunk/src/wp-admin: Privacy: fix styling of the Privacy Settings buttons on mobile/small screens.
noreply at wordpress.org
- [wp-svn] [43280] branches/4.9/src/wp-admin/privacy.php: Privacy: fix styling of the Privacy Settings buttons on mobile/small screens.
noreply at wordpress.org
- [wp-svn] [43281] Privacy: fix styling of the "next steps" buttons on the Export/Erase tools screens when text is long.
noreply at wordpress.org
- [wp-svn] [43282] trunk/src/wp-admin/css/forms.css: Privacy: use the more compatible `word-break: break-all; `, see [43278].
noreply at wordpress.org
- [wp-svn] [43283] Privacy: use the more compatible `word-break: break-all; `, see [43278].
noreply at wordpress.org
- [wp-svn] [43284] trunk/src: Privacy: Rename exports folder to avoid deleting other files.
noreply at wordpress.org
- [wp-svn] [43285] branches/4.9/src/wp-includes/functions.php: Privacy: Rename exports folder to avoid deleting other files.
noreply at wordpress.org
- [wp-svn] [43286] trunk/src/wp-includes/capabilities.php: Privacy: Require `manage_privacy_options` to edit policy page.
noreply at wordpress.org
- [wp-svn] [43287] Privacy: Require `manage_privacy_options` to edit policy page.
noreply at wordpress.org
- [wp-svn] [43288] branches/4.9/src/wp-includes/version.php: WordPress 4.9.6 RC 2.
noreply at wordpress.org
- [wp-svn] [43289] branches/4.9/src/wp-includes/version.php: Post WordPress 4.9.6 RC 2 version bump.
noreply at wordpress.org
- [wp-svn] [43290] trunk/src/wp-admin/edit-form-comment.php: Comments: Escape permalink values on edit screen to prevent XSS.
noreply at wordpress.org
- [wp-svn] [43291] trunk/tests/phpunit/tests/privacy/wpPrivacySendPersonalDataExportEmail.php: Tests: Add case for `wp_privacy_send_personal_data_export_email()`.
noreply at wordpress.org
- [wp-svn] [43292] trunk/tests/phpunit/tests/privacy/wpPrivacyDeleteOldExportFiles.php: Tests: Add case for `wp_privacy_delete_old_export_files()`.
noreply at wordpress.org
- [wp-svn] [43293] trunk/src/wp-content/themes: Bundled Themes: Bump version numbers and update changelogs for 4.9.6 release
noreply at wordpress.org
- [wp-svn] [43294] branches/4.9/src/wp-content/themes: Bundled Themes: Add link to privacy policy page in footer.
noreply at wordpress.org
- [wp-svn] [43295] branches/4.9/src/wp-content/themes: Bundled Themes: Bump version numbers and update changelogs for 4.9.6 release
noreply at wordpress.org
- [wp-svn] [43296] branches/4.9/src: Bump 4.9 branch to version 4.9.5.
noreply at wordpress.org
- [wp-svn] [43297] tags/4.9.6/: Tag 4.9.6
noreply at wordpress.org
- [wp-svn] [43298] branches/4.9: Branch 4.9 is now 4.9.7-alpha.
noreply at wordpress.org
- [wp-svn] [43299] trunk/src/wp-admin/includes/file.php: Privacy: Correct the error check when creating an export folder in `wp_privacy_generate_personal_data_export_file()`.
noreply at wordpress.org
- [wp-svn] [43300] Privacy: Correct the error check when creating an export folder in `wp_privacy_generate_personal_data_export_file()`.
noreply at wordpress.org
- [wp-svn] [43301] Comments: Escape permalink values on edit screen to prevent XSS.
noreply at wordpress.org
- [wp-svn] [43302] Widgets: Allow basic inline tags in `wp_sidebar_description()`.
noreply at wordpress.org
- [wp-svn] [43303] trunk/src/wp-admin/includes: Docs: Add missing documentation and duplicate hook references for `wp_privacy_personal_data_export_file`, `wp_privacy_personal_data_exporters`, and `wp_privacy_personal_data_erasers` hooks.
noreply at wordpress.org
- [wp-svn] [43304] trunk/src/wp-includes/comment-template.php: Docs: Document the `cookies` default comment field added in [42772].
noreply at wordpress.org
- [wp-svn] [43305] branches/4.9/src/wp-admin/includes/user.php: Docs: Add missing documentation and duplicate hook references for `wp_privacy_personal_data_export_file`, `wp_privacy_personal_data_exporters`, and `wp_privacy_personal_data_erasers` hooks.
noreply at wordpress.org
- [wp-svn] [43306] Docs: Document the `cookies` default comment field added in [42772].
noreply at wordpress.org
- [wp-svn] [43307] trunk/src/wp-includes/post-template.php: Docs: Escape the `<!--nextpage-->` page tag in `wp_link_pages()` and `get_the_content()` description for proper display in Developer Reference.
noreply at wordpress.org
- [wp-svn] [43308] trunk/src/wp-includes/class-wp-term-query.php: Taxonomy: Fix `$object_ids` reference in `WP_Term_Query` parameter documentation.
noreply at wordpress.org
- [wp-svn] [43310] trunk: Following [43309], I need to change one little line,
noreply at wordpress.org
- [wp-svn] [43311] trunk: Build/Test Tools: Roses are red, this fixes stuff.
noreply at wordpress.org
- [wp-svn] [43312] trunk/wp-cli.yml: Tools: Update `wp-cli.yml` to point to the `build` directory.
noreply at wordpress.org
- [wp-svn] [43313] trunk: Taxonomy: Improve cache handling when querying for terms using `all_with_object_id`.
noreply at wordpress.org
- [wp-svn] [43314] branches/4.9/tests/phpunit/tests/term/query.php: Taxonomy: Improve cache handling when querying for terms using `all_with_object_id`.
noreply at wordpress.org
- [wp-svn] [43315] trunk/tests/phpunit/includes/bootstrap.php: Build/Test Tools: Allow the unit test framework to be used without the data directory in place.
noreply at wordpress.org
- [wp-svn] [43316] Build/Test Tools: Allow the unit test framework to be used without the data directory in place.
noreply at wordpress.org
- [wp-svn] [43317] trunk/src/wp-includes/pluggable.php: Posts, Post Types: Clear post password cookie when logging out.
noreply at wordpress.org
- [wp-svn] [43318] trunk/src/wp-includes/pluggable.php: Posts, Post Types: Use `COOKIEPATH` when clearing post password cookie, as that's the path it's created with.
noreply at wordpress.org
- [wp-svn] [43319] trunk/src/wp-includes/bookmark-template.php: Docs: Fix typo in `_walk_bookmarks()` DocBlock.
noreply at wordpress.org
- [wp-svn] [43320] trunk/package.json: Build tools: Use npm v6.1.0.
noreply at wordpress.org
- [wp-svn] [43321] trunk: Build tools: add `check-node-version` to check required Node.js and npm versions are installed.
noreply at wordpress.org
- [wp-svn] [43322] trunk: Build tools:
noreply at wordpress.org
- [wp-svn] [43323] trunk: Build tools: Update Grunt to version 1.0.2.
noreply at wordpress.org
- [wp-svn] [43324] trunk/Gruntfile.js: Built/Test Tools: Increase grunt watch interval on all files.
noreply at wordpress.org
- [wp-svn] [43325] trunk/src/wp-includes/class-json.php: Docs: Fix typo in `Services_JSON` DocBlocks.
noreply at wordpress.org
- [wp-svn] [43326] trunk/src/wp-signup.php: Docs: Document globals in validate_another_blog_signup().
noreply at wordpress.org
- [wp-svn] [43327] trunk/Gruntfile.js: Build tools: Grunt:
noreply at wordpress.org
- [wp-svn] [43328] trunk/src: Build/Test Tools: Replace Codex home page link in "Read more about setting up your local development environment" with a more specific handbook link.
noreply at wordpress.org
Last message date:
Wed May 30 14:55:11 UTC 2018
Archived on: Wed May 30 14:55:12 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).