0
Résultats de validation

WPLMS

WPLMS

WordPress 6.4.3 theme
0
  • TYPE DE THèMEThème WordPress %s 6.4.3
  • NOM DU FICHIERwplms.zip
  • TAILLE DU FICHIER39403410 octets
  • MD57260c4803e935d917f2e2949e3559924
  • SHA188fa9dca8edaff16d0df450b224998897ac39b41
  • LICENCEPropriétaire
  • FICHIERS INCLUSCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
  • URI DU THèME URIhttp://www.VibeThemes.com/
  • VERSION3.9.2
  • URI DE L'AUTEUR
  • TAGSEducation, LMS, eLearning, BuddyPress, WPLMS
  • DATE DE CRéATION2019-10-02
  • DERNIèRE MISE à JOUR DU FICHIER2019-10-02
  • DERNIèRE VALIDATION2019-10-02 10:59
  • AUTRES VERSIONS

    4.03 : 0%

    3.9.8.1 : 0%

    3.9.8 : 0%

    3.9.5 : 0%

    3.9.1 : 0%

    3.7 : 0%

Ce thème n'est peut être pas libre. Themecheck ne distribue pas de thèmes commerciaux.
Alertes critiques
  1. Customizer : Sanitization des Customizer settings Un setting Customizer a été trouvé sans callback de sanitization dans le fichier customizer.php. Tous les appels à la méthode add_setting() doivent déclarer une fonction de filtrage.
  2. Title : Title Les tags <title> ne peuvent contenir qu'un appe à wp_title(). wp_title filter soit être utilisée pour modifier la sortie.
  3. Failles de sécurité : Utilisation de base64_decode() base64_decode trouvé dans le fichier actions.php. 1080: $code = base64_decode(trim($_POST['code'])); base64_decode trouvé dans le fichier wplms-install.php. 286: $code = base64_decode(trim($string)); 302: $code = base64_decode(trim($string)); 432: $sample_slider = json_decode(base64_decode(file_get_contents($sample_file)), true);
  4. Failles de sécurité : Utilisation de base64_encode() base64_encode trouvé dans le fichier tincan.php.
     $this->auth = base64_encode($cred);
    base64_encode trouvé dans le fichier twitter_class.php.
     return base64_encode(hash_hmac('sha1', $data, self::$_oauth_consumer_secret . '&'
    base64_encode trouvé dans le fichier field_import_export.php.
     $export_code=base64_encode($export_string);
    base64_encode trouvé dans le fichier field_widgets_import_export.php.
     $export_code=base64_encode(serialize($widgets));
  5. Présence d'iframes : Les iframes sont parfois utilisées pour charger du contenu non désirés ou du code malicieux sur des sites tiers <iframe width="100%" height="480" src="http://www.youtube.com/embed/<?php echo apply_filters('wplms_one_click_setup_video','ygsyaLFZnhs');?> trouvé dans le fichier welcome.php. 302: <iframe width='100%' height='480' src='http://www.youtube.com/embed/<?php e
  6. Code malveillant : Opérations sur système de fichiers file_get_contents trouvé dans le fichier vibe-options.php. 1365: 'content' => nl2br(file_get_contents(trailingslashit(get_stylesheet_directory()).'README.html'file_get_contents trouvé dans le fichier actions.php. 318: $json = file_get_contents($json_url);404: $json = file_get_contents($json_url);file_get_contents trouvé dans le fichier actions.php. 318: $json = file_get_contents($json_url);404: $json = file_get_contents($json_url);file_get_contents trouvé dans le fichier tincanapi.php. 7: $request_body = file_get_contents('php://input');fopen trouvé dans le fichier tincan.php. 49: $fh = fopen($myFile, 'a');52: $fh = fopen($myFile, 'w');59: $stream = fopen($url, 'rb', false, $context);fwrite trouvé dans le fichier tincan.php. 50: fwrite($fh, print_r($streamopt, true).'\n');53: fwrite($fh, print_r($streamopt, true).'\n');55: fwrite($fh, print_r(json_encode($data, JSON_PRETTY_PRINT), true).'\n');fopen trouvé dans le fichier tincan.php. 49: $fh = fopen($myFile, 'a');52: $fh = fopen($myFile, 'w');59: $stream = fopen($url, 'rb', false, $context);fwrite trouvé dans le fichier tincan.php. 50: fwrite($fh, print_r($streamopt, true).'\n');53: fwrite($fh, print_r($streamopt, true).'\n');55: fwrite($fh, print_r(json_encode($data, JSON_PRETTY_PRINT), true).'\n');fwrite trouvé dans le fichier tincan.php. 50: fwrite($fh, print_r($streamopt, true).'\n');53: fwrite($fh, print_r($streamopt, true).'\n');55: fwrite($fh, print_r(json_encode($data, JSON_PRETTY_PRINT), true).'\n');fclose trouvé dans le fichier tincan.php. 56: fclose($fh); */fopen trouvé dans le fichier tincan.php. 49: $fh = fopen($myFile, 'a');52: $fh = fopen($myFile, 'w');59: $stream = fopen($url, 'rb', false, $context);file_get_contents trouvé dans le fichier tincan.php. 385: $string = file_get_contents($tincanxml);readfile trouvé dans le fichier twitter_class.php. 700: readfile($params[$possible_file]);fopen trouvé dans le fichier wplms-install.php. 281: $myfile = fopen($sidebars_file , 'r') or die('Unable to open file!'.$sidebars_file );297: $myfile = fopen($widgets_file , 'r') or die('Unable to open file!'.$widgets_file );fclose trouvé dans le fichier wplms-install.php. 285: fclose($myfile);301: fclose($myfile);fopen trouvé dans le fichier wplms-install.php. 281: $myfile = fopen($sidebars_file , 'r') or die('Unable to open file!'.$sidebars_file );297: $myfile = fopen($widgets_file , 'r') or die('Unable to open file!'.$widgets_file );fclose trouvé dans le fichier wplms-install.php. 285: fclose($myfile);301: fclose($myfile);file_get_contents trouvé dans le fichier wplms-install.php. 432: $sample_slider = json_decode(base64_decode(file_get_contents($sample_file)), true);fopen trouvé dans le fichier welcome.php. 889: $myfile = fopen($file, 'r') or die('Unable to open file!'.$file);926: $fp = fopen( $file, 'r' );fclose trouvé dans le fichier welcome.php. 897: fclose($myfile);932: fclose( $fp );fopen trouvé dans le fichier welcome.php. 889: $myfile = fopen($file, 'r') or die('Unable to open file!'.$file);926: $fp = fopen( $file, 'r' );fread trouvé dans le fichier welcome.php. 929: $file_data = fread( $fp, 8192 );fclose trouvé dans le fichier welcome.php. 897: fclose($myfile);932: fclose( $fp );file_get_contents trouvé dans le fichier parsers.php. 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {file_get_contents trouvé dans le fichier parsers.php. 66: $success = $dom->loadXML( file_get_contents( $file ) );269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {fopen trouvé dans le fichier parsers.php. 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose trouvé dans le fichier parsers.php. 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fopen trouvé dans le fichier parsers.php. 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fopen trouvé dans le fichier parsers.php. 415: $fp = $this->fopen( $file, 'r' );641: function fopen( $filename, $mode = 'r' ) {644: return fopen( $filename, $mode );fclose trouvé dans le fichier parsers.php. 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );fclose trouvé dans le fichier parsers.php. 464: $this->fclose($fp);659: function fclose( $fp ) {662: return fclose( $fp );readfile trouvé dans le fichier envato-setup-export.php. 38: readfile($filename);file_put_contents trouvé dans le fichier envato-setup-export.php. 389: file_put_contents( $dir . 'default.json' , json_encode( $default_content ) 390: file_put_contents( $dir . 'widget_positions.json' , json_encode( $widget_po391: file_put_contents( $dir . 'widget_options.json' , json_encode( $widget_opti392: file_put_contents( $dir . 'menu.json' , json_encode( $menu_ids ) );393: file_put_contents( $dir . 'options.json' , json_encode( $my_options ) );file_put_contents trouvé dans le fichier envato-setup-export.php. 389: file_put_contents( $dir . 'default.json' , json_encode( $default_content ) 390: file_put_contents( $dir . 'widget_positions.json' , json_encode( $widget_po391: file_put_contents( $dir . 'widget_options.json' , json_encode( $widget_opti392: file_put_contents( $dir . 'menu.json' , json_encode( $menu_ids ) );393: file_put_contents( $dir . 'options.json' , json_encode( $my_options ) );file_put_contents trouvé dans le fichier envato-setup-export.php. 389: file_put_contents( $dir . 'default.json' , json_encode( $default_content ) 390: file_put_contents( $dir . 'widget_positions.json' , json_encode( $widget_po391: file_put_contents( $dir . 'widget_options.json' , json_encode( $widget_opti392: file_put_contents( $dir . 'menu.json' , json_encode( $menu_ids ) );393: file_put_contents( $dir . 'options.json' , json_encode( $my_options ) );file_put_contents trouvé dans le fichier envato-setup-export.php. 389: file_put_contents( $dir . 'default.json' , json_encode( $default_content ) 390: file_put_contents( $dir . 'widget_positions.json' , json_encode( $widget_po391: file_put_contents( $dir . 'widget_options.json' , json_encode( $widget_opti392: file_put_contents( $dir . 'menu.json' , json_encode( $menu_ids ) );393: file_put_contents( $dir . 'options.json' , json_encode( $my_options ) );file_put_contents trouvé dans le fichier envato-setup-export.php. 389: file_put_contents( $dir . 'default.json' , json_encode( $default_content ) 390: file_put_contents( $dir . 'widget_positions.json' , json_encode( $widget_po391: file_put_contents( $dir . 'widget_options.json' , json_encode( $widget_opti392: file_put_contents( $dir . 'menu.json' , json_encode( $menu_ids ) );393: file_put_contents( $dir . 'options.json' , json_encode( $my_options ) );file_get_contents trouvé dans le fichier envato_setup.php. 3219: $file = file_get_contents($file_name);3231: $file = file_get_contents($file_name);file_get_contents trouvé dans le fichier envato_setup.php. 3219: $file = file_get_contents($file_name);3231: $file = file_get_contents($file_name);fopen trouvé dans le fichier envato_setup.php. 4169: $out = @fopen('{$filePath}.part',$perm );4172: $in = @fopen($_FILES['file']['tmp_name'], 'rb');fopen trouvé dans le fichier envato_setup.php. 4169: $out = @fopen('{$filePath}.part',$perm );4172: $in = @fopen($_FILES['file']['tmp_name'], 'rb');fread trouvé dans le fichier envato_setup.php. 4174: while ($buff = fread($in, 4096))fwrite trouvé dans le fichier envato_setup.php. 4175: fwrite($out, $buff);fclose trouvé dans le fichier envato_setup.php. 4179: @fclose($in);4180: @fclose($out);fclose trouvé dans le fichier envato_setup.php. 4179: @fclose($in);4180: @fclose($out);file_get_contents trouvé dans le fichier options.php. 124: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );126: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );128: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );130: $svg = wp_upload_bits( $_FILES['eot']['svg'], null, file_get_contents( $_FILES['svg']['tmp_name'] ) );file_get_contents trouvé dans le fichier options.php. 124: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );126: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );128: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );130: $svg = wp_upload_bits( $_FILES['eot']['svg'], null, file_get_contents( $_FILES['svg']['tmp_name'] ) );file_get_contents trouvé dans le fichier options.php. 124: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );126: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );128: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );130: $svg = wp_upload_bits( $_FILES['eot']['svg'], null, file_get_contents( $_FILES['svg']['tmp_name'] ) );file_get_contents trouvé dans le fichier options.php. 124: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );126: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );128: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );130: $svg = wp_upload_bits( $_FILES['eot']['svg'], null, file_get_contents( $_FILES['svg']['tmp_name'] ) );
  7. Code malveillant : Opérations réseau curl_init trouvé dans le fichier twitter_class.php. 745: if (! function_exists('curl_init')) {751: $ch = curl_init($this->_sign($httpmethod, $url, $params));759: $ch = curl_init($url);curl_init trouvé dans le fichier twitter_class.php. 745: if (! function_exists('curl_init')) {751: $ch = curl_init($this->_sign($httpmethod, $url, $params));759: $ch = curl_init($url);curl_exec trouvé dans le fichier twitter_class.php. 774: $reply = curl_exec($ch);
  8. Menu Admin : Les thèmes doivent utiliser add_theme_page () pour ajouter des pages admin. Fichier plugin-activation.php : 737: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_tFichier func.php : 40: add_submenu_page(47: add_submenu_page(54: add_submenu_page(63: add_submenu_page(73: add_submenu_page(83: add_submenu_page(Fichier func.php : 40: add_submenu_page(47: add_submenu_page(54: add_submenu_page(63: add_submenu_page(73: add_submenu_page(83: add_submenu_page(Fichier func.php : 40: add_submenu_page(47: add_submenu_page(54: add_submenu_page(63: add_submenu_page(73: add_submenu_page(83: add_submenu_page(Fichier func.php : 40: add_submenu_page(47: add_submenu_page(54: add_submenu_page(63: add_submenu_page(73: add_submenu_page(83: add_submenu_page(Fichier func.php : 40: add_submenu_page(47: add_submenu_page(54: add_submenu_page(63: add_submenu_page(73: add_submenu_page(83: add_submenu_page(Fichier func.php : 40: add_submenu_page(47: add_submenu_page(54: add_submenu_page(63: add_submenu_page(73: add_submenu_page(83: add_submenu_page(Fichier welcome.php : 38: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option42: add_dashboard_page( $welcome_page_title, $about_page_name, 'manage_options'52: $page = add_dashboard_page( 'Install WPLMS', 'Install WPLMS', 'manage_options', 'wp56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option60: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option64: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_optionFichier welcome.php : 38: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option42: add_dashboard_page( $welcome_page_title, $about_page_name, 'manage_options'52: $page = add_dashboard_page( 'Install WPLMS', 'Install WPLMS', 'manage_options', 'wp56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option60: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option64: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_optionFichier welcome.php : 38: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option42: add_dashboard_page( $welcome_page_title, $about_page_name, 'manage_options'52: $page = add_dashboard_page( 'Install WPLMS', 'Install WPLMS', 'manage_options', 'wp56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option60: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option64: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_optionFichier welcome.php : 38: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option42: add_dashboard_page( $welcome_page_title, $about_page_name, 'manage_options'52: $page = add_dashboard_page( 'Install WPLMS', 'Install WPLMS', 'manage_options', 'wp56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option60: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option64: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_optionFichier welcome.php : 38: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option42: add_dashboard_page( $welcome_page_title, $about_page_name, 'manage_options'52: $page = add_dashboard_page( 'Install WPLMS', 'Install WPLMS', 'manage_options', 'wp56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option60: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option64: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_optionFichier welcome.php : 38: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option42: add_dashboard_page( $welcome_page_title, $about_page_name, 'manage_options'52: $page = add_dashboard_page( 'Install WPLMS', 'Install WPLMS', 'manage_options', 'wp56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option60: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option64: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_optionFichier options.php : 225: $this->page = add_menu_page(Fichier options.php : 239: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thi244: add_submenu_page(257: add_submenu_page(271: add_submenu_page(284: add_submenu_page(Fichier options.php : 239: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thi244: add_submenu_page(257: add_submenu_page(271: add_submenu_page(284: add_submenu_page(Fichier options.php : 239: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thi244: add_submenu_page(257: add_submenu_page(271: add_submenu_page(284: add_submenu_page(Fichier options.php : 239: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thi244: add_submenu_page(257: add_submenu_page(271: add_submenu_page(284: add_submenu_page(Fichier options.php : 239: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thi244: add_submenu_page(257: add_submenu_page(271: add_submenu_page(284: add_submenu_page(
  9. Barre d'admin cachée : Barre d'admin cachée Les thèmes ne doivent pas cacher la barre d'admin. Détecté dans le fichier register.php.
  10. Largeur de la page : Définition correcte de content_width Aucune largeur de contenu a été définie. Exemple:
    if ( ! isset ($content_width) ) $content_width = 900;
  11. Fonctions obsolètes : wp_get_http wp_get_http trouvé dans le fichier wordpress-importer.php . Obsolète depuis la version de la 4.4. Il est prérable d'utiliser WP_Http à la place. 999: $headers = wp_get_http( $url, $upload['file'] );
  12. Fonctions obsolètes : get_currentuserinfo get_currentuserinfo trouvé dans le fichier account.php . Obsolète depuis la version de la 4.5. Il est prérable d'utiliser wp_get_current_user à la place. 50: <?php get_currentuserinfo(); ?> get_currentuserinfo trouvé dans le fichier single-wplms-event.php . Obsolète depuis la version de la 4.5. Il est prérable d'utiliser wp_get_current_user à la place. 51: get_currentuserinfo();get_currentuserinfo trouvé dans le fichier filters.php . Obsolète depuis la version de la 4.5. Il est prérable d'utiliser wp_get_current_user à la place. 269: get_currentuserinfo();303: get_currentuserinfo();
  13. Pagination des posts : Implémentation Le thème n'a pas de pagination. La pagination des posts doit être prise en charge par les fonctions posts_nav_link () ou paginate_links () ou the_posts_pagination() ou the_posts_navigation() ou next_posts_link () et previous_posts_link().
  14. Inclusion de plugin : Présence de fichier zip Les plugins ne sont pas autorisés dans les thèmes. Le fichier zip wplms-customizer.zip wplms-assignments.zip eventon.zip wplms_vc_templates.zip revslider.zip wplms-front-end.zip wplms-dashboard.zip vibe-course-module.zip wplms-eventon.zip js_composer.zip vibe-customtypes.zip vibe-shortcodes.zip layersliderwp.zip a été trouvé.
Attention
  1. Script de core désabonné : Désabonnement d'un script de coreAppel à wp_deregister_script dans register.php. Les thèmes ne doivent appeler wp_deregister_script sur des scripts du core. 222: wp_deregister_script('woocomposer-admin-script'); 223: wp_deregister_script('select2');
  2. URIs particulières : Présence de tags inconnusTheme URI et Author URI ne doivent pas être identiques.
  3. tags du thème : Présence de tags inconnusTag inconnu LMS trouvé dans l'entête du fichier style.css.Tag inconnu eLearning trouvé dans l'entête du fichier style.css.Tag inconnu WPLMS trouvé dans l'entête du fichier style.css.
  4. Text domain : Utilisation incorrecte des fonctions de traduction.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'vibe' dans le fichier vibe-options.php.Utilisation d'une fonction de traduction avec un nombre incorrect d'arguments. Fonction __, avec les arguments 'Welcome to ', Theme Options panel. , 'vibe' dans le fichier vibe-options.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Remote server did not respond' dans le fichier actions.php.Une fonction de traduction utilisée sans text-domain. Fonction _x, avec les arguments 'Hide Timeline', 'vibe' dans le fichier actions.php.Une fonction de traduction utilisée sans text-domain. Fonction _x, avec les arguments 'Go fullscreen', 'vibe' dans le fichier actions.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' dans le fichier init.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' dans le fichier init.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' dans le fichier init.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' dans le fichier init.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' dans le fichier init.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' dans le fichier init.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' dans le fichier init.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' dans le fichier init.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Begin installing plugin', 'Begin installing plugins' dans le fichier init.php.Une fonction de traduction utilisée sans text-domain. Fonction _n_noop, avec les arguments 'Activate installed plugin', 'Activate installed plugins' dans le fichier init.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments '[ RECOMMENDED ] LMS' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments '[ RECOMMENDED ] eCommerce' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments '[ RECOMMENDED ] Slider' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Visual Composer' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Elementor' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Events' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Discussion forums' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Gamification & Points' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Memberships' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Custom Badges' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Multiple Instructors per course' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'Video Conferencing' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction __, avec les arguments 'H5P Interactive Learning' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Setup Wizard' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Setup Wizard' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Setup Wizard' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Setup Wizard' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Export Wizard' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Export Wizard' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Introduction' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Start' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Plugins' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Pages' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Style' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Content' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Design' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Ready!' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Select features for this site' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Select the features you need for your site. The features here are pre-configured, so the next steps would be based on the selection you make here. Ofcourse these features can be added/removed later on from theme settings as well.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Skip this step' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments '...verifying' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Set required pages' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Automatically configure and set required pages for WPLMS. There are important pages required for LMS to work properly. We recommend everyone using the LMS to setup these pages.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Skip this step' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Theme &rsaquo; Setup Wizard' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Return to the WordPress Dashboard' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Welcome to the setup wizard for %s.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'It looks like you may have recently upgraded to this theme. Great! This setup wizard will help ensure all the default settings are correct. It will also show some information about your new website and support options.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Let\'s Go!' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Not right now' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Welcome to the setup wizard for %s Theme.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'It looks like you have already run the setup wizard. Below are some options: ' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Run Setup Wizard Again' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Cancel' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'WPLMS Setup Wizard' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Welcome to the setup wizard for WPLMS Theme. You\'re using %s theme.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Thank you for choosing the %s theme from ThemeForest. This quick setup wizard will help you configure your new website. This wizard will install the required WordPress plugins, default content, logo and tell you a little about Help &amp; Support options. It should only take 5 minutes.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'No time right now? If you don\'t want to go through the wizard, you can skip and return to the WordPress dashboard. Come back anytime if you change your mind!' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Configuration Check' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'PHP Memory allocation' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Let\'s Go!' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Not right now' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Options have been reset. Please go to Appearance > Customize in the WordPress backend.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Default Plugins' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Your website needs a few essential plugins. The following plugins will be installed or updated:' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Good news! All plugins are already installed and up to date. Please continue.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'You can add and remove plugins later on from within WordPress.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Continue' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Skip this step' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'No Slug Found' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Activating Plugin' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Updating Plugin' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Installing Plugin' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Success' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'This will create default %s as seen in the demo.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Pending.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Installing.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Success.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Widgets' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Insert default sidebar widgets as seen in the demo.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Pending.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Installing Default Widgets.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Success.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Vibe Options Panel' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Configure options panel.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Pending.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Installing options panel settings.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Success.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Customizer' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Configure customizer settings.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Pending.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Installing customiser settings.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Success.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Users' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Configure sample users & profile fields.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Pending.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Installing user settings.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Success.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Slider' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Import sliders used in the demo' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Pending.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Installing Slider.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Success.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Settings' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Configure default settings (menus locations, widget connections, set home page, link course units, quiz questions etc).' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Pending.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Installing Default Settings.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Success.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Default Content' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'It looks like you already have content installed on this website. If you would like to install the default demo content as well you can select it below. Otherwise just choose the upgrade option to ensure everything is up to date.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'It\'s time to insert some default content for your new WordPress website. Choose what you would like inserted below and click Continue. It is recommended to leave everything selected. Once inserted, this content can be managed from the WordPress admin dashboard. %s Re-installing content from another demo, %s clear cache %s before content re-import.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Item' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Description' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Status' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Continue' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Skip this step' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'No content Found' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Error' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Remote server did not respond' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Remote file is incorrect size' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Zero size file downloaded' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Remote file is too large, limit is %s' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Remote server did not respond' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Site Style' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Please choose your site style below.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Skip this step' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Design and Layouts' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Please add your logo below. For best results, the logo should be a transparent PNG ( 466 by 277 pixels). The logo can be changed at any time from the Appearance > Customize area in your dashboard. Try %sEnvato Studio%s if you need a new logo designed.' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Upload New Logo' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Skip this step' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Your Website is Ready!' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Next Steps' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Follow @vibethemes on Twitter' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'View your new website!' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'More Resources' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Read the Theme Documentation' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Learn how to use WordPress' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Leave an Item Rating' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html_e, avec les arguments 'Get Help and Support' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Something went wrong while trying to retrieve oauth token: %s' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'Login for %s updates' dans le fichier envato_setup.php.Une fonction de traduction utilisée sans text-domain. Fonction esc_html__, avec les arguments 'oAuth Login' dans le fichier envato_setup.php.Plusieurs text-domain sont utilisés dans le thème. Cela signifie que le thème n'est pas compatible avec les language packs de WordPress. Les domaines trouvés sont vibe, woocommerce, Theme Options panel. , buddypress, tgmpa, envato_setup, twentythirteen.
  5. Fichiers indésirables : fichiers ou dossiers cachés.ds_store a été trouvé.
  6. Barre d'admin cachée : Barre d'admin cachée dans CSSLes thèmes ne doivent pas cacher la barre d'admin. Détecté dans le fichier style.css.
  7. Réponses aux commentaires : Déclarations des réponses aux commentairesImpossible de trouver le comment-reply le script js en file d'attente, mais une référence au «commentaire-réponse» a été trouvé. Assurez-vous que le script commentaire de réponse est en file d'attente correctement sur les pages singulières.
  8. Eléments custom : Présence d'une entête customAucune référence à custom header n'a été trouvée dans le thème.
  9. Editor style : Présence de l'édition de styleAucune référence à add_editor_style() n'a été trouvée dans le thème. Il est recommandé que le thème implémente l'édition de style, de manière à faire correspondre le contenu de l'éditeur l'affichage dans le thème.
  10. Screenshot : Copie d'écranLa taille du screenshot est 880x660px. La taille recommandée est 1200x900, pour prendre en compte les affichages HiDPI. Bien qu'une résolution de 1200x900 soit recommandée, toutes les images au format 4:3 sont acceptables.Mauvaise extension de fichier screenshot ! Le fichier screenshot.png n'est pas un véritable fichier JPG. Le type détecté est : "image/png".
Info
  1. présence de favicon : Gestion des faviconsDéclaration de favicon trouvée dans register.php. Les favicons sont prises en charges dans le paramètrage Site Icon depuis la version 4.3.
  2. Liens statiques : Présence de liens codés en durLien potentiellement codés en dur trouvé dans le fichier billing.php.44: <p><?php _e('Your payment subscription is managed by PayPal. Please <a href='http://www.paypal.com'>login to PayPal here</a> to update your billing infoLien potentiellement codés en dur trouvé dans le fichier vibe-options.php.135: <ul><li><a href='http://vibethemes.com/documentation/wplms' target='_blank'>'.THEME_FULL_NAM141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp143: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/' target=144: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/tips-tricks/' 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ146: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/update-log/' t154: $args['help_sidebar'] = '<p>For Support/Help and Docuementation open <strong><a href='http://vibethemes.com/documentation/wplms/'>'.THEME_FULL_NAME.' forums</a><165: <li>'.__('Setup in One Click ','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-one-click-se166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/auto-updating-wplm219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n337: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n539: 'sub_desc' => sprintf(__('Add social profiles in user profiles. %s refer tutorial %s', 'vibe'),'<a href=' http://vibethemes.com/documentation/wplms/knowledge-base/social-profile-fie562: 'desc' => __('Registration & Forgot password forms open inside login form.','vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/ajax-login-and-reg629: 'desc' => sprintf(__('Course status page templates, %s tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-status-temp759: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n829: 'desc' => sprintf(__('Location taxonomy for Courses in Course filters and Search %s Tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-location-ta847: 'desc' => sprintf(__('User redirects to Directory with category activated when she selects course category %s refer tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-category-re893: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-api-key-for906: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/add-custom-fonts-i988: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n1205: 'sub_desc' => __('Enter Google captcha public key', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1212: 'sub_desc' => __('Enter Google captcha private key', 'vibe').'<a href='hhttp://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1219: 'sub_desc' => __('Google Maps require an API key to function', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/how-to-get-google-141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp143: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/' target=144: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/tips-tricks/' 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ146: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/update-log/' t147: <li><a href='https://www.youtube.com/watch?v=A0RsQvmDuSM&list=PL8n4TGA_rwD_5jqsgXIxXOk1H141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp143: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/' target=144: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/tips-tricks/' 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ146: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/update-log/' t154: $args['help_sidebar'] = '<p>For Support/Help and Docuementation open <strong><a href='http://vibethemes.com/documentation/wplms/'>'.THEME_FULL_NAME.' forums</a><165: <li>'.__('Setup in One Click ','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-one-click-se166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/auto-updating-wplm219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n337: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n539: 'sub_desc' => sprintf(__('Add social profiles in user profiles. %s refer tutorial %s', 'vibe'),'<a href=' http://vibethemes.com/documentation/wplms/knowledge-base/social-profile-fie562: 'desc' => __('Registration & Forgot password forms open inside login form.','vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/ajax-login-and-reg629: 'desc' => sprintf(__('Course status page templates, %s tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-status-temp759: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n829: 'desc' => sprintf(__('Location taxonomy for Courses in Course filters and Search %s Tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-location-ta847: 'desc' => sprintf(__('User redirects to Directory with category activated when she selects course category %s refer tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-category-re893: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-api-key-for906: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/add-custom-fonts-i988: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n1205: 'sub_desc' => __('Enter Google captcha public key', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1212: 'sub_desc' => __('Enter Google captcha private key', 'vibe').'<a href='hhttp://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1219: 'sub_desc' => __('Google Maps require an API key to function', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/how-to-get-google-164: <li>'.__('See Theme documentation : ','vibe').'<a href='http://vibethemes.com/envato/wplms/documentation/' class='button'>Official 165: <li>'.__('Setup in One Click ','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-one-click-se142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/auto-updating-wplm201: 'desc' => __('Whats an API KEY? Where can I find one?','vibe').' : <a href='http://themeforest.net/help/api' target='_blank'>Get all your Anwers here</219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n337: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n759: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n988: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n337: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n759: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n988: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n337: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n759: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n988: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n337: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n759: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n988: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n337: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n759: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n988: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n345: 'desc' => sprintf(__('WP Admin bar is hidden for user types %s Tutorial %s', 'vibe'),'<a href='https://www.youtube.com/watch?v=I_NkIlf7cUY' target='_blank'>','</a>'),455: 'desc' => sprintf(__('Blog creation : Members{Loggedin Members},Teachers {Teachers, Admins,Editors}, %s screenshot %s', 'vibe'),'<a href='http://prntscr.com/cldri1' target='_blank'>','</a>'),539: 'sub_desc' => sprintf(__('Add social profiles in user profiles. %s refer tutorial %s', 'vibe'),'<a href=' http://vibethemes.com/documentation/wplms/knowledge-base/social-profile-fie547: 'desc' => sprintf(__('Set a custom profile field for Commission payouts, %s tutorial %s','vibe'),'<a href='https://www.youtube.com/watch?v=TeVJs0dw-Os' target='_blank'>','</a>'),562: 'desc' => __('Registration & Forgot password forms open inside login form.','vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/ajax-login-and-reg629: 'desc' => sprintf(__('Course status page templates, %s tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-status-temp219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n337: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n759: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n988: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n829: 'desc' => sprintf(__('Location taxonomy for Courses in Course filters and Search %s Tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-location-ta847: 'desc' => sprintf(__('User redirects to Directory with category activated when she selects course category %s refer tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/course-category-re893: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-api-key-for906: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/add-custom-fonts-i219: 'desc' => sprintf(__('This Logo is shown in header. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n227: 'desc' => sprintf(__('This Logo is shown in header on Mobile devices, less than 768px wide. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n235: 'desc' => sprintf(__('This Logo is shown in header when it becomes fixed. Or in the Header top area. Defaults to logo.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n243: 'desc' => sprintf(__('Upload 16x16px Favicon.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n337: 'desc' => sprintf(__('This avatar is shown for members who have not uploaded any custom avatar.NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n759: 'desc' => sprintf(__('This avatar is shown for courses which do not have any avatar. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n988: 'desc' => sprintf(__('This Logo is shown in footer bottom area. Defaults to logo. NOT ABLE TO UPLOAD ? %s REFER TIP %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/logo-and-favicon-n997: 'std' => 'Template Design © <a href='http://www.vibethemes.com' title='VibeCom'>VibeThemes</a>. All rights reser1107: 'desc' => sprintf(__('A loading icon will be displayed to the user, till the whole page loads. %s', 'vibe'),'<a href='https://www.youtube.com/watch?v=pwxYL080oFQ' target='_blank'>tutorial</a>')1116: 'desc' => sprintf(__('All the links require login. Only home page is accessible to non-logged in users. %s', 'vibe'),'<a href='https://www.youtube.com/watch?v=pwxYL080oFQ' target='_blank'>tutorial</a>')1107: 'desc' => sprintf(__('A loading icon will be displayed to the user, till the whole page loads. %s', 'vibe'),'<a href='https://www.youtube.com/watch?v=pwxYL080oFQ' target='_blank'>tutorial</a>')1116: 'desc' => sprintf(__('All the links require login. Only home page is accessible to non-logged in users. %s', 'vibe'),'<a href='https://www.youtube.com/watch?v=pwxYL080oFQ' target='_blank'>tutorial</a>')1205: 'sub_desc' => __('Enter Google captcha public key', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1212: 'sub_desc' => __('Enter Google captcha private key', 'vibe').'<a href='hhttp://vibethemes.com/documentation/wplms/knowledge-base/google-captcha-pub1219: 'sub_desc' => __('Google Maps require an API key to function', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/how-to-get-google-1226: 'sub_desc' => __('Grab the latitude and Longitude values from .', 'vibe').'<a href='http://www.mapcoordinates.net/en'>'.__('Link','vibe').'</a>',Lien potentiellement codés en dur trouvé dans le fichier change-avatar.php.7: <p><?php _e( 'Your avatar will be used on your profile and throughout the site. If there is a <a href='http://gravatar.com'>Gravatar</a> associated with your account email we wil55: <p><?php _e( 'Your avatar will be used on your profile and throughout the site. To change your avatar, please create an account with <a href='http://gravatar.com'>Gravatar</a> using the same email address as you used 7: <p><?php _e( 'Your avatar will be used on your profile and throughout the site. If there is a <a href='http://gravatar.com'>Gravatar</a> associated with your account email we wil55: <p><?php _e( 'Your avatar will be used on your profile and throughout the site. To change your avatar, please create an account with <a href='http://gravatar.com'>Gravatar</a> using the same email address as you used Lien potentiellement codés en dur trouvé dans le fichier instagram.php.95: <span>Get your instagram Access token from <a href='http://jelled.com/instagram/access-token'>here</a></span>Lien potentiellement codés en dur trouvé dans le fichier twitter.php.41: 'label' => __('Consumer Key','vibe').'<small><br />'.__('Create your Twitter Application', 'vibe' ).' <a href='https://dev.twitter.com/apps' target='_blank'>'.__('here', 'vibe' ).'</a></Lien potentiellement codés en dur trouvé dans le fichier welcome.php.309: <p><a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h310: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h314: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h319: <p><a href='http://vibethemes.com/documentation/wplms/knowledge-base/server-500-error-b320: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _321: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _322: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _328: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _329: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _330: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _331: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _320: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _321: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _322: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _328: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _329: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _330: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _331: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _320: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _321: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _322: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _328: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _329: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _330: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _331: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _320: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _321: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _322: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _328: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _329: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _330: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _331: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _320: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _321: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _322: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _328: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _329: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _330: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _331: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _320: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _321: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _322: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _328: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _329: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _330: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _331: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _320: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _321: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _322: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _328: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _329: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _330: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _331: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _337: <a href='http://vibethemes.com/documentation/wplms/forums/'><?php _e( 'Unable to set509: <a href='https://wplms.io/support/knowledge-base/3-9-1/' class='button'><?php _e( 'C514: <a href='https://wplms.io/support/knowledge-base/elementor-integration/' class='butt519: <h3>What's new in WPLMS<span style='float:right;'><a href='https://www.youtube.com/playlist?list=PL8n4TGA_rwD_5jqsgXIxXOk1H6ar-SVCV' c528: <a href='http://wplms.io/demos/demo13' class='button' target='_blank'>Link</a>536: <a href='http://wplms.io/demos/demo14' class='button' target='_blank'>Link</a>543: <a href='https://wplms.io/support/knowledge-base/sub-sections-in-course/' class='but553: <a href='https://wplms.io/support/knowledge-base/course-unsubcribe-for-students/' cl561: <a href='https://www.youtube.com/watch?v=d9mXInbmFGY' class='button' target='_blank'569: <a href='https://wplms.io/support/knowledge-base/multicurrency-support-in-commission585: <a href='https://wplms.io/downloads/wplms-phone-auth/' class='button' target='_blank591: <a href='https://wplms.io/downloads/wplms-attendance/' class='button' target='_blank147: <a href='<?php echo esc_url( 'http://vibethemes.com/envato/wplms/documentation/'); ?>' class='docs button309: <p><a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h310: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h314: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h612: <a href='http://vibethemes.com/envato/wplms/documentation/'><?php _e( 'Check documen617: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/2-5/'><?php _e( 'CLien potentiellement codés en dur trouvé dans le fichier envato_setup.php.785: <hr><p><em>Have a suggestion for us. Share it with us <a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ3426: <h3 class='hide_next'>* OR Import your exported code from another WPLMS site. (<a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-site-import-3644: <p><?php printf( esc_html__( 'Please add your logo below. For best results, the logo should be a transparent PNG ( 466 by 277 pixels). The logo can be changed at any time from the Appearance > Customize area in your dashboard. Try %sEnvato Studio%s if you need a new logo designed.' ), '<a href='http://studiotracking.envato.com/aff_c?offer_id=4&aff_id=1564&source=DemoIn3806: <p>Please come back and <a href='http://themeforest.net/downloads' target='_blank'>leave a 5-star rating</a>3832: <li class='rating'><a href='http://themeforest.net/downloads'3807: if you are happy with this theme. <br/>Follow <a href='https://twitter.com/vibethemes' target='_blank'>@vibethemes</a>3815: href='https://twitter.com/vibethemes'3826: <li class='documentation'><a href='http://vibethemes.com/envato/documentation/'3806: <p>Please come back and <a href='http://themeforest.net/downloads' target='_blank'>leave a 5-star rating</a>3832: <li class='rating'><a href='http://themeforest.net/downloads'785: <hr><p><em>Have a suggestion for us. Share it with us <a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ3426: <h3 class='hide_next'>* OR Import your exported code from another WPLMS site. (<a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-site-import-3834: <li class='support'><a href='http://vibethemes.com/documentation/wplms/'
  3. Fichiers optionnels : Présence du fichierde style pour les écritures de droite vers la gauche rtl.cssCe thème ne contient pas le fichier optionnel rtl.php.
  4. Fichiers optionnels : Présence du fichier-template fron-*page.phpCe thème ne contient pas le fichier optionnel front-page.php.
  5. Fichiers optionnels : Présence du fichier-template de catégorie category.phpCe thème ne contient pas le fichier optionnel category.php.
  6. Fichiers optionnels : Présence du fichier-template des tags tag.phpCe thème ne contient pas le fichier optionnel tag.php.
  7. Fichiers optionnels : Présence du fichier template de taxinomie taxonomy.phpCe thème ne contient pas le fichier optionnel taxonomy.php.
  8. Fichiers optionnels : Présence de du fichier-template des dates et heures date.phpCe thème ne contient pas le fichier optionnel date.php.
  9. Fichiers optionnels : Présence du fichier-template des pièces jointes attachment.phpCe thème ne contient pas le fichier optionnel attachment.php.
  10. Fichiers optionnels : Présence du fichier-template des images image.phpCe thème ne contient pas le fichier optionnel image.php.
  11. Utilisation d'includes : Utilisation de include ou de de requireLe thème semble utiliser include ou require : vibe-options.php 4: require_once( dirname( __FILE__ ) . '/options/options.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : single-ajde_events-template.php 72: //require_once('content-single-event.php'); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : register.php 9: include_once(get_template_directory().'/login-page.php'); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : config.php 35: require_once(VIBE_PATH.'/options/validation/theme-update/class-theme-update Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : actions.php 377: require_once( ABSPATH . 'wp-admin/includes/file.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : init.php 1133: require_once('plugin-activation.php'); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : vibe-menu.php 110: include_once( 'menu/edit_custom_walker.php' );111: include_once( 'menu/custom_walker.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : customizer.php 10: include_once 'class.php';30: require_once(dirname(__FILE__) . '/config.php'); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : twitter.php 114: require ('twitter_class.php'); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : wplms-install.php 158: include 'vibe_importer/vibeimport.php';502: include_once 'welcome.php'; Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : vibeimport.php 16: require_once ('wordpress-importer.php');26: include ( ABSPATH . 'wp-admin/includes/taxonomy.php' );28: include ( ABSPATH . 'wp-admin/includes/post.php' );30: include ( ABSPATH . 'wp-admin/includes/comment.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : envato_setup.php 1262: @include('envato-setup-export.php');1420: require_once( ABSPATH . 'wp-admin/includes/file.php' );2774: require_once( ABSPATH . 'wp-admin/includes/file.php' );2786: require_once( ABSPATH . 'wp-admin/includes/file.php' );3184: require_once( ABSPATH . 'wp-admin/includes/file.php' ); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : options.php 353: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].'579: require_once($this->dir.'validation/'.$field['validate'].'/validation_'.$fi939: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].' Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : class-theme-update.php 132: require_once('class-envato-protected-api.php'); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.Le thème semble utiliser include ou require : single-ajde_events.php 78: //require_once('content-single-event.php'); Si ces fonctions sont utilisées pour inclure des sections séparées d'un modèle à partir de fichiers indépendants, alors get_template_part () doit être utilisé à la place.
Other checked themes