Support Home > Getting Started > Feature Hints

Feature Hints

Feature hints help you to discover features of Jetpack by adding suggestions to the WordPress plugin search results page when looking for features that exist in Jetpack.

Jetpack offers many useful features–so many that it is sometimes hard to remember all of them. Many Jetpack plugin users don’t even realize that Jetpack already offers a functional solution to a particular problem, and they end up adding another plugin when they may have opted to use Jetpack’s version if they had realized it was there.

Feature Hints works directly on a plugin search when you’re looking for a feature that matches directly to what’s already included in Jetpack. It adds a search result to the top of the listing that highlights the Jetpack feature matching the keywords you’re searching for.

We intentionally do not use the names of other plugins in these searches to avoid conflicts, but there may be some overlap with these generic terms.

Using Feature Hints

This feature is enabled automatically when you connect Jetpack.

Feature Hint for “image cdn”

To use Feature Hints:

  1. Start at Plugins → Add New in your wp-admin dashboard.
  2. Search for a feature similar to what Jetpack offers.
  3. You should see a “Jetpack: [feature]” card appear among the search results.
  4. You can then enable the feature, open the corresponding support document to learn more about it, or hide that feature suggestion from the results.

Disabling Feature Hints

You can suppress individual feature suggestions by clicking the “Hide this suggestion” link in a search hint result card.

If you’ve dismissed more than two hints, no further hints will be displayed.

To disable Feature Hints entirely, you can add the following snippet to your theme’s functions.php file or a functionality plugin:

/**
 * Remove Jetpack's Feature Hints.
 *
 * @see https://jetpack.com/?p=59210
 */
add_filter( 'jetpack_psh_active', '__return_false' );

Additional Questions

Feel free to contact us!

  • Table Of Contents

  • Categories

  • Contact Us

    Need more help? Feel free to contact us.