Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/accelera.../includes/options
File: admin-config.php
<?php
[0] Fix | Delete
use ReduxCore\ReduxFramework\Redux;
[1] Fix | Delete
if ( ! defined( 'ABSPATH' ) ) {
[2] Fix | Delete
exit;
[3] Fix | Delete
}
[4] Fix | Delete
//Admin Panel Options
[5] Fix | Delete
if ( ! class_exists( 'ReduxCore\ReduxFramework\Redux' ) ) {
[6] Fix | Delete
return;
[7] Fix | Delete
}
[8] Fix | Delete
//Require features
[9] Fix | Delete
require_once AMPFORWP_PLUGIN_DIR."includes/features/advertisement/ads-options.php";
[10] Fix | Delete
require_once AMPFORWP_PLUGIN_DIR."includes/features/page-booster/page-booster-options.php";
[11] Fix | Delete
require_once AMPFORWP_PLUGIN_DIR."includes/features/performance/performance-options.php";
[12] Fix | Delete
require_once AMPFORWP_PLUGIN_DIR."includes/features/analytics/analytics-options.php";
[13] Fix | Delete
require_once AMPFORWP_PLUGIN_DIR."includes/features/structure-data/structured-data-options.php";
[14] Fix | Delete
require_once AMPFORWP_PLUGIN_DIR."includes/features/notice-bar/notice-bar-options.php";
[15] Fix | Delete
require_once AMPFORWP_PLUGIN_DIR."includes/features/push-notification/push-notification-options.php";
[16] Fix | Delete
require_once AMPFORWP_PLUGIN_DIR."includes/features/contact-form/contact-form-options.php";
[17] Fix | Delete
require_once AMPFORWP_PLUGIN_DIR."includes/features/pagebuilders-support/pagebuilders_support.php";
[18] Fix | Delete
[19] Fix | Delete
// Option name where all the Redux data is stored.
[20] Fix | Delete
$opt_name = "redux_builder_amp";
[21] Fix | Delete
$comment_desc = "";
[22] Fix | Delete
$newspaper_theme_check = array();
[23] Fix | Delete
$amptfad = '<strong>DID YOU KNOW?</strong></br ><a href="https://ampforwp.com/amp-theme-framework/" target="_blank">You can create your own <strong>Custom theme with AMP Theme Framework</strong></a>';
[24] Fix | Delete
// #1093 Display only If AMP Comments is Not Installed
[25] Fix | Delete
include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
[26] Fix | Delete
if(!is_plugin_active( 'amp-comments/amp-comments.php' )){
[27] Fix | Delete
$comment_AD_URL = "http://ampforwp.com/amp-comments/#utm_source=options-panel&utm_medium=comments-tab&utm_campaign=AMP%20Plugin";
[28] Fix | Delete
$comment_desc = '<a href="'.$comment_AD_URL.'" target="_blank"><img class="ampforwp-ad-img-banner" src="'.AMPFORWP_IMAGE_DIR . '/comments-banner.png" width="560" height="85" /></a>';
[29] Fix | Delete
}
[30] Fix | Delete
/*$wpbakery_for_ampchecker = $divi_pb_for_ampchecker = $elemntr_pb_for_ampchecker = array();
[31] Fix | Delete
if(!is_plugin_active( 'amp-pagebuilder-compatibility/amp-pagebuilder-compatibility.php' )){
[32] Fix | Delete
$wpbakery_for_ampchecker = array(
[33] Fix | Delete
'id' => 'wpbakery_pb_for_amp_info_normal',
[34] Fix | Delete
'type' => 'info',
[35] Fix | Delete
'required' => array(
[36] Fix | Delete
array('ampforwp-wpbakery-pb-for-amp', '=' , true),
[37] Fix | Delete
),
[38] Fix | Delete
'desc' => sprintf('<div style="background: #FFF9C4;padding: 12px;line-height: 1.6;margin: -45px -14px -18px -17px;"><b>%s</b> %s <a href="https://ampforwp.com/page-builder-compatibility-for-amp/" target="_blank">%s</a> extension.<br /> <div style="margin-top:4px;">(<a href="https://ampforwp.com/page-builder-compatibility-for-amp/" target="_blank">%s</a>)</div></div>',esc_html__( 'ONE LAST STEP REQUIRED:','accelerated-mobile-pages'),esc_html__( 'This feature requires', 'accelerated-mobile-pages' ),esc_html__( 'Page Builder For AMP', 'accelerated-mobile-pages'),esc_html__( 'Click here for more info', 'accelerated-mobile-pages' )),
[39] Fix | Delete
);
[40] Fix | Delete
$divi_pb_for_ampchecker = array(
[41] Fix | Delete
'id' => 'divi_pb_for_amp_info_normal',
[42] Fix | Delete
'type' => 'info',
[43] Fix | Delete
'required' => array(
[44] Fix | Delete
array('ampforwp-divi-pb-for-amp', '=' , true),
[45] Fix | Delete
),
[46] Fix | Delete
'desc' => sprintf('<div style="background: #FFF9C4;padding: 12px;line-height: 1.6;margin: -45px -14px -18px -17px;"><b>%s</b> %s <a href="https://ampforwp.com/page-builder-compatibility-for-amp/" target="_blank">%s</a> extension.<br /> <div style="margin-top:4px;">(<a href="https://ampforwp.com/page-builder-compatibility-for-amp/" target="_blank">%s</a>)</div></div>',esc_html__( 'ONE LAST STEP REQUIRED:','accelerated-mobile-pages'),esc_html__( 'This feature requires', 'accelerated-mobile-pages' ),esc_html__( 'Page Builder For AMP', 'accelerated-mobile-pages'),esc_html__( 'Click here for more info', 'accelerated-mobile-pages' )),
[47] Fix | Delete
);
[48] Fix | Delete
$elemntr_pb_for_ampchecker = array(
[49] Fix | Delete
'id' => 'elemntr_pb_for_amp_info_normal',
[50] Fix | Delete
'type' => 'info',
[51] Fix | Delete
'required' => array(
[52] Fix | Delete
array('ampforwp-elementor-pb-for-amp', '=' , true),
[53] Fix | Delete
),
[54] Fix | Delete
'desc' => sprintf('<div style="background: #FFF9C4;padding: 12px;line-height: 1.6;margin: -45px -14px -18px -17px;"><b>%s</b> %s <a href="https://ampforwp.com/page-builder-compatibility-for-amp/" target="_blank">%s</a> extension.<br /> <div style="margin-top:4px;">(<a href="https://ampforwp.com/page-builder-compatibility-for-amp/" target="_blank">%s</a>)</div></div>',esc_html__( 'ONE LAST STEP REQUIRED:','accelerated-mobile-pages'),esc_html__( 'This feature requires', 'accelerated-mobile-pages' ),esc_html__( 'Page Builder For AMP', 'accelerated-mobile-pages'),esc_html__( 'Click here for more info', 'accelerated-mobile-pages' )),
[55] Fix | Delete
);
[56] Fix | Delete
}
[57] Fix | Delete
$pb_for_amp[] = array(
[58] Fix | Delete
'id' => 'ampforwp-pagebuilder-accor',
[59] Fix | Delete
'type' => 'section',
[60] Fix | Delete
'title' => esc_html__('AMPforWP PageBuilder', 'accelerated-mobile-pages'),
[61] Fix | Delete
'indent' => true,
[62] Fix | Delete
'layout_type' => 'accordion',
[63] Fix | Delete
'accordion-open'=> 1,
[64] Fix | Delete
);
[65] Fix | Delete
$pb_for_amp[] = array(
[66] Fix | Delete
'id' => 'ampforwp-pagebuilder',
[67] Fix | Delete
'type' => 'switch',
[68] Fix | Delete
'title' => esc_html__('AMPforWP PageBuilder', 'accelerated-mobile-pages'),
[69] Fix | Delete
'tooltip-subtitle' => esc_html__('Enable or Disable the AMP PageBuilder', 'accelerated-mobile-pages'),
[70] Fix | Delete
'default' => true
[71] Fix | Delete
);
[72] Fix | Delete
$pb_for_amp[] = array(
[73] Fix | Delete
'id' => 'ampforwp-wpbakery-pb-for-amp-accor',
[74] Fix | Delete
'type' => 'section',
[75] Fix | Delete
'title' => esc_html__('WPBakery Page Builder Compatibility', 'accelerated-mobile-pages'),
[76] Fix | Delete
'indent' => true,
[77] Fix | Delete
'layout_type' => 'accordion',
[78] Fix | Delete
'accordion-open'=> 1,
[79] Fix | Delete
);
[80] Fix | Delete
$pb_for_amp[] = array(
[81] Fix | Delete
'id' => 'ampforwp-wpbakery-pb-for-amp',
[82] Fix | Delete
'type' => 'switch',
[83] Fix | Delete
'title' => esc_html__('WPBakery Page Builder Support','accelerated-mobile-pages'),
[84] Fix | Delete
'tooltip-subtitle' => esc_html__('Enable or Disable the WPBakery Page Builder support for AMP', 'accelerated-mobile-pages'),
[85] Fix | Delete
'default' => false
[86] Fix | Delete
);
[87] Fix | Delete
$pb_for_amp[] = $wpbakery_for_ampchecker;
[88] Fix | Delete
$pb_for_amp[] = array(
[89] Fix | Delete
'id' => 'ampforwp-divi-pb-for-amp-accor',
[90] Fix | Delete
'type' => 'section',
[91] Fix | Delete
'title' => esc_html__('Divi Builder Compatibility', 'accelerated-mobile-pages'),
[92] Fix | Delete
'indent' => true,
[93] Fix | Delete
'layout_type' => 'accordion',
[94] Fix | Delete
'accordion-open'=> 1,
[95] Fix | Delete
);
[96] Fix | Delete
$pb_for_amp[] = array(
[97] Fix | Delete
'id' => 'ampforwp-divi-pb-for-amp',
[98] Fix | Delete
'type' => 'switch',
[99] Fix | Delete
'title' => esc_html__('Divi Builder Support','accelerated-mobile-pages'),
[100] Fix | Delete
'tooltip-subtitle' => esc_html__('Enable or Disable the Divi Builder support for AMP', 'accelerated-mobile-pages'),
[101] Fix | Delete
'default' => false
[102] Fix | Delete
);
[103] Fix | Delete
$pb_for_amp[] = $divi_pb_for_ampchecker;
[104] Fix | Delete
$pb_for_amp[] = array(
[105] Fix | Delete
'id' => 'ampforwp-elementor-pb-for-amp-accor',
[106] Fix | Delete
'type' => 'section',
[107] Fix | Delete
'title' => esc_html__('Elementor Compatibility', 'accelerated-mobile-pages'),
[108] Fix | Delete
'indent' => true,
[109] Fix | Delete
'layout_type' => 'accordion',
[110] Fix | Delete
'accordion-open'=> 1,
[111] Fix | Delete
);
[112] Fix | Delete
$pb_for_amp[] = array(
[113] Fix | Delete
'id' => 'ampforwp-elementor-pb-for-amp',
[114] Fix | Delete
'type' => 'switch',
[115] Fix | Delete
'title' => esc_html__('Elementor Support','accelerated-mobile-pages'),
[116] Fix | Delete
'tooltip-subtitle' => esc_html__('Enable or Disable the Elementor support for AMP', 'accelerated-mobile-pages'),
[117] Fix | Delete
'default' => false
[118] Fix | Delete
);
[119] Fix | Delete
$pb_for_amp[] = $elemntr_pb_for_ampchecker;*/
[120] Fix | Delete
[121] Fix | Delete
$all_extensions_data = $jetpack_rp = $sassy_ss = $amp_endpoint = array();
[122] Fix | Delete
if(class_exists( 'Jetpack_RelatedPosts' )){
[123] Fix | Delete
$jetpack_rp = array(
[124] Fix | Delete
'id' => 'ampforwp-jetpack-related-posts',
[125] Fix | Delete
'type' => 'switch',
[126] Fix | Delete
'title' => esc_html__('Jetpack Related Post', 'accelerated-mobile-pages'),
[127] Fix | Delete
'default' => '1',
[128] Fix | Delete
);
[129] Fix | Delete
}
[130] Fix | Delete
if(function_exists('heateor_sss_save_default_options')){
[131] Fix | Delete
$sassy_ss = array(
[132] Fix | Delete
'id' => 'ampforwp-sassy_social-switch',
[133] Fix | Delete
'type' => 'switch',
[134] Fix | Delete
'title' => esc_html__('Sassy Social Share', 'accelerated-mobile-pages'),
[135] Fix | Delete
'default' => '1',
[136] Fix | Delete
);
[137] Fix | Delete
}
[138] Fix | Delete
$get_permalink_structure = get_option('permalink_structure');
[139] Fix | Delete
if ($get_permalink_structure) {
[140] Fix | Delete
$amp_endpoint = array(
[141] Fix | Delete
'id' => 'amp-core-end-point',
[142] Fix | Delete
'type' => 'switch',
[143] Fix | Delete
'title' => esc_html__('Change End Point to ?amp','accelerated-mobile-pages'),
[144] Fix | Delete
'default' => 0,
[145] Fix | Delete
'tooltip-subtitle' => esc_html__('Enable this option when /amp/ is giving 404 after resaving the permalink settings.','accelerated-mobile-pages'),
[146] Fix | Delete
'desc' => esc_html__( 'Making endpoints to ?amp will help you get the amp in tricky setups with taxonomies & post typs. Question mark in the url will not make any difference in the SEO.','accelerated-mobile-pages' ),
[147] Fix | Delete
);
[148] Fix | Delete
}
[149] Fix | Delete
global $all_extensions_data;
[150] Fix | Delete
$extension_listing_array = array(
[151] Fix | Delete
array(
[152] Fix | Delete
'name'=>'Advanced AMP ADS',
[153] Fix | Delete
'desc'=>'Add Advertisement directly in the content',
[154] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/click.png',
[155] Fix | Delete
'price'=>'$29',
[156] Fix | Delete
'url_link'=>'http://ampforwp.com/advanced-amp-ads/#utm_source=options-panel&utm_medium=extension-tab_advanced-amp-ads&utm_campaign=AMP%20Plugin',
[157] Fix | Delete
'plugin_active_path'=> 'amp-incontent-ads/amptoolkit-incontent-ads.php',
[158] Fix | Delete
'item_name'=>'Advanced AMP Ads',
[159] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[160] Fix | Delete
'is_activated'=>(is_plugin_active('amp-incontent-ads/amptoolkit-incontent-ads.php')? 1:2),
[161] Fix | Delete
'settingUrl'=>'{ampforwp-incontent-ads-subsection}',
[162] Fix | Delete
),
[163] Fix | Delete
array(
[164] Fix | Delete
'name'=>'Contact Form 7',
[165] Fix | Delete
'desc'=>'Add Contact Us Form in AMP.',
[166] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/cf7.png',
[167] Fix | Delete
'price'=>'$39',
[168] Fix | Delete
'url_link'=>'http://ampforwp.com/contact-form-7/#utm_source=options-panel&utm_medium=extension-tab_cf7&utm_campaign=AMP%20Plugin',
[169] Fix | Delete
'plugin_active_path'=> 'amp-cf7/amp-cf7.php',
[170] Fix | Delete
'item_name'=>'Contact Form 7 for AMP',
[171] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[172] Fix | Delete
'is_activated'=>(is_plugin_active('amp-cf7/amp-cf7.php')? 1 : 2),
[173] Fix | Delete
'settingUrl'=>'{ampforwp-cf7-subsection}',
[174] Fix | Delete
),
[175] Fix | Delete
array(
[176] Fix | Delete
'name'=>'Caldera Forms for AMP',
[177] Fix | Delete
'desc'=>'Add Caldera Form in AMP.',
[178] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/cf.png',
[179] Fix | Delete
'price'=>'$39',
[180] Fix | Delete
'url_link'=>'http://ampforwp.com/caldera-forms-for-amp',
[181] Fix | Delete
'plugin_active_path'=> 'caldera-forms-for-amp/caldera-forms-for-amp.php',
[182] Fix | Delete
'item_name'=>'Caldera Forms for AMP',
[183] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[184] Fix | Delete
'is_activated'=>(is_plugin_active('caldera-forms-for-amp/caldera-forms-for-amp.php')? 1 : 2),
[185] Fix | Delete
),
[186] Fix | Delete
array(
[187] Fix | Delete
'name'=>'Gravity Forms',
[188] Fix | Delete
'desc'=>'Add Gravity Forms Support in AMP.',
[189] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/gf.png',
[190] Fix | Delete
'price'=>'$79',
[191] Fix | Delete
'url_link'=>'http://ampforwp.com/gravity-forms/#utm_source=options-panel&utm_medium=extension-tab_gf&utm_campaign=AMP%20Plugin',
[192] Fix | Delete
'plugin_active_path'=> 'amp-gravity-forms/amp-gravity-forms.php',
[193] Fix | Delete
'item_name'=>'Gravity Forms',
[194] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[195] Fix | Delete
'is_activated'=>(is_plugin_active('amp-gravity-forms/amp-gravity-forms.php')? 1 : 2),
[196] Fix | Delete
'settingUrl'=>'{ampforwp-gf-subsection}',
[197] Fix | Delete
),
[198] Fix | Delete
array(
[199] Fix | Delete
'name'=>'Liveblog For AMP',
[200] Fix | Delete
'label' => 'Liveblog For AMP',
[201] Fix | Delete
'desc'=>'Add Liveblog Support in AMP.',
[202] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/amp-icon.png',
[203] Fix | Delete
'price'=>'$79',
[204] Fix | Delete
'url_link'=>'https://ampforwp.com/addons/liveblog-for-amp/#utm_source=options-panel&utm_medium=extension-tab_gf&utm_campaign=AMP%20Plugin',
[205] Fix | Delete
'plugin_active_path'=> 'liveblog-for-amp/liveblog-for-amp.php',
[206] Fix | Delete
'item_name'=>'Liveblog For AMP',
[207] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[208] Fix | Delete
'is_activated'=>(is_plugin_active('liveblog-for-amp/liveblog-for-amp.php')? 1 : 2),
[209] Fix | Delete
'settingUrl'=>'',
[210] Fix | Delete
),
[211] Fix | Delete
array(
[212] Fix | Delete
'name'=>'bbPress For AMP',
[213] Fix | Delete
'desc'=>'Add bbPress Forum Compatibility to your AMP version',
[214] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/bbp-icon.png',
[215] Fix | Delete
'price'=>'$89',
[216] Fix | Delete
'url_link'=>'http://ampforwp.com/bbpress/#utm_source=options-panel&utm_medium=extension-tab_bbpress-for-wordpress&utm_campaign=AMP%20Plugin',
[217] Fix | Delete
'plugin_active_path'=> 'bbpress-for-amp/bbpress-for-amp.php',
[218] Fix | Delete
'item_name'=>'bbPress for AMP',
[219] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[220] Fix | Delete
'is_activated'=>(is_plugin_active('bbpress-for-amp/bbpress-for-amp.php')? 1 : 2),
[221] Fix | Delete
),
[222] Fix | Delete
array(
[223] Fix | Delete
'name'=>'Ninja Forms for AMP',
[224] Fix | Delete
'desc'=>'Add Ninja Forms Support in AMP.',
[225] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/nf.png',
[226] Fix | Delete
'price'=>'$79',
[227] Fix | Delete
'url_link'=>'http://ampforwp.com/ninja-forms/#utm_source=options-panel&utm_medium=extension-tab_gf&utm_campaign=AMP%20Plugin',
[228] Fix | Delete
'plugin_active_path'=> 'amp-ninja-forms/amp-ninja-forms.php',
[229] Fix | Delete
'item_name'=>'Ninja Forms for AMP',
[230] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[231] Fix | Delete
'is_activated'=>(is_plugin_active('amp-ninja-forms/amp-ninja-forms.php')? 1 : 2),
[232] Fix | Delete
'settingUrl'=>'{ampforwp-nf-subsection}',
[233] Fix | Delete
),
[234] Fix | Delete
array(
[235] Fix | Delete
'name'=>'Pinterest for AMP',
[236] Fix | Delete
'label' => 'Pinterest for AMP',
[237] Fix | Delete
'desc'=>'Pinterest compatibility with AMP',
[238] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/amp-icon.png',
[239] Fix | Delete
'price'=>'$19',
[240] Fix | Delete
'url_link'=>'https://ampforwp.com/addons/pinterest-for-amp/#utm_source=options-panel&utm_medium=extension-tab_polylang-for-amp&utm_campaign=AMP%20Plugin',
[241] Fix | Delete
'plugin_active_path'=> 'pinterest-for-amp/pinterest-for-amp.php',
[242] Fix | Delete
'item_name'=>'Pinterest for AMP',
[243] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[244] Fix | Delete
'is_activated'=>(is_plugin_active('pinterest-for-amp/pinterest-for-amp.php')? 1: 2),
[245] Fix | Delete
),
[246] Fix | Delete
array(
[247] Fix | Delete
'name'=>'Conversion Goals Tracking for AMP',
[248] Fix | Delete
'class'=>'new-ext',
[249] Fix | Delete
'desc'=>'Conversion & Goals Tracking in Google Analytics is made easy in AMP.',
[250] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/conversion_goal_tracking.png',
[251] Fix | Delete
'price'=>'$39',
[252] Fix | Delete
'url_link'=>'https://ampforwp.com/addons/conversion-goals-tracking-for-amp//#utm_source=options-panel&utm_medium=extension-tab_conversion_goals_tracking_for_amp&utm_campaign=AMP%20Plugin',
[253] Fix | Delete
'plugin_active_path'=> 'conversion-goals-tracking-for-amp/conversion-goals-tracking-for-amp.php',
[254] Fix | Delete
'item_name'=>'Conversion Goals Tracking for AMP',
[255] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[256] Fix | Delete
'is_activated'=>(is_plugin_active('conversion-goals-tracking-for-amp/conversion-goals-tracking-for-amp.php')? 1 : 2),
[257] Fix | Delete
),
[258] Fix | Delete
array(
[259] Fix | Delete
'name'=>'WP Forms for AMP',
[260] Fix | Delete
'desc'=>'Add WP Forms Support in AMP.',
[261] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/wpf.png',
[262] Fix | Delete
'price'=>'$79',
[263] Fix | Delete
'url_link'=>'http://ampforwp.com/wp-forms/#utm_source=options-panel&utm_medium=extension-tab_gf&utm_campaign=AMP%20Plugin',
[264] Fix | Delete
'plugin_active_path'=> 'wp-forms-for-amp/amp-wpforms.php',
[265] Fix | Delete
'item_name'=>'WP Forms for AMP',
[266] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[267] Fix | Delete
'is_activated'=>(is_plugin_active('wp-forms-for-amp/amp-wpforms.php')? 1 : 2),
[268] Fix | Delete
),
[269] Fix | Delete
array(
[270] Fix | Delete
'name'=>'Email Opt-in Forms',
[271] Fix | Delete
'desc'=>'Capture Leads with Email Subscription.',
[272] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/email.png',
[273] Fix | Delete
'price'=>'$79',
[274] Fix | Delete
'url_link'=>'http://ampforwp.com/opt-in-forms/#utm_source=options-panel&utm_medium=extension-tab_opt-in-forms&utm_campaign=AMP%20Plugin',
[275] Fix | Delete
'plugin_active_path'=> 'amp-optin/amp-optin.php',
[276] Fix | Delete
'item_name'=>'Opt-in-Forms for AMP',
[277] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[278] Fix | Delete
'is_activated'=>(is_plugin_active('amp-optin/amp-optin.php')? 1 : 2),
[279] Fix | Delete
'settingUrl'=>'{ampforwp-optin-subsection}'
[280] Fix | Delete
),
[281] Fix | Delete
array(
[282] Fix | Delete
'name'=>'AMP Cache',
[283] Fix | Delete
'desc'=>'AMP Cache is a Revolutionary Cache System for AMP',
[284] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/cache-icon.png',
[285] Fix | Delete
'price'=>'$89',
[286] Fix | Delete
'url_link'=>'http://ampforwp.com/amp-cache/#utm_source=options-panel&utm_medium=extension-tab_cache&utm_campaign=AMP%20Plugin',
[287] Fix | Delete
'plugin_active_path'=> 'amp-cache/ampforwp-cache.php',
[288] Fix | Delete
'item_name'=>'AMP Cache',
[289] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[290] Fix | Delete
'is_activated'=>(is_plugin_active('amp-cache/ampforwp-cache.php')? 1 : 2),
[291] Fix | Delete
'settingUrl'=>'{opt-go-amp-cache}',
[292] Fix | Delete
),
[293] Fix | Delete
array(
[294] Fix | Delete
'name'=>'AMP Popup',
[295] Fix | Delete
'desc'=>'Pop-Up Functionality for AMP in WordPress. Most easiest and the best way to include Pop-Up in AMP.',
[296] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/pwa-icon.png',
[297] Fix | Delete
'price'=>'$39',
[298] Fix | Delete
'url_link'=>'https://ampforwp.com/amp-popup/',
[299] Fix | Delete
'plugin_active_path'=> 'amp-popup/amp-popup.php',
[300] Fix | Delete
'item_name'=>'AMP Popup',
[301] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[302] Fix | Delete
'is_activated'=>(is_plugin_active('amp-popup/amp-popup.php')? 1 : 2),
[303] Fix | Delete
),
[304] Fix | Delete
array(
[305] Fix | Delete
'name'=>'AMP Pagebuilder Compatibility',
[306] Fix | Delete
'desc'=>'Page Builder Functionality for AMP in WordPress. Most easiest and the best way to include Page Builder in AMP.',
[307] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/pwa-icon.png',
[308] Fix | Delete
'price'=>'$89',
[309] Fix | Delete
'url_link'=>'http://ampforwp.com/page-builder-compatibility-for-amp/#utm_source=options-panel&utm_medium=extension-tab_pagebuilder-for-amp&utm_campaign=AMP%20Plugin',
[310] Fix | Delete
'plugin_active_path'=> 'amp-pagebuilder-compatibility/amp-pagebuilder-compatibility.php',
[311] Fix | Delete
'item_name'=>'AMP Pagebuilder Compatibility',
[312] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[313] Fix | Delete
'is_activated'=>(is_plugin_active('amp-pagebuilder-compatibility/amp-pagebuilder-compatibility.php')? 1 : 2),
[314] Fix | Delete
'settingUrl'=>'{amp-content-builder}',
[315] Fix | Delete
),
[316] Fix | Delete
array(
[317] Fix | Delete
'name'=>'Call To Action (CTA)',
[318] Fix | Delete
'desc'=>'Higher Visibility & More Conversions',
[319] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/mac-click.png',
[320] Fix | Delete
'price'=>'$29',
[321] Fix | Delete
'url_link'=>'http://ampforwp.com/call-to-action/#utm_source=options-panel&utm_medium=extension-tab_amp-cta&utm_campaign=AMP%20Plugin',
[322] Fix | Delete
'plugin_active_path'=> 'amp-cta/amp-cta.php',
[323] Fix | Delete
'item_name'=>'Call To Action for AMP',
[324] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[325] Fix | Delete
'is_activated'=>(is_plugin_active('amp-cta/amp-cta.php')? 1 : 2),
[326] Fix | Delete
'settingUrl'=>'{ampforwp-cta-subsection}',
[327] Fix | Delete
),
[328] Fix | Delete
array(
[329] Fix | Delete
'name'=>'Classipress for AMP',
[330] Fix | Delete
'desc'=>'Amp Compatibility for Classipress Theme',
[331] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/cp.png',
[332] Fix | Delete
'price'=>'$19',
[333] Fix | Delete
'url_link'=>'http://ampforwp.com/classipress-for-amp',
[334] Fix | Delete
'plugin_active_path'=> 'classipress-for-amp/classipress-for-amp.php',
[335] Fix | Delete
'item_name'=>'Classipress for AMP',
[336] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[337] Fix | Delete
'is_activated'=>(is_plugin_active('classipress-for-amp/classipress-for-amp.php')? 1 : 2),
[338] Fix | Delete
),
[339] Fix | Delete
array(
[340] Fix | Delete
'name'=>'AMP WooCommerce Pro',
[341] Fix | Delete
'desc'=>'Advanced WooCommerce in AMP in two clicks.',
[342] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/woo.png',
[343] Fix | Delete
'price'=>'$79',
[344] Fix | Delete
'url_link'=>'https://ampforwp.com/woocommerce/#utm_source=options-panel&utm_medium=extension-tab_woocommerce&utm_campaign=AMP%20Plugin',
[345] Fix | Delete
'plugin_active_path'=> 'amp-woocommerce-pro/amp-woocommerce.php',
[346] Fix | Delete
'item_name'=>'WooCommerce',
[347] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[348] Fix | Delete
'is_activated'=>(is_plugin_active('amp-woocommerce-pro/amp-woocommerce.php')? 1 : 2),
[349] Fix | Delete
'settingUrl'=>'{ampforwp-wcp-subsection}',
[350] Fix | Delete
),
[351] Fix | Delete
[352] Fix | Delete
array(
[353] Fix | Delete
'name'=> 'EDD for AMP',
[354] Fix | Delete
'desc'=> 'EDD compatibility with AMP',
[355] Fix | Delete
'img_src'=> AMPFORWP_IMAGE_DIR . '/edd-icon.png',
[356] Fix | Delete
'price'=> '$19',
[357] Fix | Delete
'url_link'=>'https://ampforwp.com/edd-for-amp/#utm_source=options-panel&utm_medium=extension-tab_edd-for-amp&utm_campaign=AMP%20Plugin',
[358] Fix | Delete
'plugin_active_path'=> 'edd-for-amp/edd-for-amp.php',
[359] Fix | Delete
'item_name'=>'EDD for AMP',
[360] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[361] Fix | Delete
'is_activated'=>(is_plugin_active('edd-for-amp/edd-for-amp.php')? 1 : 2),
[362] Fix | Delete
),
[363] Fix | Delete
array(
[364] Fix | Delete
'name'=>'Facebook Chat For AMP',
[365] Fix | Delete
'desc'=>'Facebook Chat for AMP in WordPress. Most easiest and the best way to include Facebook Chat in AMP.',
[366] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/comments.png',
[367] Fix | Delete
'price'=>'$19',
[368] Fix | Delete
'url_link'=>'https://ampforwp.com/facebook-chat-for-amp/',
[369] Fix | Delete
'plugin_active_path'=> 'facebook-chat-for-amp/facebook-chat-for-amp.php',
[370] Fix | Delete
'item_name'=>'Facebook Chat For AMP',
[371] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[372] Fix | Delete
'is_activated'=>(is_plugin_active('facebook-chat-for-amp/facebook-chat-for-amp.php')? 1 : 2),
[373] Fix | Delete
),
[374] Fix | Delete
[375] Fix | Delete
array(
[376] Fix | Delete
'name'=>'AMP Layouts',
[377] Fix | Delete
'desc'=>'Design system built for AMP that makes easy to create your own AMP website.',
[378] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/amplayouts.png',
[379] Fix | Delete
'price'=>'$89',
[380] Fix | Delete
'url_link'=>'https://ampforwp.com/amp-layouts/#utm_source=options-panel&utm_medium=extension-tab_amp-layouts&utm_campaign=AMP%20Plugin',
[381] Fix | Delete
'plugin_active_path'=> 'amp-layouts/amp-layouts.php',
[382] Fix | Delete
'item_name'=>'AMP Layouts',
[383] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[384] Fix | Delete
'is_activated'=>(is_plugin_active('amp-layouts/amp-layouts.php')? 1 : 2),
[385] Fix | Delete
'settingUrl'=>'{amp-theme-settings}',
[386] Fix | Delete
),
[387] Fix | Delete
[388] Fix | Delete
array(
[389] Fix | Delete
'name'=>'Newspaper AMP Theme',
[390] Fix | Delete
'desc'=>'Advanced News Magazine theme built for AMP.',
[391] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/click.png',
[392] Fix | Delete
'price'=>'$49',
[393] Fix | Delete
'url_link'=>'http://ampforwp.com/themes/newspaper/#utm_source=options-panel&utm_medium=extension-tab_themes/newspaper&utm_campaign=AMP%20Plugin',
[394] Fix | Delete
'plugin_active_path'=> 'amp-newspaper-theme/ampforwp-custom-theme.php',
[395] Fix | Delete
'item_name'=>'Newspaper Theme for AMP',
[396] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[397] Fix | Delete
'is_activated'=>(is_plugin_active('amp-newspaper-theme/ampforwp-custom-theme.php')? 1 : 2),
[398] Fix | Delete
'settingUrl'=>'{ampforwp-theme-subsection}',
[399] Fix | Delete
),
[400] Fix | Delete
array(
[401] Fix | Delete
'name'=>'AMP Email',
[402] Fix | Delete
'label' => 'AMP Email',
[403] Fix | Delete
'desc'=>'You can send emails with AMP features(AMP4Email).',
[404] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/email.png',
[405] Fix | Delete
'price'=>'$29.99',
[406] Fix | Delete
'url_link'=>'https://ampforwp.com/addons/amp-email/#utm_source=options-panel&utm_medium=extension-tab_amp-comments&utm_campaign=AMP%20Plugin',
[407] Fix | Delete
'plugin_active_path'=> 'amp-email/amp-email.php',
[408] Fix | Delete
'item_name'=>'AMP Email',
[409] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[410] Fix | Delete
'is_activated'=>(is_plugin_active('amp-email/amp-email.php')? 1: 2),
[411] Fix | Delete
'settingUrl'=>'',
[412] Fix | Delete
),
[413] Fix | Delete
[414] Fix | Delete
array(
[415] Fix | Delete
'name'=>'ACF for AMP',
[416] Fix | Delete
'desc'=>'Easily add ACF support in AMP.',
[417] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/acf.png',
[418] Fix | Delete
'price'=>'$29',
[419] Fix | Delete
'url_link'=>'http://ampforwp.com/acf-amp/#utm_source=options-panel&utm_medium=extension-tab_opt-in-forms&utm_campaign=AMP%20Plugin',
[420] Fix | Delete
'plugin_active_path'=> 'acf-for-amp-v2/amp-acf.php',
[421] Fix | Delete
'item_name'=>'ACF for AMP',
[422] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[423] Fix | Delete
'is_activated'=>(is_plugin_active('acf-for-amp-v2/amp-acf.php')? 1 : 2),
[424] Fix | Delete
'settingUrl'=>admin_url('edit.php?post_type=amp_acf'),
[425] Fix | Delete
),
[426] Fix | Delete
array(
[427] Fix | Delete
'name'=>'AMP Comments',
[428] Fix | Delete
'desc'=>'You can now allow the same comment functionality on AMP.',
[429] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/comments.png',
[430] Fix | Delete
'price'=>'$29.99',
[431] Fix | Delete
'url_link'=>'https://ampforwp.com/amp-comments/#utm_source=options-panel&utm_medium=extension-tab_amp-comments&utm_campaign=AMP%20Plugin',
[432] Fix | Delete
'plugin_active_path'=> 'amp-comments/amp-comments.php',
[433] Fix | Delete
'item_name'=>'AMP Comments',
[434] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[435] Fix | Delete
'is_activated'=>(is_plugin_active('amp-comments/amp-comments.php')? 1: 2),
[436] Fix | Delete
'settingUrl'=>'{ampforwp-cmt-subsection}',
[437] Fix | Delete
),
[438] Fix | Delete
array(
[439] Fix | Delete
'name'=>'Star Ratings',
[440] Fix | Delete
'desc'=>'Star Review Ratings for AMP.',
[441] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/star.png',
[442] Fix | Delete
'price'=>'$19',
[443] Fix | Delete
'url_link'=>'http://ampforwp.com/amp-ratings/#utm_source=options-panel&utm_medium=extension-tab_amp-ratings&utm_campaign=AMP%20Plugin',
[444] Fix | Delete
'plugin_active_path'=> 'amp-rating/amp-rating.php',
[445] Fix | Delete
'item_name'=>'AMP Rating',
[446] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[447] Fix | Delete
'is_activated'=>(is_plugin_active('amp-rating/amp-rating.php')? 1 : 2),
[448] Fix | Delete
'settingUrl'=>'{ampforwp-ratings-subsection}',
[449] Fix | Delete
),
[450] Fix | Delete
array(
[451] Fix | Delete
'name'=>'Custom Post Type',
[452] Fix | Delete
'desc'=>'Enable Custom Post type support in AMP.',
[453] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/comments.png',
[454] Fix | Delete
'price'=>'$19',
[455] Fix | Delete
'url_link'=>'http://ampforwp.com/custom-post-type/#utm_source=options-panel&utm_medium=extension-tab_custom-post-type&utm_campaign=AMP%20Plugin',
[456] Fix | Delete
'plugin_active_path'=> 'amp-custom-post-type/amp-custom-post-type.php',
[457] Fix | Delete
'item_name'=>'Custom Post Type Support for AMP',
[458] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[459] Fix | Delete
'is_activated'=>(is_plugin_active('amp-custom-post-type/amp-custom-post-type.php')? 1 : 2),
[460] Fix | Delete
'settingUrl'=>'{ampforwp-cpt-subsection}',
[461] Fix | Delete
),
[462] Fix | Delete
[463] Fix | Delete
array(
[464] Fix | Delete
'name'=>'AMP Stories',
[465] Fix | Delete
'desc'=>'A Revolutionary new way to share your stories',
[466] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/amp-stories.png',
[467] Fix | Delete
'price'=>'$79',
[468] Fix | Delete
'url_link'=>'https://ampforwp.com/amp-stories/#utm_source=options-panel&utm_medium=extension-tab_stories&utm_campaign=AMP%20Plugin',
[469] Fix | Delete
'plugin_active_path'=> 'amp-stories/ampforwp-stories.php',
[470] Fix | Delete
'item_name'=>'AMP Stories',
[471] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[472] Fix | Delete
'is_activated'=>(is_plugin_active('amp-stories/ampforwp-stories.php')? 1 : 2),
[473] Fix | Delete
'settingUrl'=>admin_url( 'edit.php?post_type=ampforwp_story' ),
[474] Fix | Delete
),
[475] Fix | Delete
array(
[476] Fix | Delete
'name'=>'Shortcodes Ultimate',
[477] Fix | Delete
'desc'=>'This is an extension of Shortcodes Ultimate plugin for AMP Compatibility',
[478] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/amp-SU.png',
[479] Fix | Delete
'price'=>'$19',
[480] Fix | Delete
'url_link'=>'https://ampforwp.com/shortcodes-ultimate/#utm_source=options-panel&utm_medium=extension-tab_shortcodes_ultimate&utm_campaign=AMP%20Plugin',
[481] Fix | Delete
'plugin_active_path'=> 'shortcodes-ultimate-for-amp/shortcodes-ultimate-for-amp.php',
[482] Fix | Delete
'item_name'=>'Shortcodes Ultimate',
[483] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[484] Fix | Delete
'is_activated'=>(is_plugin_active('shortcodes-ultimate-for-amp/shortcodes-ultimate-for-amp.php')? 1 : 2),
[485] Fix | Delete
),
[486] Fix | Delete
array(
[487] Fix | Delete
'name'=>'Structured Data for WP',
[488] Fix | Delete
'desc'=>'Structured Data for your site and for AMP',
[489] Fix | Delete
'img_src'=>AMPFORWP_IMAGE_DIR . '/sd-icon.png',
[490] Fix | Delete
'price'=>'FREE',
[491] Fix | Delete
'url_link'=>'https://ampforwp.com/structuredata-for-wp/#utm_source=options-panel&utm_medium=extension-tab_structuredata-for-wp&utm_campaign=AMP%20Plugin',
[492] Fix | Delete
'plugin_active_path'=> 'structured-data-for-wp/structured-data-for-wp.php',
[493] Fix | Delete
'item_name'=>'Structured Data for WP',
[494] Fix | Delete
'store_url'=>'https://accounts.ampforwp.com',
[495] Fix | Delete
'is_activated'=>2,
[496] Fix | Delete
//'settingUrl'=>'',
[497] Fix | Delete
),
[498] Fix | Delete
array(
[499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function