WordPress/wp-admin/includes
Sergey Biryukov deee543f0d Dashboard: Tweak the "Try Gutenberg" callout:
* Introduce `try_gutenberg_learn_more_link` filter that allows hosts or site owners to change the link, to provide extra information about Gutenberg, specific to their service.
* Only display the "Install" buttons if we're able to directly write to disk to install the plugins.
* Make sure the "Dismiss" link works correctly.

Props pento, andrew.taylor, leemon.
Fixes #41316.
Built from https://develop.svn.wordpress.org/branches/4.9@43537


git-svn-id: http://core.svn.wordpress.org/branches/4.9@43366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-07-26 15:06:26 +00:00
..
admin-filters.php Privacy: Enable pagination screen options for privacy requests list tables. 2018-07-17 16:08:26 +00:00
admin.php
ajax-actions.php Dashboard: Introduce the "Try Gutenberg" callout. 2018-07-18 06:42:26 +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
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
class-pclzip.php Filesystem API: Ensure memory limit calculations by PclZip are using integers. 2016-07-19 11:55:30 +00:00
class-plugin-installer-skin.php
class-plugin-upgrader-skin.php
class-plugin-upgrader.php
class-theme-installer-skin.php
class-theme-upgrader-skin.php
class-theme-upgrader.php
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
class-wp-comments-list-table.php
class-wp-community-events.php Community Events Dashboard: Always show a WordCamp if one is coming up. 2018-06-28 02:34:30 +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: Don't show privacy feature pointer to new users. 2018-05-14 15:53: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
class-wp-plugins-list-table.php
class-wp-post-comments-list-table.php
class-wp-posts-list-table.php
class-wp-screen.php Dashboard: Introduce the "Try Gutenberg" callout. 2018-07-18 06:42:26 +00:00
class-wp-site-icon.php
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php Accessibility: List Tables: use aria-current for the views current link. 2017-10-02 19:44:47 +00:00
class-wp-themes-list-table.php
class-wp-upgrader-skin.php
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 I18N: Update list of continents and cities for the timezone selection. 2018-07-18 11:27:24 +00:00
credits.php
dashboard.php Dashboard: Tweak the "Try Gutenberg" callout: 2018-07-26 15:06:26 +00:00
deprecated.php
edit-tag-messages.php
export.php
file.php I18N: Separate two "About" strings with different context. 2018-07-24 15:06: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: Enable pagination screen options for privacy requests list tables. 2018-07-17 16:08:26 +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
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: Make sure wp_add_privacy_policy_content() does not cause a fatal error by unintentionally flushing rewrite rules outside of the admin context. 2018-06-28 02:37:26 +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 Privacy: Revert [43525]. 2018-07-24 17:08:26 +00:00
screen.php
taxonomy.php
template.php Privacy: Mark Privacy Policy page as such in the Pages list table. 2018-07-17 16:47:26 +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 Privacy: automatically create a Privacy Policy page when installing WordPress. 2018-05-15 15:30:26 +00:00
user.php Privacy: Enable pagination screen options for privacy requests list tables. 2018-07-17 16:08:26 +00:00
widgets.php Accessibility: Improve the sidebar toggles in the Widgets screen. 2017-09-27 16:29:44 +00:00