WordPress/wp-admin
davidbaumwald 5358008d68 Upgrade/Install: Add plugin URL to the automatic update email.
For each automatic plugin update, both successful and failed, information about each plugin is included in the email upon completion of the process.  This change adds the plugin URL, if known, to the information included for each plugin that was processed.

This change also adds unit tests to validate the email contents after various automatic plugin update scenarios.

Props JosVelasco, pbiron, oliverstapelfeldt, ChrisHardie, Ipstenu, dd32, peterwilsoncc, audrasjb, costdev.
Fixes #53049.
Built from https://develop.svn.wordpress.org/trunk@54212


git-svn-id: http://core.svn.wordpress.org/trunk@53771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-09-19 20:28:11 +00:00
..
css Site Health: Adjust margins for the Site Health dashboard widget. 2022-09-18 01:29:09 +00:00
images Administration: Update design of the Dashboard welcome panel. 2022-05-10 16:45:08 +00:00
includes Upgrade/Install: Add plugin URL to the automatic update email. 2022-09-19 20:28:11 +00:00
js Help/About: Remove .hidden class when the Help Tab panel is displayed. 2022-09-15 12:29:12 +00:00
maint
network Coding Standards: Use a consistent markup for line break tags across Core. 2022-09-02 06:51:13 +00:00
user
about.php Help/About: Improve vertical alignment in the Additional Design Tools section. 2022-08-23 13:48:10 +00:00
admin-ajax.php Coding Standards: Remove extra space in wp-admin/admin-ajax.php. 2022-05-07 16:21:18 +00:00
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php
async-upload.php
authorize-application.php Docs: Various corrections and improvements to inline documentation. 2022-08-04 14:52:11 +00:00
comment.php
credits.php
custom-background.php
custom-header.php
customize.php
edit-comments.php Coding Standards: Use a consistent markup for line break tags across Core. 2022-09-02 06:51:13 +00:00
edit-form-advanced.php Administration: Remove self-reference ("we") in WordPress Admin. 2022-04-11 11:42:04 +00:00
edit-form-blocks.php Block Editor: Preload settings and templates permissions. 2022-09-06 16:18:11 +00:00
edit-form-comment.php Docs: Explicitly declare some globals for clarity. 2022-05-29 15:35:11 +00:00
edit-link-form.php
edit-tag-form.php Taxonomy: Associate field descriptions with fields. 2022-08-19 23:06:09 +00:00
edit-tags.php Taxonomy: Associate field descriptions with fields. 2022-08-19 23:06:09 +00:00
edit.php Docs: Explicitly declare some globals for clarity. 2022-05-29 15:35:11 +00:00
erase-personal-data.php Help/about: Improve text in help tabs of the Personal Data Exporter/Eraser. 2022-04-14 14:46:07 +00:00
export-personal-data.php Help/about: Improve text in help tabs of the Personal Data Exporter/Eraser. 2022-04-14 14:46:07 +00:00
export.php Administration: Remove self-reference ("we") in WordPress Admin. 2022-04-11 11:42:04 +00:00
freedoms.php
import.php
index.php
install-helper.php Code Modernization: Rename parameters that use reserved keywords in wp-admin/install-helper.php. 2022-04-20 11:19:12 +00:00
install.php Docs: Use third-person singular verbs for various function descriptions, as per docblocks standards. 2022-09-02 06:58:09 +00:00
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php Docs: Update a comment in wp-admin/load-styles.php per the documentation standards. 2021-12-12 14:52:02 +00:00
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php
menu.php Themes: Introduces block-based template parts for Classic themes. 2022-09-15 12:20:09 +00:00
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php
nav-menus.php Text Changes: Improve consistency of punctuation in some strings. 2022-07-14 14:10:11 +00:00
network.php
options-discussion.php
options-general.php Administration: Change default site tagline to an empty string. 2022-08-03 12:20:16 +00:00
options-head.php
options-media.php
options-permalink.php Coding Standards: Clarify time units for various timeout or expiration values. 2022-09-09 08:16:18 +00:00
options-privacy.php Administration: Clarify some sentences after [53131]. 2022-04-12 13:43:16 +00:00
options-reading.php Docs: Use third-person singular verbs for various function descriptions, as per docblocks standards. 2022-09-02 06:58:09 +00:00
options-writing.php
options.php Coding Standards: Clarify time units for various timeout or expiration values. 2022-09-09 08:16:18 +00:00
plugin-editor.php Administration: Correct the escaping in documentation lookup for plugin and theme editor. 2022-07-22 11:33:10 +00:00
plugin-install.php
plugins.php Plugins: Escape output in error messages. 2022-08-30 15:18:17 +00:00
post-new.php
post.php
press-this.php
privacy-policy-guide.php
privacy.php
profile.php
revision.php
setup-config.php Database: Suppress errors when checking the validity of table prefix during installation. 2022-08-02 16:34:13 +00:00
site-editor.php Themes: Introduces block-based template parts for Classic themes. 2022-09-15 12:20:09 +00:00
site-health-info.php
site-health.php Site Health: Don't show issue groups unless there are items in them. 2022-08-28 19:17:11 +00:00
term.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
theme-editor.php Administration: Correct the escaping in documentation lookup for plugin and theme editor. 2022-07-22 11:33:10 +00:00
theme-install.php Themes: Include a hyphen in the Block Themes tab key on Add Themes screen. 2022-08-19 13:11:14 +00:00
themes.php Themes: Properly escape home_url() when changing and updating themes. 2022-07-06 19:46:10 +00:00
tools.php
update-core.php Coding standards: Properly escape URLs returned by self_admin_url() calls. 2022-08-05 06:12:10 +00:00
update.php
upgrade-functions.php
upgrade.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
upload.php Help/About: Typo correction in the Media Library help tab text. 2022-06-29 13:39:14 +00:00
user-edit.php Application Passwords: Link a more accurate documentation page in User profile edit screen. 2022-07-21 19:32:12 +00:00
user-new.php Users: Use autocomplete values on user profiles. 2022-04-08 17:40:07 +00:00
users.php Help/About: Add help tab info for the "Send password reset" row action on Users screen. 2022-07-05 00:25:13 +00:00
widgets-form-blocks.php
widgets-form.php
widgets.php