* "Learn More" information blocks for all modules live in this file.
* Each module must include 2 functions:
* - The first one creates a button where users can find more information about the module.
* It is hooked into `jetpack_learn_more_button_ . $module`
* - The second creates a information block.
* It is hooked into `jetpack_module_more_info_ . $module`
* @package automattic/jetpack
use Automattic\Jetpack\Redirect;
if ( ! defined( 'ABSPATH' ) ) {
* VaultPress (stub) support link.
function vaultpress_jetpack_load_more_link() {
echo 'https://help.vaultpress.com/get-to-know/';
add_filter( 'jetpack_learn_more_button_vaultpress', 'vaultpress_jetpack_load_more_link' );
* VaultPress (stub) description.
function vaultpress_jetpack_more_info() {
'We keep a daily or real-time backup of your site so that when mistakes or accidents occur, restoring your
site to any location takes a matter of minutes. Your site’s files are regularly scanned for unauthorized or
suspicious modifications that could compromise your security and data. In many cases, we can fix them
automatically (and will notify you). When we can’t, we provide you with expert support.',
add_action( 'jetpack_module_more_info_vaultpress', 'vaultpress_jetpack_more_info' );
* Gravatar Hovercards support link.
function grofiles_load_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-gravatar-hovercards' ) );
add_filter( 'jetpack_learn_more_button_gravatar-hovercards', 'grofiles_load_more_link' );
* Gravatar Hovercards description.
function grofiles_more_info() {
'Enhance plain Gravatar images with information about a person (including a name,
bio, pictures, and contact info) when they leave a comment on one of your posts.',
add_action( 'jetpack_module_more_info_gravatar-hovercards', 'grofiles_more_info' );
* Shortcodes support link.
function jetpack_shortcodes_load_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-shortcode-embeds' ) );
add_filter( 'jetpack_learn_more_button_shortcodes', 'jetpack_shortcodes_load_more_link' );
* Shortcodes description.
function jetpack_shortcodes_more_info() {
'Easily and safely embed media from YouTube, Facebook, Flickr, Vimeo, Instagram,
Google Maps, SlideShare, Vine, SoundCloud, and more. Just enter the appropriate shortcode directly into the
editor and click “Publish.”',
add_action( 'jetpack_module_more_info_shortcodes', 'jetpack_shortcodes_more_info' );
* Shortlinks support link.
function wpme_load_more_link() {
echo 'https://wp.me/p1moTy-DL';
add_filter( 'jetpack_learn_more_button_shortlinks', 'wpme_load_more_link' );
function wpme_more_info() {
'Grab short and simple links to your posts and pages using the compact wp.me domain name. Perfect
for use on Twitter, Facebook, and in text messages where every character counts.',
add_action( 'jetpack_module_more_info_shortlinks', 'wpme_more_info' );
* Jetpack Stats support link.
function stats_load_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-wordpress-com-stats' ) );
add_filter( 'jetpack_learn_more_button_stats', 'stats_load_more_link' );
* Jetpack Stats description.
function stats_more_info() {
'Simple and concise statistics about your traffic. Jetpack Stats collects data on page views, likes, comments,
locations, and top posts. View them in your dashboard or on WordPress.com.',
add_action( 'jetpack_module_more_info_stats', 'stats_more_info' );
* Publicize support link.
function publicize_load_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-publicize' ) );
add_filter( 'jetpack_learn_more_button_publicize', 'publicize_load_more_link' );
function publicize_more_info() {
'Automatically share and promote newly published posts to Facebook, Tumblr,
and LinkedIn. You can add connections for yourself or for all users on your site.',
add_action( 'jetpack_module_more_info_publicize', 'publicize_more_info' );
function notes_load_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-notifications' ) );
add_filter( 'jetpack_learn_more_button_notes', 'notes_load_more_link' );
* Notifications description.
function notes_more_info() {
'You will receive instant notifications in your dashboard or your mobile device when somebody comments
on any of your sites. Reply directly wherever you are to keep the conversation going.',
add_filter( 'jetpack_module_more_info_notes', 'notes_more_info' );
function latex_load_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-beautiful-math-with-latex' ) );
add_filter( 'jetpack_learn_more_button_latex', 'latex_load_more_link' );
function latex_more_info() {
'LaTeX is a powerful markup language for writing complex mathematical equations and formulas.
Jetpack combines the power of LaTeX and the simplicity of WordPress to give you the ultimate
in math blogging platforms. Use $latex your latex code here$ or [latex]your latex code here[/latex]
to include in your posts and comments. Enjoy all sorts of options and embrace your inner nerd.',
add_action( 'jetpack_module_more_info_latex', 'latex_more_info' );
function sharedaddy_load_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-sharing' ) );
add_filter( 'jetpack_learn_more_button_sharedaddy', 'sharedaddy_load_more_link' );
function sharedaddy_more_info() {
'Visitors can share your posts with Twitter, Facebook, Reddit, Digg, LinkedIn, print,
and email. You can configure services to appear as icons, text, or both and some services like Twitter
have additional options.',
add_action( 'jetpack_module_more_info_sharedaddy', 'sharedaddy_more_info' );
* Extra Sidebar Widgets support link.
function jetpack_widgets_load_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-extra-sidebar-widgets' ) );
add_filter( 'jetpack_learn_more_button_widgets', 'jetpack_widgets_load_more_link' );
* Extra Sidebar Widgets description.
function jetpack_widgets_more_info() {
'Add as many custom widgets as you like by dragging and dropping and customize each to fit your needs,
including, Twitter streams, Facebook like boxes, custom images, Gravatars, tiled galleries, recent posts,
add_action( 'jetpack_module_more_info_widgets', 'jetpack_widgets_more_info' );
* Subscriptions support link.
function jetpack_subscriptions_load_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-subscriptions' ) );
add_action( 'jetpack_learn_more_button_subscriptions', 'jetpack_subscriptions_load_more_link' );
* Subscriptions description.
function jetpack_subscriptions_more_info() {
'A widget in your sidebar allows visitors to subscribe to your site so that they receive an email
each time you publish new content. Your visitors can also subscribe to a post\'s comments to keep up with the conversation.',
add_action( 'jetpack_module_more_info_subscriptions', 'jetpack_subscriptions_more_info' );
function jetpack_protect_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-protect' ) );
add_action( 'jetpack_learn_more_button_protect', 'jetpack_protect_more_link' );
function jetpack_protect_more_info() {
'Most sites will come under attack from automated bots that attempt to log in for malicious purposes.
We protect you automatically from unauthorized access by using data from millions of sites.',
add_action( 'jetpack_module_more_info_protect', 'jetpack_protect_more_info' );
function jetpack_json_api_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-json-api' ) );
add_action( 'jetpack_learn_more_button_json-api', 'jetpack_json_api_more_link' );
function jetpack_json_api_more_info() {
'Authorize applications and services to securely connect to your site. Developers can use WordPress.com\'s OAuth2
authentication system and WordPress.com REST API to manage and access your site\'s content.',
add_action( 'jetpack_module_more_info_json-api', 'jetpack_json_api_more_info' );
* Contact Form support link.
function jetpack_contact_form_learn_more_button() {
echo esc_url( Redirect::get_url( 'jetpack-support-contact-form' ) );
add_action( 'jetpack_learn_more_button_contact-form', 'jetpack_contact_form_learn_more_button' );
* Contact Form description.
function jetpack_contact_form_more_info() {
'Create simple contact forms without any coding. You can have multiple forms and when
a user submits it, their feedback will be emailed directly to you. If Akismet is active, submissions will be
automatically filtered for spam.',
add_action( 'jetpack_module_more_info_contact-form', 'jetpack_contact_form_more_info' );
function jetpack_comments_learn_more_button() {
echo esc_url( Redirect::get_url( 'jetpack-support-comments' ) );
add_action( 'jetpack_learn_more_button_comments', 'jetpack_comments_learn_more_button' );
function jetpack_comments_more_info() {
'Allow visitors to use their WordPress.com or Facebook accounts when commenting on
your site. Jetpack will match your site\'s color scheme automatically (but you can adjust that).',
add_action( 'jetpack_module_more_info_comments', 'jetpack_comments_more_info' );
function jetpack_carousel_learn_more_button() {
echo esc_url( Redirect::get_url( 'jetpack-support-carousel' ) );
add_action( 'jetpack_learn_more_button_carousel', 'jetpack_carousel_learn_more_button' );
function jetpack_carousel_more_info() {
'With Carousel active, any standard WordPress galleries or single images you have embedded in posts or pages will
launch a full-screen photo browsing experience with comments and EXIF metadata.',
add_action( 'jetpack_module_more_info_carousel', 'jetpack_carousel_more_info' );
* Infinite Scroll support link.
function jetpack_infinite_scroll_more_button() {
echo esc_url( Redirect::get_url( 'jetpack-support-infinite-scroll' ) );
add_action( 'jetpack_learn_more_button_infinite-scroll', 'jetpack_infinite_scroll_more_button' );
* Infinite Scroll description.
function jetpack_infinite_scroll_more_info() {
'Infinite scrolling pulls the next set of posts automatically into view when the reader approaches
the bottom of the page. This helps you reader see more of your content.',
add_action( 'jetpack_module_more_info_infinite-scroll', 'jetpack_infinite_scroll_more_info' );
* Post by Email support link.
function jetpack_post_by_email_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-post-by-email' ) );
add_action( 'jetpack_learn_more_button_post-by-email', 'jetpack_post_by_email_more_link' );
* Post by Email description.
function jetpack_post_by_email_more_info() {
'Publish posts on your site by writing and sending an email from any email client instead of using the post editor.',
add_action( 'jetpack_module_more_info_post-by-email', 'jetpack_post_by_email_more_info' );
function jetpack_photon_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-photon' ) );
add_action( 'jetpack_learn_more_button_photon', 'jetpack_photon_more_link' );
function jetpack_photon_more_info() {
'Jetpack will optimize your images and serve them from the server location nearest
to your visitors. Using our global content delivery network will boost the loading speed of your site.',
add_action( 'jetpack_module_more_info_photon', 'jetpack_photon_more_info' );
* Tiled Galleries support link.
function jetpack_tiled_gallery_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-tiled-galleries' ) );
add_action( 'jetpack_learn_more_button_tiled-gallery', 'jetpack_tiled_gallery_more_link' );
* Tiled Galleries description.
function jetpack_tiled_gallery_more_info() {
'When adding an image gallery, you will have the option to create elegant magazine-style mosaic layouts for your photos,
including mosaic (default), square, and circular layouts.',
add_action( 'jetpack_module_more_info_tiled-gallery', 'jetpack_tiled_gallery_more_info' );
function jetpack_likes_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-likes' ) );
add_action( 'jetpack_learn_more_button_likes', 'jetpack_likes_more_link' );
function jetpack_likes_more_info() {
'Allow your readers to show their appreciation for your posts and other content. Likes show up
below each post and your readers will also be able to review their liked posts from WordPress.com.',
add_action( 'jetpack_module_more_info_likes', 'jetpack_likes_more_info' );
* Widget Visibility support link.
function jetpack_widget_visibility_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-widget-visibility' ) );
add_action( 'jetpack_learn_more_button_widget-visibility', 'jetpack_widget_visibility_more_link' );
* Widget Visibility description.
function jetpack_widget_visibility_more_info() {
'Choose from a set of visibility options for sidebar widgets such as showing them only certain categories,
only on error pages, or only search results pages. You can also do the reverse and choose to hide them on certain pages.',
add_action( 'jetpack_module_more_info_widget-visibility', 'jetpack_widget_visibility_more_info' );
* VideoPress support link.
function jetpack_videopress_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-videopress' ) );
add_action( 'jetpack_learn_more_button_videopress', 'jetpack_videopress_more_link' );
* VideoPress description.
function jetpack_videopress_more_info() {
'The easiest way to upload ad-free and unbranded videos to your site. You get stats on video
playback and shares and the player is lightweight and responsive.',
add_action( 'jetpack_module_more_info_videopress', 'jetpack_videopress_more_info' );
function jetpack_sso_more_link() {
echo esc_url( Redirect::get_url( 'jetpack-support-sso' ) );
add_action( 'jetpack_learn_more_button_sso', 'jetpack_sso_more_link' );
function jetpack_sso_more_info() {