'; ?>
'; ?>
'; ?>
'; ?>
'; ?>
'; ?>
'; ?> 128MB. Please define memory limit in wp-config.php file. To learn how, see: Increasing memory allocated to PHP.', 'amp-wp' ), esc_attr( size_format( $memory ) ), 'http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP' ); // WPCS: XSS ok. ?>
'; ?>
'; ?>
'0', ); foreach ( $registered_navs as $handle => $registered_nav ) { $menu = wp_get_nav_menu_object( $registered_nav ); // phpcs:ignore WordPress.WP.GlobalVariablesOverride.OverrideProhibited if ( $menu ) { $menu_items_count[] = $menu->count; } } $max_items = max( $menu_items_count ); $required_input_vars = $max_items * 12; ?> '0', ); foreach ( $registered_navs as $handle => $registered_nav ) { $menu = wp_get_nav_menu_object( $registered_nav ); // phpcs:ignore WordPress.WP.GlobalVariablesOverride.OverrideProhibited if ( $menu ) { $menu_items_count[] = $menu->count; } } $max_items = max( $menu_items_count ); $required_input_vars = $max_items * 12; ?> '0', ); foreach ( $registered_navs as $handle => $registered_nav ) { $menu = wp_get_nav_menu_object( $registered_nav ); // phpcs:ignore WordPress.WP.GlobalVariablesOverride.OverrideProhibited if ( $menu ) { $menu_items_count[] = $menu->count; } } $max_items = max( $menu_items_count ); $required_input_vars = ini_get( 'suhosin.request.max_vars' ); ?> false, 'user-agent' => 'amp-wp-remote-get-test', ) ); ?> false, 'user-agent' => 'amp-wp-remote-get-test', ) ); ?>
'; ?>
'; ?> = 0 ) { $message = $php_version; } else { $message = sprintf( /* translators: %1$s: Current PHP version. %2$s: Recommended PHP version. %3$s: "WordPress Requirements" link. */ esc_attr__( '%1$s. WordPress recommendation: %2$s or above. See %3$s for details.', 'amp-wp' ), $php_version, '7.2', '' . esc_attr__( 'WordPress Requirements', 'amp-wp' ) . '' ); } } echo $message; // WPCS: XSS ok. ?>
'; ?>
'; ?> $time_limit && 0 != $time_limit ) { /* translators: %1$s: Current value. %2$s: URL. */ echo '' . sprintf( __( '%1$s - We recommend setting max execution time to at least 180.
See: Increasing max execution to PHP', 'amp-wp' ), $time_limit, 'http://codex.wordpress.org/Common_WordPress_Errors#Maximum_execution_time_exceeded' ) . '
'; // WPCS: XSS ok. } else { echo '' . esc_attr( $time_limit ) . ''; } ?>
'; ?> ' . sprintf( __( '%1$s - Recommended Value: %2$s.
Max input vars limitation will truncate POST data such as menus. See: Increasing max input vars limit.', 'amp-wp' ), $max_input_vars, '' . $required_input_vars . '', 'http://sevenspark.com/docs/ubermenu-3/faqs/menu-item-limit' ) . ''; // WPCS: XSS ok. } else { echo '' . esc_attr( $max_input_vars ) . ''; } ?>
'; ?> ' . sprintf( __( '%1$s - Recommended Value: %2$s.
Max input vars limitation will truncate POST data such as menus. See: Increasing max input vars limit.', 'amp-wp' ), $max_input_vars, '' . ( $required_input_vars ) . '', 'http://sevenspark.com/docs/ubermenu-3/faqs/menu-item-limit' ) . ''; // WPCS: XSS ok. } else { echo '' . esc_attr( $max_input_vars ) . ''; } ?>
'; ?> ' . sprintf( __( '%1$s - Recommended Value: %2$s.
Max input vars limitation will truncate POST data such as menus. See: Increasing max input vars limit.', 'amp-wp' ), $max_input_vars, '' . ( $required_input_vars + ( 500 + 1000 ) ) . '', 'http://sevenspark.com/docs/ubermenu-3/faqs/menu-item-limit' ) . ''; // WPCS: XSS ok. } else { echo '' . esc_attr( $max_input_vars ) . ''; } ?>
'; ?> ' . sprintf( __( '%1$s - Recommended Value: %2$s.
Post Max Value Length limitation may prohibit the Theme Options data from being saved to your database. See: Suhosin Configuration Info.', 'amp-wp' ), $suhosin_max_value_length, '' . $recommended_max_value_length . '', 'http://suhosin.org/stories/configuration.html' ) . ''; // WPCS: XSS ok. } else { echo '' . esc_attr( $suhosin_max_value_length ) . ''; } ?>
'; ?> ✔' : 'ZipArchive is not installed on your server, but is required if you need to import demo content.'; ?>
'; ?> db_version() ); ?>
'; ?>
'; ?> ✔' : 'DOMDocument is not installed on your server, but is required if you need to use the Fusion Page Builder.'; ?>
'; ?> = 200 && $response['response']['code'] < 300 ) ? '' : 'wp_remote_get() failed. Some theme features may not work. Please contact your hosting provider and make sure that https://build.envato.com/api/ is not blocked.'; ?>
'; ?> = 200 && $response['response']['code'] < 300 ) ? '' : 'wp_remote_post() failed. Some theme features may not work. Please contact your hosting provider and make sure that https://www.google.com/recaptcha/api/siteverify is not blocked.'; ?>
'; ?>
' . esc_html( $plugin_data['Name'] ) . ''; } else { $plugin_name = esc_html( $plugin_data['Name'] ); } ?>
()
  ' . esc_html( $plugin_data['AuthorName'] ) . '' ) . ' – ' . esc_html( $plugin_data['Version'] ) . $version_string . $network_string; // WPCS: XSS ok. ?>