
WPLMS
WordPress 4.9.5 theme
- THEME TYPEWordPress theme 4.9.5
- FILE NAMEwplms.zip
- FILE SIZE26948769 bytes
- MD5abaa5c28c677ae1de4168115de614aee
- SHA1a1d2255f9971710e57dfd6b707257c7fb821d2a8
- LICENSECustom
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- THEMEFOREST PAGEhttp://themeforest.net/item/wplms-learning-management-system/6780226 ($64)
- THEME URIhttp://www.VibeThemes.com/
- VERSION2.0.6
- AUTHOR URIhttp://www.VibeThemes.com/
- CREATION DATE2016-04-14
- LAST FILE UPDATE2017-03-05
- LAST VALIDATION2017-03-05 03:01
- OTHER VERSIONS
Error 8 : Undefined index: slug
In /home/www/themecheck/themecheck/controllers/controller_results.php line 772
In /home/www/themecheck/themecheck/controllers/controller_results.php line 772
Critical alerts

- Found a Customizer setting that did not have a sanitization callback function in file customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
Ligne288: $code = base64_decode(trim($string));
Ligne304: $code = base64_decode(trim($string));
Ligne418: $sample_slider = json_decode(base64_decode(file_get_contents($sample_file)), true);
Found base64_decode in file actions.php.Ligne153: $code = base64_decode(trim($_POST['code']));
Found base64_decode in file wplms-install.php. return base64_encode(hash_hmac('sha1', $data, self::$_oauth_consumer_secret . '&'
Found base64_encode in file tincan.php.$this->auth = base64_encode($cred);
Found base64_encode in file field_widgets_import_export.php.$export_code=base64_encode(serialize($widgets));
Found base64_encode in file field_import_export.php.$export_code=base64_encode($export_string);
Found base64_encode in file twitter_class.php. Ligne233: <iframe width='100%' height='480' src='http://www.youtube.com/embed/<?php e
Found <iframe width="100%" height="480" src="http://www.youtube.com/embed/<?php echo apply_filters('wplms_one_click_setup_video','HURLXtbfKVY');?> in file welcome.php. Ligne283: $myfile = fopen($sidebars_file , 'r') or die('Unable to open file!'.$sidebars_file );
Ligne299: $myfile = fopen($widgets_file , 'r') or die('Unable to open file!'.$widgets_file );
fclose was found in the file wplms-install.phpLigne287: fclose($myfile);
Ligne303: fclose($myfile);
fopen was found in the file wplms-install.phpLigne283: $myfile = fopen($sidebars_file , 'r') or die('Unable to open file!'.$sidebars_file );
Ligne299: $myfile = fopen($widgets_file , 'r') or die('Unable to open file!'.$widgets_file );
fclose was found in the file wplms-install.phpLigne287: fclose($myfile);
Ligne303: fclose($myfile);
file_get_contents was found in the file wplms-install.phpLigne418: $sample_slider = json_decode(base64_decode(file_get_contents($sample_file)), true);
file_get_contents was found in the file parsers.phpLigne66: $success = $dom->loadXML( file_get_contents( $file ) );
Ligne269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {
file_get_contents was found in the file parsers.phpLigne66: $success = $dom->loadXML( file_get_contents( $file ) );
Ligne269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {
fopen was found in the file parsers.phpLigne415: $fp = $this->fopen( $file, 'r' );
Ligne641: function fopen( $filename, $mode = 'r' ) {
Ligne644: return fopen( $filename, $mode );
fclose was found in the file parsers.phpLigne464: $this->fclose($fp);
Ligne659: function fclose( $fp ) {
Ligne662: return fclose( $fp );
fopen was found in the file parsers.phpLigne415: $fp = $this->fopen( $file, 'r' );
Ligne641: function fopen( $filename, $mode = 'r' ) {
Ligne644: return fopen( $filename, $mode );
fopen was found in the file parsers.phpLigne415: $fp = $this->fopen( $file, 'r' );
Ligne641: function fopen( $filename, $mode = 'r' ) {
Ligne644: return fopen( $filename, $mode );
fclose was found in the file parsers.phpLigne464: $this->fclose($fp);
Ligne659: function fclose( $fp ) {
Ligne662: return fclose( $fp );
fclose was found in the file parsers.phpLigne464: $this->fclose($fp);
Ligne659: function fclose( $fp ) {
Ligne662: return fclose( $fp );
fopen was found in the file welcome.phpLigne598: $myfile = fopen($file, 'r') or die('Unable to open file!'.$file);
Ligne634: $fp = fopen( $file, 'r' );
fclose was found in the file welcome.phpLigne606: fclose($myfile);
Ligne640: fclose( $fp );
fopen was found in the file welcome.phpLigne598: $myfile = fopen($file, 'r') or die('Unable to open file!'.$file);
Ligne634: $fp = fopen( $file, 'r' );
fread was found in the file welcome.phpLigne637: $file_data = fread( $fp, 8192 );
fclose was found in the file welcome.phpLigne606: fclose($myfile);
Ligne640: fclose( $fp );
readfile was found in the file twitter_class.phpLigne700: readfile($params[$possible_file]);
fopen was found in the file tincan.phpLigne49: $fh = fopen($myFile, 'a');
Ligne52: $fh = fopen($myFile, 'w');
Ligne59: $stream = fopen($url, 'rb', false, $context);
fwrite was found in the file tincan.phpLigne50: fwrite($fh, print_r($streamopt, true).'\n');
Ligne53: fwrite($fh, print_r($streamopt, true).'\n');
Ligne55: fwrite($fh, print_r(json_encode($data, JSON_PRETTY_PRINT), true).'\n');
fopen was found in the file tincan.phpLigne49: $fh = fopen($myFile, 'a');
Ligne52: $fh = fopen($myFile, 'w');
Ligne59: $stream = fopen($url, 'rb', false, $context);
fwrite was found in the file tincan.phpLigne50: fwrite($fh, print_r($streamopt, true).'\n');
Ligne53: fwrite($fh, print_r($streamopt, true).'\n');
Ligne55: fwrite($fh, print_r(json_encode($data, JSON_PRETTY_PRINT), true).'\n');
fwrite was found in the file tincan.phpLigne50: fwrite($fh, print_r($streamopt, true).'\n');
Ligne53: fwrite($fh, print_r($streamopt, true).'\n');
Ligne55: fwrite($fh, print_r(json_encode($data, JSON_PRETTY_PRINT), true).'\n');
fclose was found in the file tincan.phpLigne56: fclose($fh); */
fopen was found in the file tincan.phpLigne49: $fh = fopen($myFile, 'a');
Ligne52: $fh = fopen($myFile, 'w');
Ligne59: $stream = fopen($url, 'rb', false, $context);
file_get_contents was found in the file tincan.phpLigne384: $string = file_get_contents($tincanxml);
file_get_contents was found in the file tincanapi.phpLigne7: $request_body = file_get_contents('php://input');
file_get_contents was found in the file options.phpLigne128: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );
Ligne130: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );
Ligne132: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );
Ligne134: $svg = wp_upload_bits( $_FILES['eot']['svg'], null, file_get_contents( $_FILES['svg']['tmp_name'] ) );
file_get_contents was found in the file options.phpLigne128: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );
Ligne130: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );
Ligne132: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );
Ligne134: $svg = wp_upload_bits( $_FILES['eot']['svg'], null, file_get_contents( $_FILES['svg']['tmp_name'] ) );
file_get_contents was found in the file options.phpLigne128: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );
Ligne130: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );
Ligne132: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );
Ligne134: $svg = wp_upload_bits( $_FILES['eot']['svg'], null, file_get_contents( $_FILES['svg']['tmp_name'] ) );
file_get_contents was found in the file options.phpLigne128: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );
Ligne130: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );
Ligne132: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );
Ligne134: $svg = wp_upload_bits( $_FILES['eot']['svg'], null, file_get_contents( $_FILES['svg']['tmp_name'] ) );
file_get_contents was found in the file vibe-options.phpLigne1204: 'content' => nl2br(file_get_contents(trailingslashit(get_stylesheet_directory()).'README.html'
fopen was found in the file wplms-install.php Ligne745: if (! function_exists('curl_init')) {
Ligne751: $ch = curl_init($this->_sign($httpmethod, $url, $params));
Ligne759: $ch = curl_init($url);
curl_init was found in the file twitter_class.phpLigne745: if (! function_exists('curl_init')) {
Ligne751: $ch = curl_init($this->_sign($httpmethod, $url, $params));
Ligne759: $ch = curl_init($url);
curl_exec was found in the file twitter_class.phpLigne774: $reply = curl_exec($ch);
curl_init was found in the file twitter_class.php Ligne36: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Ligne48: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Ligne52: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Ligne56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
File welcome.php :Ligne36: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Ligne48: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Ligne52: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Ligne56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
File welcome.php :Ligne36: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Ligne48: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Ligne52: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Ligne56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
File welcome.php :Ligne36: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Ligne48: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Ligne52: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Ligne56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
File func.php :Ligne42: add_submenu_page(
Ligne49: add_submenu_page(
Ligne58: add_submenu_page(
Ligne68: add_submenu_page(
Ligne78: add_submenu_page(
File func.php :Ligne42: add_submenu_page(
Ligne49: add_submenu_page(
Ligne58: add_submenu_page(
Ligne68: add_submenu_page(
Ligne78: add_submenu_page(
File func.php :Ligne42: add_submenu_page(
Ligne49: add_submenu_page(
Ligne58: add_submenu_page(
Ligne68: add_submenu_page(
Ligne78: add_submenu_page(
File func.php :Ligne42: add_submenu_page(
Ligne49: add_submenu_page(
Ligne58: add_submenu_page(
Ligne68: add_submenu_page(
Ligne78: add_submenu_page(
File func.php :Ligne42: add_submenu_page(
Ligne49: add_submenu_page(
Ligne58: add_submenu_page(
Ligne68: add_submenu_page(
Ligne78: add_submenu_page(
File options.php :Ligne229: $this->page = add_menu_page(
File options.php :Ligne242: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thi
Ligne247: add_submenu_page(
Ligne260: add_submenu_page(
Ligne274: add_submenu_page(
Ligne287: add_submenu_page(
File options.php :Ligne242: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thi
Ligne247: add_submenu_page(
Ligne260: add_submenu_page(
Ligne274: add_submenu_page(
Ligne287: add_submenu_page(
File options.php :Ligne242: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thi
Ligne247: add_submenu_page(
Ligne260: add_submenu_page(
Ligne274: add_submenu_page(
Ligne287: add_submenu_page(
File options.php :Ligne242: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thi
Ligne247: add_submenu_page(
Ligne260: add_submenu_page(
Ligne274: add_submenu_page(
Ligne287: add_submenu_page(
File options.php :Ligne242: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thi
Ligne247: add_submenu_page(
Ligne260: add_submenu_page(
Ligne274: add_submenu_page(
Ligne287: add_submenu_page(
File welcome.php : - Themes should not hide admin bar. Detected in file : register.php.
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: Ligne1038: screen_icon();
screen_icon found in file plugin-activation.php. Deprecated since version 3.8.Ligne393: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
Ligne1587: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.Ligne910: $headers = wp_get_http( $url, $upload['file'] );
wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.Ligne1606: get_currentuserinfo();
Ligne1617: get_currentuserinfo();
get_currentuserinfo found in file account.php. Deprecated since version 4.5. Use wp_get_current_user instead.Ligne50: <?php get_currentuserinfo(); ?>
get_currentuserinfo found in file single-wplms-event.php. Deprecated since version 4.5. Use wp_get_current_user instead.Ligne47: get_currentuserinfo();
get_currentuserinfo found in file func.php. Deprecated since version 4.5. Use wp_get_current_user instead.- The theme doesn't have post pagination code in it. Use posts_nav_link() or paginate_links() or the_posts_pagination() or the_posts_navigation() or next_posts_link() and previous_posts_link() to add post pagination.
._wplms-eventon.zip ._wplms-customizer.zip ._wplms-dashboard.zip ._layersliderwp.zip ._vibe-customtypes.zip ._revslider.zip ._js_composer.zip ._vibe-course-module.zip ._vibe-shortcodes.zip ._wplms-assignments.zip ._wplms-front-end.zip ._eventon.zip layersliderwp.zip wplms-dashboard.zip wplms-assignments.zip wplms-customizer.zip revslider.zip wplms-front-end.zip wplms-eventon.zip vibe-shortcodes.zip js_composer.zip vibe-customtypes.zip eventon.zip vibe-course-module.zip
.
Plugins are not allowed in themes. The zip file found was
Warning

- Found wp_deregister_script in register.php. Themes must not deregister core scripts.
Ligne185: wp_deregister_script('woocomposer-admin-script');
Ligne186: wp_deregister_script('select2');
- Theme URI and Author URI should not be the same.
- Found wrong tag in style.css header.
- Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the 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.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the 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.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the 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.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the 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.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'View all posts filed under %s' in file custom_bp_widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Your comment is awaiting moderation.' in file func.php.Found a translation function that is missing a text-domain. Function __, with the arguments "View all posts in %s" in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'vibe' in file vibe-options.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Welcome to ', Theme Options panel. , 'vibe' in file vibe-options.php.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are vibe, wplms_modern, buddypress, vibe-customtypes, buddydrive, bbpress, wplms-modern, Theme Options panel. , woocommerce.
- .ds_store was found.
- Themes should not hide admin bar. Detected in file style.css.
- Could not find the comment-reply script enqueued, however a reference to 'comment-reply' was found. Make sure that the comment-reply js script is being enqueued properly on singular pages.
- No reference to custom header was found in the theme.
- screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.
Ligne1038: screen_icon();
screen_icon found in file plugin-activation.php. Deprecated since version 3.8.Ligne393: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
Ligne1587: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
- No reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
- Screenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off

- Possible Favicon found in register.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- Possible hard-coded links were found in the file welcome.php.
Ligne240: <p><a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h
Ligne241: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h
Ligne243: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h
Ligne248: <p><a href='http://vibethemes.com/documentation/wplms/knowledge-base/server-500-error-b
Ligne249: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne257: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne258: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne249: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne257: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne258: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne249: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne257: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne258: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne249: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne257: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne258: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne249: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne257: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne258: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne249: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne257: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne258: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne249: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne257: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne258: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne266: <a href='http://vibethemes.com/documentation/wplms/forums/'><?php _e( 'Unable to set
Ligne285: <a href='http://vibethemes.com/documentation/wplms/2-0-6/' class='button'><?php _e(
Ligne290: <a href='http://vibethemes.com/documentation/wplms/2-0-6/' class='button'><?php _e(
Ligne285: <a href='http://vibethemes.com/documentation/wplms/2-0-6/' class='button'><?php _e(
Ligne290: <a href='http://vibethemes.com/documentation/wplms/2-0-6/' class='button'><?php _e(
Ligne295: <h3><?php _e( 'What\'s New in WPLMS', 'vibe' ); ?><span style='float:right;'><a href='https://www.youtube.com/playlist?list=PL8n4TGA_rwD_5jqsgXIxXOk1H6ar-SVCV' c
Ligne316: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/variable-course-pr
Ligne154: <a href='<?php echo esc_url( 'http://vibethemes.com/envato/wplms/documentation/'); ?>' class='docs button'><?php
Ligne240: <p><a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.html#pre
Ligne241: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.html'><?
Ligne243: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.html#set
Ligne321: <a href='vibethemes.com/envato/wplms/documentation/'><?php _e( 'Check documentation'
Ligne326: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/2.0/'><?php _e( 'C
Possible hard-coded links were found in the file instagram.php.Ligne95: <span>Get your instagram Access token from <a href='http://jelled.com/instagram/access-token'>here</a></span>
Possible hard-coded links were found in the file twitter.php.Ligne41: 'label' => __('Consumer Key','vibe').'<small><br />'.__('Create your Twitter Application', 'vibe' ).' <a href='https://dev.twitter.com/apps' target='_blank'>'.__('here', 'vibe' ).'</a></
Possible hard-coded links were found in the file billing.php.Ligne44: <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 info
Possible hard-coded links were found in the file vibe-options.php.Ligne135: <ul><li><a href='http://support.vibethemes.com' target='_blank'>'.THEME_FULL_NAME.' VibeThem
Ligne141: 'content' => '<ul><li><a href='http://support.vibethemes.com' target='_blank'>'.THEME_FULL_NAME.' Support
Ligne142: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne143: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne144: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne145: <li><a href='http://support.vibethemes.com/discussions/forums/1000220365' target='_blank
Ligne146: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne166: <li>'.__('Setup in One Click ','vibe').' <a href='http://support.vibethemes.com/solution/articles/1000165112-wplms-one-click-
Ligne814: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://support.vibethemes.com/solution/articles/1000194458-google-api-key-f
Ligne827: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://support.vibethemes.com/solution/articles/1000165351-add-custom-fonts
Ligne135: <ul><li><a href='http://support.vibethemes.com' target='_blank'>'.THEME_FULL_NAME.' VibeThem
Ligne141: 'content' => '<ul><li><a href='http://support.vibethemes.com' target='_blank'>'.THEME_FULL_NAME.' Support
Ligne142: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne143: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne144: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne145: <li><a href='http://support.vibethemes.com/discussions/forums/1000220365' target='_blank
Ligne146: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne166: <li>'.__('Setup in One Click ','vibe').' <a href='http://support.vibethemes.com/solution/articles/1000165112-wplms-one-click-
Ligne814: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://support.vibethemes.com/solution/articles/1000194458-google-api-key-f
Ligne827: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://support.vibethemes.com/solution/articles/1000165351-add-custom-fonts
Ligne142: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne143: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne144: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne145: <li><a href='http://support.vibethemes.com/discussions/forums/1000220365' target='_blank
Ligne146: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne147: <li><a href='https://www.youtube.com/watch?v=A0RsQvmDuSM&list=PL8n4TGA_rwD_5jqsgXIxXOk1H
Ligne154: $args['help_sidebar'] = '<p>For Support/Help and Docuementation open <strong><a href='http://vibethemes.com/forums/forum/wordpress-html-css/wordpress-themes/wplm
Ligne167: <li>'.__('Other important setups. ','vibe').' <a href='http://vibethemes.com/forums/forum/wordpress-html-css/wordpress-themes/wplm
Ligne168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/forums/forum/wordpress-html-css/wordpress-themes/wplm
Ligne164: <li>'.__('See Theme documentation : ','vibe').'<a href='http://vibethemes.com/envato/wplms/documentation/' class='button'>Official
Ligne166: <li>'.__('Setup in One Click ','vibe').' <a href='http://support.vibethemes.com/solution/articles/1000165112-wplms-one-click-
Ligne167: <li>'.__('Other important setups. ','vibe').' <a href='http://vibethemes.com/forums/forum/wordpress-html-css/wordpress-themes/wplm
Ligne154: $args['help_sidebar'] = '<p>For Support/Help and Docuementation open <strong><a href='http://vibethemes.com/forums/forum/wordpress-html-css/wordpress-themes/wplm
Ligne167: <li>'.__('Other important setups. ','vibe').' <a href='http://vibethemes.com/forums/forum/wordpress-html-css/wordpress-themes/wplm
Ligne168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/forums/forum/wordpress-html-css/wordpress-themes/wplm
Ligne193: '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</
Ligne211: '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-n
Ligne219: '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-n
Ligne227: '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-n
Ligne313: '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-n
Ligne682: '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-n
Ligne909: '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-n
Ligne211: '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-n
Ligne219: '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-n
Ligne227: '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-n
Ligne313: '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-n
Ligne682: '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-n
Ligne909: '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-n
Ligne211: '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-n
Ligne219: '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-n
Ligne227: '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-n
Ligne313: '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-n
Ligne682: '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-n
Ligne909: '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-n
Ligne211: '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-n
Ligne219: '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-n
Ligne227: '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-n
Ligne313: '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-n
Ligne682: '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-n
Ligne909: '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-n
Ligne211: '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-n
Ligne219: '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-n
Ligne227: '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-n
Ligne313: '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-n
Ligne682: '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-n
Ligne909: '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-n
Ligne770: '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-ta
Ligne779: 'desc' => sprintf(__('Disable front end editor : %s Tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/fee-enabledisable-
Ligne797: '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-re
Ligne814: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://support.vibethemes.com/solution/articles/1000194458-google-api-key-f
Ligne827: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://support.vibethemes.com/solution/articles/1000165351-add-custom-fonts
Ligne211: '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-n
Ligne219: '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-n
Ligne227: '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-n
Ligne313: '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-n
Ligne682: '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-n
Ligne909: '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-n
Ligne918: 'std' => 'Template Design © <a href='http://www.vibethemes.com' title='VibeCom'>VibeThemes</a>. All rights reser
Ligne1029: '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>')
Ligne1112: 'sub_desc' => __('Grab the latitude and Longitude values from .', 'vibe').'<a href='http://itouchmap.com/latlong.html'>'.__('Link','vibe').'</a>',
Possible hard-coded links were found in the file change-avatar.php.Ligne7: <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 wil
Ligne55: <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
Ligne7: <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 wil
Ligne55: <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
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : header-app.php
Ligne148: include_once('templates/login/$style.php');
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wplms-install.phpLigne158: include 'vibe_importer/vibeimport.php';
Ligne489: include_once 'welcome.php';
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : vibeimport.phpLigne16: require_once ('wordpress-importer.php');
Ligne26: include ( ABSPATH . 'wp-admin/includes/taxonomy.php' );
Ligne28: include ( ABSPATH . 'wp-admin/includes/post.php' );
Ligne30: include ( ABSPATH . 'wp-admin/includes/comment.php' );
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : customizer.phpLigne10: include_once 'class.php';
Ligne30: require_once(dirname(__FILE__) . '/config.php');
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : init.phpLigne981: require_once('plugin-activation.php');
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : twitter.phpLigne114: require ('twitter_class.php');
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : plugin-activation.phpLigne1075: require_once( ABSPATH . 'wp-admin/includes/class-wp-list-table.php' );
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : vibe-menu.phpLigne85: include_once( 'menu/edit_custom_walker.php' );
Ligne86: include_once( 'menu/custom_walker.php' );
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : config.phpLigne33: require_once(VIBE_PATH.'/options/validation/theme-update/class-theme-update
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-theme-update.phpLigne32: require_once('class-envato-protected-api.php');
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : options.phpLigne356: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].'
Ligne582: require_once($this->dir.'validation/'.$field['validate'].'/validation_'.$fi
Ligne942: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].'
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : vibe-options.phpLigne4: require_once( dirname( __FILE__ ) . '/options/options.php' );
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : register.phpLigne8: include_once(get_template_directory().'/login-page.php');
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
This is a ThemeForest theme. Since Themeforest items are all checked by a human before they appear on their website, ThemeForest verification rules are more permissive than themecheck's and can give a better verification score ( Themeforest requirements ).
- THEME TYPEWordPress theme 4.9.5
- FILE NAMEwplms.zip
- FILE SIZE26948769 bytes
- MD5abaa5c28c677ae1de4168115de614aee
- SHA1a1d2255f9971710e57dfd6b707257c7fb821d2a8
- LICENSECustom
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- THEMEFOREST PAGEhttp://themeforest.net/item/wplms-learning-management-system/6780226 ($64)
- THEME URIhttp://www.VibeThemes.com/
- VERSION2.0.6
- AUTHOR URIhttp://www.VibeThemes.com/
- CREATION DATE2016-04-14
- LAST FILE UPDATE2017-03-05
- LAST VALIDATION2017-03-05 03:01
- OTHER VERSIONS
Error 8 : Undefined index: slug
In /home/www/themecheck/themecheck/controllers/controller_results.php line 772
In /home/www/themecheck/themecheck/controllers/controller_results.php line 772
Critical alerts

- Found a Customizer setting that did not have a sanitization callback function in file customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
Ligne745: if (! function_exists('curl_init')) {
Ligne751: $ch = curl_init($this->_sign($httpmethod, $url, $params));
Ligne759: $ch = curl_init($url);
curl_init was found in the file twitter_class.phpLigne745: if (! function_exists('curl_init')) {
Ligne751: $ch = curl_init($this->_sign($httpmethod, $url, $params));
Ligne759: $ch = curl_init($url);
curl_exec was found in the file twitter_class.phpLigne774: $reply = curl_exec($ch);
curl_init was found in the file twitter_class.php - Themes should not hide admin bar. Detected in file : register.php.
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example: Ligne1038: screen_icon();
screen_icon found in file plugin-activation.php. Deprecated since version 3.8.Ligne393: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
Ligne1587: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.Ligne910: $headers = wp_get_http( $url, $upload['file'] );
wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.Ligne1606: get_currentuserinfo();
Ligne1617: get_currentuserinfo();
get_currentuserinfo found in file account.php. Deprecated since version 4.5. Use wp_get_current_user instead.Ligne50: <?php get_currentuserinfo(); ?>
get_currentuserinfo found in file single-wplms-event.php. Deprecated since version 4.5. Use wp_get_current_user instead.Ligne47: get_currentuserinfo();
get_currentuserinfo found in file func.php. Deprecated since version 4.5. Use wp_get_current_user instead.- The theme doesn't have post pagination code in it. Use posts_nav_link() or paginate_links() or the_posts_pagination() or the_posts_navigation() or next_posts_link() and previous_posts_link() to add post pagination.
._wplms-eventon.zip ._wplms-customizer.zip ._wplms-dashboard.zip ._layersliderwp.zip ._vibe-customtypes.zip ._revslider.zip ._js_composer.zip ._vibe-course-module.zip ._vibe-shortcodes.zip ._wplms-assignments.zip ._wplms-front-end.zip ._eventon.zip layersliderwp.zip wplms-dashboard.zip wplms-assignments.zip wplms-customizer.zip revslider.zip wplms-front-end.zip wplms-eventon.zip vibe-shortcodes.zip js_composer.zip vibe-customtypes.zip eventon.zip vibe-course-module.zip
.
Plugins are not allowed in themes. The zip file found was
Warning

- Found wp_deregister_script in register.php. Themes must not deregister core scripts.
Ligne185: wp_deregister_script('woocomposer-admin-script');
Ligne186: wp_deregister_script('select2');
- Theme URI and Author URI should not be the same.
- Found wrong tag in style.css header.
- Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the 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.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the 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.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the 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.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the 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.' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file init.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'View all posts filed under %s' in file custom_bp_widgets.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Your comment is awaiting moderation.' in file func.php.Found a translation function that is missing a text-domain. Function __, with the arguments "View all posts in %s" in file search.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'vibe' in file vibe-options.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Welcome to ', Theme Options panel. , 'vibe' in file vibe-options.php.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are vibe, wplms_modern, buddypress, vibe-customtypes, buddydrive, bbpress, wplms-modern, Theme Options panel. , woocommerce.
- .ds_store was found.
- Themes should not hide admin bar. Detected in file style.css.
- Could not find the comment-reply script enqueued, however a reference to 'comment-reply' was found. Make sure that the comment-reply js script is being enqueued properly on singular pages.
- screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.
Ligne1038: screen_icon();
screen_icon found in file plugin-activation.php. Deprecated since version 3.8.Ligne393: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
Ligne1587: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
- Screenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off

- Possible Favicon found in register.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- Possible hard-coded links were found in the file welcome.php.
Ligne240: <p><a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h
Ligne241: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h
Ligne243: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h
Ligne248: <p><a href='http://vibethemes.com/documentation/wplms/knowledge-base/server-500-error-b
Ligne249: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne257: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne258: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne249: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne257: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne258: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne249: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne257: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne258: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne249: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne257: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne258: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne249: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne257: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne258: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne249: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne257: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne258: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne249: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne257: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne258: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Ligne266: <a href='http://vibethemes.com/documentation/wplms/forums/'><?php _e( 'Unable to set
Ligne285: <a href='http://vibethemes.com/documentation/wplms/2-0-6/' class='button'><?php _e(
Ligne290: <a href='http://vibethemes.com/documentation/wplms/2-0-6/' class='button'><?php _e(
Ligne285: <a href='http://vibethemes.com/documentation/wplms/2-0-6/' class='button'><?php _e(
Ligne290: <a href='http://vibethemes.com/documentation/wplms/2-0-6/' class='button'><?php _e(
Ligne295: <h3><?php _e( 'What\'s New in WPLMS', 'vibe' ); ?><span style='float:right;'><a href='https://www.youtube.com/playlist?list=PL8n4TGA_rwD_5jqsgXIxXOk1H6ar-SVCV' c
Ligne316: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/variable-course-pr
Ligne154: <a href='<?php echo esc_url( 'http://vibethemes.com/envato/wplms/documentation/'); ?>' class='docs button'><?php
Ligne240: <p><a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.html#pre
Ligne241: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.html'><?
Ligne243: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.html#set
Ligne321: <a href='vibethemes.com/envato/wplms/documentation/'><?php _e( 'Check documentation'
Ligne326: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/2.0/'><?php _e( 'C
Possible hard-coded links were found in the file instagram.php.Ligne95: <span>Get your instagram Access token from <a href='http://jelled.com/instagram/access-token'>here</a></span>
Possible hard-coded links were found in the file twitter.php.Ligne41: 'label' => __('Consumer Key','vibe').'<small><br />'.__('Create your Twitter Application', 'vibe' ).' <a href='https://dev.twitter.com/apps' target='_blank'>'.__('here', 'vibe' ).'</a></
Possible hard-coded links were found in the file billing.php.Ligne44: <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 info
Possible hard-coded links were found in the file vibe-options.php.Ligne135: <ul><li><a href='http://support.vibethemes.com' target='_blank'>'.THEME_FULL_NAME.' VibeThem
Ligne141: 'content' => '<ul><li><a href='http://support.vibethemes.com' target='_blank'>'.THEME_FULL_NAME.' Support
Ligne142: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne143: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne144: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne145: <li><a href='http://support.vibethemes.com/discussions/forums/1000220365' target='_blank
Ligne146: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne166: <li>'.__('Setup in One Click ','vibe').' <a href='http://support.vibethemes.com/solution/articles/1000165112-wplms-one-click-
Ligne814: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://support.vibethemes.com/solution/articles/1000194458-google-api-key-f
Ligne827: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://support.vibethemes.com/solution/articles/1000165351-add-custom-fonts
Ligne135: <ul><li><a href='http://support.vibethemes.com' target='_blank'>'.THEME_FULL_NAME.' VibeThem
Ligne141: 'content' => '<ul><li><a href='http://support.vibethemes.com' target='_blank'>'.THEME_FULL_NAME.' Support
Ligne142: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne143: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne144: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne145: <li><a href='http://support.vibethemes.com/discussions/forums/1000220365' target='_blank
Ligne146: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne166: <li>'.__('Setup in One Click ','vibe').' <a href='http://support.vibethemes.com/solution/articles/1000165112-wplms-one-click-
Ligne814: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://support.vibethemes.com/solution/articles/1000194458-google-api-key-f
Ligne827: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://support.vibethemes.com/solution/articles/1000165351-add-custom-fonts
Ligne142: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne143: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne144: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne145: <li><a href='http://support.vibethemes.com/discussions/forums/1000220365' target='_blank
Ligne146: <li><a href='http://support.vibethemes.com/solution/categories/1000126528/folders/100021
Ligne147: <li><a href='https://www.youtube.com/watch?v=A0RsQvmDuSM&list=PL8n4TGA_rwD_5jqsgXIxXOk1H
Ligne154: $args['help_sidebar'] = '<p>For Support/Help and Docuementation open <strong><a href='http://vibethemes.com/forums/forum/wordpress-html-css/wordpress-themes/wplm
Ligne167: <li>'.__('Other important setups. ','vibe').' <a href='http://vibethemes.com/forums/forum/wordpress-html-css/wordpress-themes/wplm
Ligne168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/forums/forum/wordpress-html-css/wordpress-themes/wplm
Ligne164: <li>'.__('See Theme documentation : ','vibe').'<a href='http://vibethemes.com/envato/wplms/documentation/' class='button'>Official
Ligne166: <li>'.__('Setup in One Click ','vibe').' <a href='http://support.vibethemes.com/solution/articles/1000165112-wplms-one-click-
Ligne167: <li>'.__('Other important setups. ','vibe').' <a href='http://vibethemes.com/forums/forum/wordpress-html-css/wordpress-themes/wplm
Ligne154: $args['help_sidebar'] = '<p>For Support/Help and Docuementation open <strong><a href='http://vibethemes.com/forums/forum/wordpress-html-css/wordpress-themes/wplm
Ligne167: <li>'.__('Other important setups. ','vibe').' <a href='http://vibethemes.com/forums/forum/wordpress-html-css/wordpress-themes/wplm
Ligne168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/forums/forum/wordpress-html-css/wordpress-themes/wplm
Ligne193: '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</
Ligne211: '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-n
Ligne219: '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-n
Ligne227: '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-n
Ligne313: '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-n
Ligne682: '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-n
Ligne909: '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-n
Ligne211: '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-n
Ligne219: '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-n
Ligne227: '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-n
Ligne313: '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-n
Ligne682: '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-n
Ligne909: '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-n
Ligne211: '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-n
Ligne219: '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-n
Ligne227: '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-n
Ligne313: '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-n
Ligne682: '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-n
Ligne909: '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-n
Ligne211: '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-n
Ligne219: '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-n
Ligne227: '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-n
Ligne313: '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-n
Ligne682: '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-n
Ligne909: '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-n
Ligne211: '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-n
Ligne219: '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-n
Ligne227: '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-n
Ligne313: '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-n
Ligne682: '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-n
Ligne909: '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-n
Ligne770: '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-ta
Ligne779: 'desc' => sprintf(__('Disable front end editor : %s Tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/fee-enabledisable-
Ligne797: '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-re
Ligne814: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://support.vibethemes.com/solution/articles/1000194458-google-api-key-f
Ligne827: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://support.vibethemes.com/solution/articles/1000165351-add-custom-fonts
Ligne211: '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-n
Ligne219: '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-n
Ligne227: '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-n
Ligne313: '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-n
Ligne682: '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-n
Ligne909: '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-n
Ligne918: 'std' => 'Template Design © <a href='http://www.vibethemes.com' title='VibeCom'>VibeThemes</a>. All rights reser
Ligne1029: '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>')
Ligne1112: 'sub_desc' => __('Grab the latitude and Longitude values from .', 'vibe').'<a href='http://itouchmap.com/latlong.html'>'.__('Link','vibe').'</a>',
Possible hard-coded links were found in the file change-avatar.php.Ligne7: <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 wil
Ligne55: <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
Ligne7: <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 wil
Ligne55: <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
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : header-app.php
Ligne148: include_once('templates/login/$style.php');
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : wplms-install.phpLigne158: include 'vibe_importer/vibeimport.php';
Ligne489: include_once 'welcome.php';
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : vibeimport.phpLigne16: require_once ('wordpress-importer.php');
Ligne26: include ( ABSPATH . 'wp-admin/includes/taxonomy.php' );
Ligne28: include ( ABSPATH . 'wp-admin/includes/post.php' );
Ligne30: include ( ABSPATH . 'wp-admin/includes/comment.php' );
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : customizer.phpLigne10: include_once 'class.php';
Ligne30: require_once(dirname(__FILE__) . '/config.php');
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : init.phpLigne981: require_once('plugin-activation.php');
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : twitter.phpLigne114: require ('twitter_class.php');
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : plugin-activation.phpLigne1075: require_once( ABSPATH . 'wp-admin/includes/class-wp-list-table.php' );
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : vibe-menu.phpLigne85: include_once( 'menu/edit_custom_walker.php' );
Ligne86: include_once( 'menu/custom_walker.php' );
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : config.phpLigne33: require_once(VIBE_PATH.'/options/validation/theme-update/class-theme-update
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-theme-update.phpLigne32: require_once('class-envato-protected-api.php');
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : options.phpLigne356: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].'
Ligne582: require_once($this->dir.'validation/'.$field['validate'].'/validation_'.$fi
Ligne942: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].'
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : vibe-options.phpLigne4: require_once( dirname( __FILE__ ) . '/options/options.php' );
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : register.phpLigne8: include_once(get_template_directory().'/login-page.php');
If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.