WordPress/wp-admin/includes
Andrew Ozz 44dc191a6d Privacy: show the privacy policy guide and suggested content on a new page instead of a postbox. Then:
- Separate the guide text form the suggested policy text.
- Add table of content for easier navigation.
- Move the content to tools.php (prevents the settings menu of being open).
- Add a link to the guide from the Privacy settings screen.

Props melchoyce, azaozz.
Merges [43184] and [43203] to the 4.9 branch.
Fixes #43980.
Built from https://develop.svn.wordpress.org/branches/4.9@43204


git-svn-id: http://core.svn.wordpress.org/branches/4.9@43033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-05-09 21:00:28 +00:00
..
admin-filters.php Privacy: show the privacy policy guide and suggested content on a new page instead of a postbox. Then: 2018-05-09 21:00:28 +00:00
admin.php
ajax-actions.php Privacy: Store plugin callbacks in associative array for flexibility. 2018-05-03 19:38:27 +00:00
bookmark.php General: Replace Cheatin’ uh? with friendlier error messages. 2018-03-09 00:15:42 +00:00
class-automatic-upgrader-skin.php
class-bulk-plugin-upgrader-skin.php
class-bulk-theme-upgrader-skin.php
class-bulk-upgrader-skin.php
class-core-upgrader.php I18N: Remove <code> tags from translatable strings in Core_Upgrader, Language_Pack_Upgrader, Plugin_Upgrader, Theme_Upgrader. 2017-10-18 17:15:47 +00:00
class-file-upload-upgrader.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-language-pack-upgrader-skin.php
class-language-pack-upgrader.php I18N: Remove <code> tags from translatable strings in Core_Upgrader, Language_Pack_Upgrader, Plugin_Upgrader, Theme_Upgrader. 2017-10-18 17:15:47 +00:00
class-pclzip.php
class-plugin-installer-skin.php
class-plugin-upgrader-skin.php
class-plugin-upgrader.php I18N: Remove <code> tags from translatable strings in Core_Upgrader, Language_Pack_Upgrader, Plugin_Upgrader, Theme_Upgrader. 2017-10-18 17:15:47 +00:00
class-theme-installer-skin.php
class-theme-upgrader-skin.php
class-theme-upgrader.php I18N: Remove <strong> tag from a translatable string in Theme_Upgrader::install_strings(). 2017-10-18 17:20:48 +00:00
class-walker-category-checklist.php
class-walker-nav-menu-checklist.php
class-walker-nav-menu-edit.php
class-wp-ajax-upgrader-skin.php
class-wp-automatic-updater.php Docs: Add @since entry for WP_Automatic_Updater::after_core_update(), introduced in [25841]. 2017-10-18 17:48:49 +00:00
class-wp-comments-list-table.php
class-wp-community-events.php Privacy: add helper function for anonymizing data in a standardized way. 2018-05-02 00:49:26 +00:00
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-importer.php
class-wp-internal-pointers.php Privacy: Add an admin pointer for new privacy features in 4.9.6. 2018-05-03 19:52:26 +00:00
class-wp-links-list-table.php
class-wp-list-table-compat.php
class-wp-list-table.php
class-wp-media-list-table.php Privacy: add "Mine" filter for media similarly to posts and comments. 2018-05-01 22:04:28 +00:00
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php Users: Display partial names in the user listing tables. 2018-03-08 19:48:39 +00:00
class-wp-plugin-install-list-table.php Plugins: Revert unintended change from [41915]. 2017-10-18 18:01:49 +00:00
class-wp-plugins-list-table.php
class-wp-post-comments-list-table.php
class-wp-posts-list-table.php
class-wp-screen.php Dashboard: Remove the "Try Gutenberg" callout. 2018-03-28 00:18:43 +00:00
class-wp-site-icon.php
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php
class-wp-upgrader-skin.php Docs: Remove @access notations from method DocBlocks in wp-admin/* classes. 2017-07-27 00:40:43 +00:00
class-wp-upgrader-skins.php
class-wp-upgrader.php Upgrade: Fix updating plugins which include a numeric file/folder names. 2017-11-21 04:16:41 +00:00
class-wp-users-list-table.php Users: Display partial names in the user listing tables. 2018-03-08 19:48:39 +00:00
comment.php Text Changes: Unify permission error messages. 2016-06-29 15:16:29 +00:00
continents-cities.php
credits.php
dashboard.php Dashboard: Remove the "Try Gutenberg" callout. 2018-03-28 00:18:43 +00:00
deprecated.php
edit-tag-messages.php
export.php
file.php Privacy: Reuse existing archive filenames to maintain URLs. 2018-05-09 14:30:26 +00:00
image-edit.php
image.php Media: Correctly allow changing PDF thumbnail crop value. 2018-03-09 03:21:40 +00:00
import.php
list-table.php
media.php Media: Bring consistency to getimagesize() error suppression. 2018-01-15 20:02:39 +00:00
menu.php
meta-boxes.php Docs: Correct the @since property for the page_attributes_misc_attributes action. 2017-11-23 18:03:43 +00:00
misc.php Privacy: show the privacy policy guide and suggested content on a new page instead of a postbox. Then: 2018-05-09 21:00:28 +00:00
ms-admin-filters.php
ms-deprecated.php
ms.php
nav-menu.php Taxonomy: After [40984], add the most_used label for non-hierarchical taxonomies too, and use it on the Menus screen. 2017-10-24 11:23:24 +00:00
network.php Network Admin: After [41923], move the second <p> tag to a new line for better readability. 2017-10-18 20:51:48 +00:00
noop.php
options.php Settings: Fix date/time format previewing. 2017-11-09 03:57:36 +00:00
plugin-install.php Plugins: Show the required PHP version in the plugin details view, if specified. 2018-04-29 22:51:25 +00:00
plugin.php Privacy: add better docs for wp_add_privacy_policy_content() and WP_Privacy_Policy_Content::add(). 2018-05-02 03:57:24 +00:00
post.php Privacy: add "Mine" filter for media similarly to posts and comments. 2018-05-01 22:04:28 +00:00
revision.php
schema.php Transients: Clear expired transients from the database in a daily cron task. 2017-10-21 13:22:49 +00:00
screen.php Screen API: After [37972], ensure that $box['args'] is an array before trying to access __widget_basename. 2016-07-07 16:39:29 +00:00
taxonomy.php
template.php Settings: Replace count() call with empty() in get_settings_errors() to prevent PHP 7.2 warnings when $wp_settings_errors is null. 2017-11-10 22:32:47 +00:00
theme-install.php
theme.php Customize: Correct closing tags in customize_themes_print_templates(). 2018-03-08 19:42:39 +00:00
translation-install.php
update-core.php External Libraries: Remove unnecessary / obsoleted MediaElement.js files. 2018-01-16 06:41:51 +00:00
update.php
upgrade.php Multisite: Fix broken update blog_versions query after [41661]. 2017-11-21 03:43:40 +00:00
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. 2018-05-09 15:08:26 +00:00
widgets.php