-
Notifications
You must be signed in to change notification settings - Fork 268
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the networking disabled error messages in wp-admin for plugins…
… and themes (#936) Displays a revised error message when trying to install a new plugin or theme while networking is disabled (the default state). See [#927](#927). ## What problem is it solving? The current version of the error message doesn't include an explanation on how to enable networking. ## How is the problem addressed? Suggests two possible ways to solve the problem, including examples and links to the documentation. ## Testing Instructions Launch a Playground instance, navigate to [Add Themes](https://playground.wordpress.net/?url=/wp-admin/theme-install.php) or [Add Plugins](https://playground.wordpress.net/?url=/wp-admin/plugin-install.php), and see the error message.
- Loading branch information
Showing
2 changed files
with
41 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters