Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/jetpack/modules
File: module-info.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* "Learn More" information blocks for all modules live in this file.
[2] Fix | Delete
*
[3] Fix | Delete
* Each module must include 2 functions:
[4] Fix | Delete
* - The first one creates a button where users can find more information about the module.
[5] Fix | Delete
* It is hooked into `jetpack_learn_more_button_ . $module`
[6] Fix | Delete
* - The second creates a information block.
[7] Fix | Delete
* It is hooked into `jetpack_module_more_info_ . $module`
[8] Fix | Delete
*
[9] Fix | Delete
* @package automattic/jetpack
[10] Fix | Delete
*/
[11] Fix | Delete
[12] Fix | Delete
use Automattic\Jetpack\Redirect;
[13] Fix | Delete
[14] Fix | Delete
if ( ! defined( 'ABSPATH' ) ) {
[15] Fix | Delete
exit( 0 );
[16] Fix | Delete
}
[17] Fix | Delete
[18] Fix | Delete
/**
[19] Fix | Delete
* VaultPress (stub) support link.
[20] Fix | Delete
*/
[21] Fix | Delete
function vaultpress_jetpack_load_more_link() {
[22] Fix | Delete
echo 'https://help.vaultpress.com/get-to-know/';
[23] Fix | Delete
}
[24] Fix | Delete
add_filter( 'jetpack_learn_more_button_vaultpress', 'vaultpress_jetpack_load_more_link' );
[25] Fix | Delete
[26] Fix | Delete
/**
[27] Fix | Delete
* VaultPress (stub) description.
[28] Fix | Delete
*/
[29] Fix | Delete
function vaultpress_jetpack_more_info() {
[30] Fix | Delete
esc_html_e(
[31] Fix | Delete
'We keep a daily or real-time backup of your site so that when mistakes or accidents occur, restoring your
[32] Fix | Delete
site to any location takes a matter of minutes. Your site’s files are regularly scanned for unauthorized or
[33] Fix | Delete
suspicious modifications that could compromise your security and data. In many cases, we can fix them
[34] Fix | Delete
automatically (and will notify you). When we can’t, we provide you with expert support.',
[35] Fix | Delete
'jetpack'
[36] Fix | Delete
);
[37] Fix | Delete
}
[38] Fix | Delete
add_action( 'jetpack_module_more_info_vaultpress', 'vaultpress_jetpack_more_info' );
[39] Fix | Delete
[40] Fix | Delete
/**
[41] Fix | Delete
* Gravatar Hovercards support link.
[42] Fix | Delete
*/
[43] Fix | Delete
function grofiles_load_more_link() {
[44] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-gravatar-hovercards' ) );
[45] Fix | Delete
}
[46] Fix | Delete
add_filter( 'jetpack_learn_more_button_gravatar-hovercards', 'grofiles_load_more_link' );
[47] Fix | Delete
[48] Fix | Delete
/**
[49] Fix | Delete
* Gravatar Hovercards description.
[50] Fix | Delete
*/
[51] Fix | Delete
function grofiles_more_info() {
[52] Fix | Delete
esc_html_e(
[53] Fix | Delete
'Enhance plain Gravatar images with information about a person (including a name,
[54] Fix | Delete
bio, pictures, and contact info) when they leave a comment on one of your posts.',
[55] Fix | Delete
'jetpack'
[56] Fix | Delete
);
[57] Fix | Delete
}
[58] Fix | Delete
add_action( 'jetpack_module_more_info_gravatar-hovercards', 'grofiles_more_info' );
[59] Fix | Delete
[60] Fix | Delete
/**
[61] Fix | Delete
* Shortcodes support link.
[62] Fix | Delete
*/
[63] Fix | Delete
function jetpack_shortcodes_load_more_link() {
[64] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-shortcode-embeds' ) );
[65] Fix | Delete
}
[66] Fix | Delete
add_filter( 'jetpack_learn_more_button_shortcodes', 'jetpack_shortcodes_load_more_link' );
[67] Fix | Delete
[68] Fix | Delete
/**
[69] Fix | Delete
* Shortcodes description.
[70] Fix | Delete
*/
[71] Fix | Delete
function jetpack_shortcodes_more_info() {
[72] Fix | Delete
esc_html_e(
[73] Fix | Delete
'Easily and safely embed media from YouTube, Facebook, Flickr, Vimeo, Instagram,
[74] Fix | Delete
Google Maps, SlideShare, Vine, SoundCloud, and more. Just enter the appropriate shortcode directly into the
[75] Fix | Delete
editor and click “Publish.”',
[76] Fix | Delete
'jetpack'
[77] Fix | Delete
);
[78] Fix | Delete
}
[79] Fix | Delete
add_action( 'jetpack_module_more_info_shortcodes', 'jetpack_shortcodes_more_info' );
[80] Fix | Delete
[81] Fix | Delete
/**
[82] Fix | Delete
* Shortlinks support link.
[83] Fix | Delete
*/
[84] Fix | Delete
function wpme_load_more_link() {
[85] Fix | Delete
echo 'https://wp.me/p1moTy-DL';
[86] Fix | Delete
}
[87] Fix | Delete
add_filter( 'jetpack_learn_more_button_shortlinks', 'wpme_load_more_link' );
[88] Fix | Delete
[89] Fix | Delete
/**
[90] Fix | Delete
* Shortlinks description
[91] Fix | Delete
*/
[92] Fix | Delete
function wpme_more_info() {
[93] Fix | Delete
esc_html_e(
[94] Fix | Delete
'Grab short and simple links to your posts and pages using the compact wp.me domain name. Perfect
[95] Fix | Delete
for use on Twitter, Facebook, and in text messages where every character counts.',
[96] Fix | Delete
'jetpack'
[97] Fix | Delete
);
[98] Fix | Delete
}
[99] Fix | Delete
add_action( 'jetpack_module_more_info_shortlinks', 'wpme_more_info' );
[100] Fix | Delete
[101] Fix | Delete
/**
[102] Fix | Delete
* Jetpack Stats support link.
[103] Fix | Delete
*/
[104] Fix | Delete
function stats_load_more_link() {
[105] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-wordpress-com-stats' ) );
[106] Fix | Delete
}
[107] Fix | Delete
add_filter( 'jetpack_learn_more_button_stats', 'stats_load_more_link' );
[108] Fix | Delete
[109] Fix | Delete
/**
[110] Fix | Delete
* Jetpack Stats description.
[111] Fix | Delete
*/
[112] Fix | Delete
function stats_more_info() {
[113] Fix | Delete
esc_html_e(
[114] Fix | Delete
'Simple and concise statistics about your traffic. Jetpack Stats collects data on page views, likes, comments,
[115] Fix | Delete
locations, and top posts. View them in your dashboard or on WordPress.com.',
[116] Fix | Delete
'jetpack'
[117] Fix | Delete
);
[118] Fix | Delete
}
[119] Fix | Delete
add_action( 'jetpack_module_more_info_stats', 'stats_more_info' );
[120] Fix | Delete
[121] Fix | Delete
/**
[122] Fix | Delete
* Publicize support link.
[123] Fix | Delete
*/
[124] Fix | Delete
function publicize_load_more_link() {
[125] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-publicize' ) );
[126] Fix | Delete
}
[127] Fix | Delete
add_filter( 'jetpack_learn_more_button_publicize', 'publicize_load_more_link' );
[128] Fix | Delete
[129] Fix | Delete
/**
[130] Fix | Delete
* Publicize description.
[131] Fix | Delete
*/
[132] Fix | Delete
function publicize_more_info() {
[133] Fix | Delete
esc_html_e(
[134] Fix | Delete
'Automatically share and promote newly published posts to Facebook, Tumblr,
[135] Fix | Delete
and LinkedIn. You can add connections for yourself or for all users on your site.',
[136] Fix | Delete
'jetpack'
[137] Fix | Delete
);
[138] Fix | Delete
}
[139] Fix | Delete
add_action( 'jetpack_module_more_info_publicize', 'publicize_more_info' );
[140] Fix | Delete
[141] Fix | Delete
/**
[142] Fix | Delete
* Notifications
[143] Fix | Delete
*/
[144] Fix | Delete
function notes_load_more_link() {
[145] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-notifications' ) );
[146] Fix | Delete
}
[147] Fix | Delete
add_filter( 'jetpack_learn_more_button_notes', 'notes_load_more_link' );
[148] Fix | Delete
[149] Fix | Delete
/**
[150] Fix | Delete
* Notifications description.
[151] Fix | Delete
*/
[152] Fix | Delete
function notes_more_info() {
[153] Fix | Delete
esc_html_e(
[154] Fix | Delete
'You will receive instant notifications in your dashboard or your mobile device when somebody comments
[155] Fix | Delete
on any of your sites. Reply directly wherever you are to keep the conversation going.',
[156] Fix | Delete
'jetpack'
[157] Fix | Delete
);
[158] Fix | Delete
}
[159] Fix | Delete
add_filter( 'jetpack_module_more_info_notes', 'notes_more_info' );
[160] Fix | Delete
[161] Fix | Delete
/**
[162] Fix | Delete
* LaTeX support link.
[163] Fix | Delete
*/
[164] Fix | Delete
function latex_load_more_link() {
[165] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-beautiful-math-with-latex' ) );
[166] Fix | Delete
}
[167] Fix | Delete
add_filter( 'jetpack_learn_more_button_latex', 'latex_load_more_link' );
[168] Fix | Delete
[169] Fix | Delete
/**
[170] Fix | Delete
* LaTeX description.
[171] Fix | Delete
*/
[172] Fix | Delete
function latex_more_info() {
[173] Fix | Delete
esc_html_e(
[174] Fix | Delete
'LaTeX is a powerful markup language for writing complex mathematical equations and formulas.
[175] Fix | Delete
Jetpack combines the power of LaTeX and the simplicity of WordPress to give you the ultimate
[176] Fix | Delete
in math blogging platforms. Use $latex your latex code here$ or [latex]your latex code here[/latex]
[177] Fix | Delete
to include in your posts and comments. Enjoy all sorts of options and embrace your inner nerd.',
[178] Fix | Delete
'jetpack'
[179] Fix | Delete
);
[180] Fix | Delete
}
[181] Fix | Delete
add_action( 'jetpack_module_more_info_latex', 'latex_more_info' );
[182] Fix | Delete
[183] Fix | Delete
/**
[184] Fix | Delete
* Sharing support link.
[185] Fix | Delete
*/
[186] Fix | Delete
function sharedaddy_load_more_link() {
[187] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-sharing' ) );
[188] Fix | Delete
}
[189] Fix | Delete
add_filter( 'jetpack_learn_more_button_sharedaddy', 'sharedaddy_load_more_link' );
[190] Fix | Delete
[191] Fix | Delete
/**
[192] Fix | Delete
* Sharing description.
[193] Fix | Delete
*/
[194] Fix | Delete
function sharedaddy_more_info() {
[195] Fix | Delete
esc_html_e(
[196] Fix | Delete
'Visitors can share your posts with Twitter, Facebook, Reddit, Digg, LinkedIn, print,
[197] Fix | Delete
and email. You can configure services to appear as icons, text, or both and some services like Twitter
[198] Fix | Delete
have additional options.',
[199] Fix | Delete
'jetpack'
[200] Fix | Delete
);
[201] Fix | Delete
}
[202] Fix | Delete
add_action( 'jetpack_module_more_info_sharedaddy', 'sharedaddy_more_info' );
[203] Fix | Delete
[204] Fix | Delete
/**
[205] Fix | Delete
* Extra Sidebar Widgets support link.
[206] Fix | Delete
*/
[207] Fix | Delete
function jetpack_widgets_load_more_link() {
[208] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-extra-sidebar-widgets' ) );
[209] Fix | Delete
}
[210] Fix | Delete
add_filter( 'jetpack_learn_more_button_widgets', 'jetpack_widgets_load_more_link' );
[211] Fix | Delete
[212] Fix | Delete
/**
[213] Fix | Delete
* Extra Sidebar Widgets description.
[214] Fix | Delete
*/
[215] Fix | Delete
function jetpack_widgets_more_info() {
[216] Fix | Delete
esc_html_e(
[217] Fix | Delete
'Add as many custom widgets as you like by dragging and dropping and customize each to fit your needs,
[218] Fix | Delete
including, Twitter streams, Facebook like boxes, custom images, Gravatars, tiled galleries, recent posts,
[219] Fix | Delete
or social icons.',
[220] Fix | Delete
'jetpack'
[221] Fix | Delete
);
[222] Fix | Delete
}
[223] Fix | Delete
add_action( 'jetpack_module_more_info_widgets', 'jetpack_widgets_more_info' );
[224] Fix | Delete
[225] Fix | Delete
/**
[226] Fix | Delete
* Subscriptions support link.
[227] Fix | Delete
*/
[228] Fix | Delete
function jetpack_subscriptions_load_more_link() {
[229] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-subscriptions' ) );
[230] Fix | Delete
}
[231] Fix | Delete
add_action( 'jetpack_learn_more_button_subscriptions', 'jetpack_subscriptions_load_more_link' );
[232] Fix | Delete
[233] Fix | Delete
/**
[234] Fix | Delete
* Subscriptions description.
[235] Fix | Delete
*/
[236] Fix | Delete
function jetpack_subscriptions_more_info() {
[237] Fix | Delete
esc_html_e(
[238] Fix | Delete
'A widget in your sidebar allows visitors to subscribe to your site so that they receive an email
[239] Fix | Delete
each time you publish new content. Your visitors can also subscribe to a post\'s comments to keep up with the conversation.',
[240] Fix | Delete
'jetpack'
[241] Fix | Delete
);
[242] Fix | Delete
}
[243] Fix | Delete
add_action( 'jetpack_module_more_info_subscriptions', 'jetpack_subscriptions_more_info' );
[244] Fix | Delete
[245] Fix | Delete
/**
[246] Fix | Delete
* Protect support link.
[247] Fix | Delete
*/
[248] Fix | Delete
function jetpack_protect_more_link() {
[249] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-protect' ) );
[250] Fix | Delete
}
[251] Fix | Delete
add_action( 'jetpack_learn_more_button_protect', 'jetpack_protect_more_link' );
[252] Fix | Delete
[253] Fix | Delete
/**
[254] Fix | Delete
* Protect description.
[255] Fix | Delete
*/
[256] Fix | Delete
function jetpack_protect_more_info() {
[257] Fix | Delete
esc_html_e(
[258] Fix | Delete
'Most sites will come under attack from automated bots that attempt to log in for malicious purposes.
[259] Fix | Delete
We protect you automatically from unauthorized access by using data from millions of sites.',
[260] Fix | Delete
'jetpack'
[261] Fix | Delete
);
[262] Fix | Delete
}
[263] Fix | Delete
[264] Fix | Delete
add_action( 'jetpack_module_more_info_protect', 'jetpack_protect_more_info' );
[265] Fix | Delete
[266] Fix | Delete
/**
[267] Fix | Delete
* JSON API support link.
[268] Fix | Delete
*/
[269] Fix | Delete
function jetpack_json_api_more_link() {
[270] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-json-api' ) );
[271] Fix | Delete
}
[272] Fix | Delete
add_action( 'jetpack_learn_more_button_json-api', 'jetpack_json_api_more_link' );
[273] Fix | Delete
[274] Fix | Delete
/**
[275] Fix | Delete
* JSON API description.
[276] Fix | Delete
*/
[277] Fix | Delete
function jetpack_json_api_more_info() {
[278] Fix | Delete
esc_html_e(
[279] Fix | Delete
'Authorize applications and services to securely connect to your site. Developers can use WordPress.com\'s OAuth2
[280] Fix | Delete
authentication system and WordPress.com REST API to manage and access your site\'s content.',
[281] Fix | Delete
'jetpack'
[282] Fix | Delete
);
[283] Fix | Delete
}
[284] Fix | Delete
add_action( 'jetpack_module_more_info_json-api', 'jetpack_json_api_more_info' );
[285] Fix | Delete
[286] Fix | Delete
/**
[287] Fix | Delete
* Contact Form support link.
[288] Fix | Delete
*/
[289] Fix | Delete
function jetpack_contact_form_learn_more_button() {
[290] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-contact-form' ) );
[291] Fix | Delete
}
[292] Fix | Delete
add_action( 'jetpack_learn_more_button_contact-form', 'jetpack_contact_form_learn_more_button' );
[293] Fix | Delete
[294] Fix | Delete
/**
[295] Fix | Delete
* Contact Form description.
[296] Fix | Delete
*/
[297] Fix | Delete
function jetpack_contact_form_more_info() {
[298] Fix | Delete
esc_html_e(
[299] Fix | Delete
'Create simple contact forms without any coding. You can have multiple forms and when
[300] Fix | Delete
a user submits it, their feedback will be emailed directly to you. If Akismet is active, submissions will be
[301] Fix | Delete
automatically filtered for spam.',
[302] Fix | Delete
'jetpack'
[303] Fix | Delete
);
[304] Fix | Delete
}
[305] Fix | Delete
add_action( 'jetpack_module_more_info_contact-form', 'jetpack_contact_form_more_info' );
[306] Fix | Delete
[307] Fix | Delete
/**
[308] Fix | Delete
* Comments support link.
[309] Fix | Delete
*/
[310] Fix | Delete
function jetpack_comments_learn_more_button() {
[311] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-comments' ) );
[312] Fix | Delete
}
[313] Fix | Delete
add_action( 'jetpack_learn_more_button_comments', 'jetpack_comments_learn_more_button' );
[314] Fix | Delete
[315] Fix | Delete
/**
[316] Fix | Delete
* Comments description.
[317] Fix | Delete
*/
[318] Fix | Delete
function jetpack_comments_more_info() {
[319] Fix | Delete
esc_html_e(
[320] Fix | Delete
'Allow visitors to use their WordPress.com or Facebook accounts when commenting on
[321] Fix | Delete
your site. Jetpack will match your site\'s color scheme automatically (but you can adjust that).',
[322] Fix | Delete
'jetpack'
[323] Fix | Delete
);
[324] Fix | Delete
}
[325] Fix | Delete
add_action( 'jetpack_module_more_info_comments', 'jetpack_comments_more_info' );
[326] Fix | Delete
[327] Fix | Delete
/**
[328] Fix | Delete
* Carousel support link.
[329] Fix | Delete
*/
[330] Fix | Delete
function jetpack_carousel_learn_more_button() {
[331] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-carousel' ) );
[332] Fix | Delete
}
[333] Fix | Delete
add_action( 'jetpack_learn_more_button_carousel', 'jetpack_carousel_learn_more_button' );
[334] Fix | Delete
[335] Fix | Delete
/**
[336] Fix | Delete
* Carousel description.
[337] Fix | Delete
*/
[338] Fix | Delete
function jetpack_carousel_more_info() {
[339] Fix | Delete
esc_html_e(
[340] Fix | Delete
'With Carousel active, any standard WordPress galleries or single images you have embedded in posts or pages will
[341] Fix | Delete
launch a full-screen photo browsing experience with comments and EXIF metadata.',
[342] Fix | Delete
'jetpack'
[343] Fix | Delete
);
[344] Fix | Delete
}
[345] Fix | Delete
add_action( 'jetpack_module_more_info_carousel', 'jetpack_carousel_more_info' );
[346] Fix | Delete
[347] Fix | Delete
/**
[348] Fix | Delete
* Infinite Scroll support link.
[349] Fix | Delete
*/
[350] Fix | Delete
function jetpack_infinite_scroll_more_button() {
[351] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-infinite-scroll' ) );
[352] Fix | Delete
}
[353] Fix | Delete
add_action( 'jetpack_learn_more_button_infinite-scroll', 'jetpack_infinite_scroll_more_button' );
[354] Fix | Delete
[355] Fix | Delete
/**
[356] Fix | Delete
* Infinite Scroll description.
[357] Fix | Delete
*/
[358] Fix | Delete
function jetpack_infinite_scroll_more_info() {
[359] Fix | Delete
esc_html_e(
[360] Fix | Delete
'Infinite scrolling pulls the next set of posts automatically into view when the reader approaches
[361] Fix | Delete
the bottom of the page. This helps you reader see more of your content.',
[362] Fix | Delete
'jetpack'
[363] Fix | Delete
);
[364] Fix | Delete
}
[365] Fix | Delete
add_action( 'jetpack_module_more_info_infinite-scroll', 'jetpack_infinite_scroll_more_info' );
[366] Fix | Delete
[367] Fix | Delete
/**
[368] Fix | Delete
* Post by Email support link.
[369] Fix | Delete
*/
[370] Fix | Delete
function jetpack_post_by_email_more_link() {
[371] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-post-by-email' ) );
[372] Fix | Delete
}
[373] Fix | Delete
add_action( 'jetpack_learn_more_button_post-by-email', 'jetpack_post_by_email_more_link' );
[374] Fix | Delete
[375] Fix | Delete
/**
[376] Fix | Delete
* Post by Email description.
[377] Fix | Delete
*/
[378] Fix | Delete
function jetpack_post_by_email_more_info() {
[379] Fix | Delete
esc_html_e(
[380] Fix | Delete
'Publish posts on your site by writing and sending an email from any email client instead of using the post editor.',
[381] Fix | Delete
'jetpack'
[382] Fix | Delete
);
[383] Fix | Delete
}
[384] Fix | Delete
add_action( 'jetpack_module_more_info_post-by-email', 'jetpack_post_by_email_more_info' );
[385] Fix | Delete
[386] Fix | Delete
/**
[387] Fix | Delete
* Photon support link.
[388] Fix | Delete
*/
[389] Fix | Delete
function jetpack_photon_more_link() {
[390] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-photon' ) );
[391] Fix | Delete
}
[392] Fix | Delete
add_action( 'jetpack_learn_more_button_photon', 'jetpack_photon_more_link' );
[393] Fix | Delete
[394] Fix | Delete
/**
[395] Fix | Delete
* Photon description.
[396] Fix | Delete
*/
[397] Fix | Delete
function jetpack_photon_more_info() {
[398] Fix | Delete
esc_html_e(
[399] Fix | Delete
'Jetpack will optimize your images and serve them from the server location nearest
[400] Fix | Delete
to your visitors. Using our global content delivery network will boost the loading speed of your site.',
[401] Fix | Delete
'jetpack'
[402] Fix | Delete
);
[403] Fix | Delete
}
[404] Fix | Delete
add_action( 'jetpack_module_more_info_photon', 'jetpack_photon_more_info' );
[405] Fix | Delete
[406] Fix | Delete
/**
[407] Fix | Delete
* Tiled Galleries support link.
[408] Fix | Delete
*/
[409] Fix | Delete
function jetpack_tiled_gallery_more_link() {
[410] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-tiled-galleries' ) );
[411] Fix | Delete
}
[412] Fix | Delete
add_action( 'jetpack_learn_more_button_tiled-gallery', 'jetpack_tiled_gallery_more_link' );
[413] Fix | Delete
[414] Fix | Delete
/**
[415] Fix | Delete
* Tiled Galleries description.
[416] Fix | Delete
*/
[417] Fix | Delete
function jetpack_tiled_gallery_more_info() {
[418] Fix | Delete
esc_html_e(
[419] Fix | Delete
'When adding an image gallery, you will have the option to create elegant magazine-style mosaic layouts for your photos,
[420] Fix | Delete
including mosaic (default), square, and circular layouts.',
[421] Fix | Delete
'jetpack'
[422] Fix | Delete
);
[423] Fix | Delete
}
[424] Fix | Delete
add_action( 'jetpack_module_more_info_tiled-gallery', 'jetpack_tiled_gallery_more_info' );
[425] Fix | Delete
[426] Fix | Delete
/**
[427] Fix | Delete
* Likes support link.
[428] Fix | Delete
*/
[429] Fix | Delete
function jetpack_likes_more_link() {
[430] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-likes' ) );
[431] Fix | Delete
}
[432] Fix | Delete
add_action( 'jetpack_learn_more_button_likes', 'jetpack_likes_more_link' );
[433] Fix | Delete
[434] Fix | Delete
/**
[435] Fix | Delete
* Likes description.
[436] Fix | Delete
*/
[437] Fix | Delete
function jetpack_likes_more_info() {
[438] Fix | Delete
esc_html_e(
[439] Fix | Delete
'Allow your readers to show their appreciation for your posts and other content. Likes show up
[440] Fix | Delete
below each post and your readers will also be able to review their liked posts from WordPress.com.',
[441] Fix | Delete
'jetpack'
[442] Fix | Delete
);
[443] Fix | Delete
}
[444] Fix | Delete
add_action( 'jetpack_module_more_info_likes', 'jetpack_likes_more_info' );
[445] Fix | Delete
[446] Fix | Delete
/**
[447] Fix | Delete
* Widget Visibility support link.
[448] Fix | Delete
*/
[449] Fix | Delete
function jetpack_widget_visibility_more_link() {
[450] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-widget-visibility' ) );
[451] Fix | Delete
}
[452] Fix | Delete
add_action( 'jetpack_learn_more_button_widget-visibility', 'jetpack_widget_visibility_more_link' );
[453] Fix | Delete
[454] Fix | Delete
/**
[455] Fix | Delete
* Widget Visibility description.
[456] Fix | Delete
*/
[457] Fix | Delete
function jetpack_widget_visibility_more_info() {
[458] Fix | Delete
esc_html_e(
[459] Fix | Delete
'Choose from a set of visibility options for sidebar widgets such as showing them only certain categories,
[460] Fix | Delete
only on error pages, or only search results pages. You can also do the reverse and choose to hide them on certain pages.',
[461] Fix | Delete
'jetpack'
[462] Fix | Delete
);
[463] Fix | Delete
}
[464] Fix | Delete
add_action( 'jetpack_module_more_info_widget-visibility', 'jetpack_widget_visibility_more_info' );
[465] Fix | Delete
[466] Fix | Delete
/**
[467] Fix | Delete
* VideoPress support link.
[468] Fix | Delete
*/
[469] Fix | Delete
function jetpack_videopress_more_link() {
[470] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-videopress' ) );
[471] Fix | Delete
}
[472] Fix | Delete
add_action( 'jetpack_learn_more_button_videopress', 'jetpack_videopress_more_link' );
[473] Fix | Delete
[474] Fix | Delete
/**
[475] Fix | Delete
* VideoPress description.
[476] Fix | Delete
*/
[477] Fix | Delete
function jetpack_videopress_more_info() {
[478] Fix | Delete
esc_html_e(
[479] Fix | Delete
'The easiest way to upload ad-free and unbranded videos to your site. You get stats on video
[480] Fix | Delete
playback and shares and the player is lightweight and responsive.',
[481] Fix | Delete
'jetpack'
[482] Fix | Delete
);
[483] Fix | Delete
}
[484] Fix | Delete
add_action( 'jetpack_module_more_info_videopress', 'jetpack_videopress_more_info' );
[485] Fix | Delete
[486] Fix | Delete
/**
[487] Fix | Delete
* SSO support link.
[488] Fix | Delete
*/
[489] Fix | Delete
function jetpack_sso_more_link() {
[490] Fix | Delete
echo esc_url( Redirect::get_url( 'jetpack-support-sso' ) );
[491] Fix | Delete
}
[492] Fix | Delete
add_action( 'jetpack_learn_more_button_sso', 'jetpack_sso_more_link' );
[493] Fix | Delete
[494] Fix | Delete
/**
[495] Fix | Delete
* SSO description.
[496] Fix | Delete
*/
[497] Fix | Delete
function jetpack_sso_more_info() {
[498] Fix | Delete
esc_html_e(
[499] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function