From b70f6c34df91b3704fc7031e36858293ed11c8d7 Mon Sep 17 00:00:00 2001 From: Jeremy Herve Date: Tue, 26 Feb 2019 15:44:50 +0100 Subject: [PATCH] Changelog: add #10611 --- readme.txt | 1 + to-test.md | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/readme.txt b/readme.txt index 07cd56ceedc9e..7eeb724e2504b 100644 --- a/readme.txt +++ b/readme.txt @@ -122,6 +122,7 @@ There are opportunities for developers at all levels to contribute. [Learn more * Block Editor: improve block registration structure for better management of block availability. * Contact Form: Add support for Google's reCAPTCHA feature. * General: remove IE8 support fallbacks. +* General: add feature suggestions to the plugin search screen. * Image CDN: add new mode that disables the creation of resized images, thus saving disk space. * Instagram: update embed to support Instagram TV URLs. * Post Images detection: add support for alt text. diff --git a/to-test.md b/to-test.md index 3902f602a5a67..4236ef4e109d9 100644 --- a/to-test.md +++ b/to-test.md @@ -102,6 +102,13 @@ Once you've done that, you should be able to use your contact forms just like be You will also want to make sure the forms are still working, even when you don't use that feature. +### Plugin Search Hints + +Jetpack offers many useful features, so many that it is sometimes hard to remember all of them. From now on, we'll remind you of features that may be useful to you when you search for new plugins under Plugins > Add New in your dashboard. When you look for plugins there, if we think that an existing Jetpack feature may be a good fit for what you are looking for, we'll suggest that you discover, enable, or configure that feature on your site. + +To test this, head over to Plugins > Add New and search for plugins similar to some of the things Jetpack offers. You should see a "Jetpack: feature" card appear among the search results. Try to interact with that card (dismiss it, activate the feature, configure it), and see that everything works as expected. + + ### Others **At any point during your testing, remember to [check your browser's JavaScript console](https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis) and see if there are any errors reported by Jetpack there.**