
WPLMS
WordPress 4.9.5 theme
- THEME TYPEWordPress theme 4.9.5
- FILE NAMEwplms.zip
- FILE SIZE29160075 bytes
- MD5a89428a68cfc1559c9803e718ff6e1b2
- SHA1eb2219645282f9d0ae079b791e26886875dc4076
- 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.9.3
- AUTHOR URIhttp://www.VibeThemes.com/
- CREATION DATE2017-03-18
- LAST FILE UPDATE2017-03-18
- LAST VALIDATION2017-03-18 12:02
- 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.
- Found base64_decode in file wplms-install.php. Line 287: $code = base64_decode(trim($string));
Line 303: $code = base64_decode(trim($string));
Line 417: $sample_slider = json_decode(base64_decode(file_get_contents($sample_file)), true);
Found base64_decode in file actions.php. Line 194: $code = base64_decode(trim($_POST['code'])); 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. - 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. Line 232: <iframe width='100%' height='480' src='http://www.youtube.com/embed/<?php e
- fopen was found in the file wplms-install.php Line 282: $myfile = fopen($sidebars_file , 'r') or die('Unable to open file!'.$sidebars_file );
Line 298: $myfile = fopen($widgets_file , 'r') or die('Unable to open file!'.$widgets_file );
fclose was found in the file wplms-install.php Line 286: fclose($myfile);Line 302: fclose($myfile);
fopen was found in the file wplms-install.php Line 282: $myfile = fopen($sidebars_file , 'r') or die('Unable to open file!'.$sidebars_file );Line 298: $myfile = fopen($widgets_file , 'r') or die('Unable to open file!'.$widgets_file );
fclose was found in the file wplms-install.php Line 286: fclose($myfile);Line 302: fclose($myfile);
file_get_contents was found in the file wplms-install.php Line 417: $sample_slider = json_decode(base64_decode(file_get_contents($sample_file)), true);file_get_contents was found in the file parsers.php Line 66: $success = $dom->loadXML( file_get_contents( $file ) );Line 269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {
file_get_contents was found in the file parsers.php Line 66: $success = $dom->loadXML( file_get_contents( $file ) );Line 269: if ( ! xml_parse( $xml, file_get_contents( $file ), true ) ) {
fopen was found in the file parsers.php Line 415: $fp = $this->fopen( $file, 'r' );Line 641: function fopen( $filename, $mode = 'r' ) {
Line 644: return fopen( $filename, $mode );
fclose was found in the file parsers.php Line 464: $this->fclose($fp);Line 659: function fclose( $fp ) {
Line 662: return fclose( $fp );
fopen was found in the file parsers.php Line 415: $fp = $this->fopen( $file, 'r' );Line 641: function fopen( $filename, $mode = 'r' ) {
Line 644: return fopen( $filename, $mode );
fopen was found in the file parsers.php Line 415: $fp = $this->fopen( $file, 'r' );Line 641: function fopen( $filename, $mode = 'r' ) {
Line 644: return fopen( $filename, $mode );
fclose was found in the file parsers.php Line 464: $this->fclose($fp);Line 659: function fclose( $fp ) {
Line 662: return fclose( $fp );
fclose was found in the file parsers.php Line 464: $this->fclose($fp);Line 659: function fclose( $fp ) {
Line 662: return fclose( $fp );
fopen was found in the file welcome.php Line 607: $myfile = fopen($file, 'r') or die('Unable to open file!'.$file);Line 644: $fp = fopen( $file, 'r' );
fclose was found in the file welcome.php Line 615: fclose($myfile);Line 650: fclose( $fp );
fopen was found in the file welcome.php Line 607: $myfile = fopen($file, 'r') or die('Unable to open file!'.$file);Line 644: $fp = fopen( $file, 'r' );
fread was found in the file welcome.php Line 647: $file_data = fread( $fp, 8192 );fclose was found in the file welcome.php Line 615: fclose($myfile);Line 650: fclose( $fp );
readfile was found in the file twitter_class.php Line 700: readfile($params[$possible_file]);fopen was found in the file tincan.php Line 49: $fh = fopen($myFile, 'a');Line 52: $fh = fopen($myFile, 'w');
Line 59: $stream = fopen($url, 'rb', false, $context);
fwrite was found in the file tincan.php Line 50: fwrite($fh, print_r($streamopt, true).'\n');Line 53: fwrite($fh, print_r($streamopt, true).'\n');
Line 55: fwrite($fh, print_r(json_encode($data, JSON_PRETTY_PRINT), true).'\n');
fopen was found in the file tincan.php Line 49: $fh = fopen($myFile, 'a');Line 52: $fh = fopen($myFile, 'w');
Line 59: $stream = fopen($url, 'rb', false, $context);
fwrite was found in the file tincan.php Line 50: fwrite($fh, print_r($streamopt, true).'\n');Line 53: fwrite($fh, print_r($streamopt, true).'\n');
Line 55: fwrite($fh, print_r(json_encode($data, JSON_PRETTY_PRINT), true).'\n');
fwrite was found in the file tincan.php Line 50: fwrite($fh, print_r($streamopt, true).'\n');Line 53: fwrite($fh, print_r($streamopt, true).'\n');
Line 55: fwrite($fh, print_r(json_encode($data, JSON_PRETTY_PRINT), true).'\n');
fclose was found in the file tincan.php Line 56: fclose($fh); */fopen was found in the file tincan.php Line 49: $fh = fopen($myFile, 'a');Line 52: $fh = fopen($myFile, 'w');
Line 59: $stream = fopen($url, 'rb', false, $context);
file_get_contents was found in the file tincan.php Line 384: $string = file_get_contents($tincanxml);file_get_contents was found in the file tincanapi.php Line 7: $request_body = file_get_contents('php://input');file_get_contents was found in the file options.php Line 128: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );Line 130: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );
Line 132: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );
Line 134: $svg = wp_upload_bits( $_FILES['eot']['svg'], null, file_get_contents( $_FILES['svg']['tmp_name'] ) );
file_get_contents was found in the file options.php Line 128: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );Line 130: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );
Line 132: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );
Line 134: $svg = wp_upload_bits( $_FILES['eot']['svg'], null, file_get_contents( $_FILES['svg']['tmp_name'] ) );
file_get_contents was found in the file options.php Line 128: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );Line 130: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );
Line 132: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );
Line 134: $svg = wp_upload_bits( $_FILES['eot']['svg'], null, file_get_contents( $_FILES['svg']['tmp_name'] ) );
file_get_contents was found in the file options.php Line 128: $eot = wp_upload_bits( $_FILES['eot']['name'], null, file_get_contents( $_FILES['eot']['tmp_name'] ) );Line 130: $ttf = wp_upload_bits( $_FILES['ttf']['name'], null, file_get_contents( $_FILES['ttf']['tmp_name'] ) );
Line 132: $woff = wp_upload_bits( $_FILES['woff']['name'], null, file_get_contents( $_FILES['woff']['tmp_name'] ) );
Line 134: $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.php Line 1205: 'content' => nl2br(file_get_contents(trailingslashit(get_stylesheet_directory()).'README.html' - curl_init was found in the file twitter_class.php Line 745: if (! function_exists('curl_init')) {
Line 751: $ch = curl_init($this->_sign($httpmethod, $url, $params));
Line 759: $ch = curl_init($url);
curl_init was found in the file twitter_class.php Line 745: if (! function_exists('curl_init')) {Line 751: $ch = curl_init($this->_sign($httpmethod, $url, $params));
Line 759: $ch = curl_init($url);
curl_exec was found in the file twitter_class.php Line 774: $reply = curl_exec($ch); - File welcome.php : Line 36: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Line 48: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Line 52: /*$page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Line 56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
File welcome.php : Line 36: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_optionLine 48: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Line 52: /*$page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Line 56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
File welcome.php : Line 36: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_optionLine 48: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Line 52: /*$page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Line 56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
File welcome.php : Line 36: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_optionLine 48: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Line 52: /*$page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
Line 56: $page = add_dashboard_page( $welcome_page_title, $welcome_page_name, 'manage_option
File func.php : Line 52: add_submenu_page(Line 59: add_submenu_page(
Line 66: add_submenu_page(
Line 75: add_submenu_page(
Line 85: add_submenu_page(
Line 95: add_submenu_page(
File func.php : Line 52: add_submenu_page(Line 59: add_submenu_page(
Line 66: add_submenu_page(
Line 75: add_submenu_page(
Line 85: add_submenu_page(
Line 95: add_submenu_page(
File func.php : Line 52: add_submenu_page(Line 59: add_submenu_page(
Line 66: add_submenu_page(
Line 75: add_submenu_page(
Line 85: add_submenu_page(
Line 95: add_submenu_page(
File func.php : Line 52: add_submenu_page(Line 59: add_submenu_page(
Line 66: add_submenu_page(
Line 75: add_submenu_page(
Line 85: add_submenu_page(
Line 95: add_submenu_page(
File func.php : Line 52: add_submenu_page(Line 59: add_submenu_page(
Line 66: add_submenu_page(
Line 75: add_submenu_page(
Line 85: add_submenu_page(
Line 95: add_submenu_page(
File func.php : Line 52: add_submenu_page(Line 59: add_submenu_page(
Line 66: add_submenu_page(
Line 75: add_submenu_page(
Line 85: add_submenu_page(
Line 95: add_submenu_page(
File options.php : Line 229: $this->page = add_menu_page(File options.php : Line 242: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thiLine 247: add_submenu_page(
Line 260: add_submenu_page(
Line 274: add_submenu_page(
Line 287: add_submenu_page(
File options.php : Line 242: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thiLine 247: add_submenu_page(
Line 260: add_submenu_page(
Line 274: add_submenu_page(
Line 287: add_submenu_page(
File options.php : Line 242: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thiLine 247: add_submenu_page(
Line 260: add_submenu_page(
Line 274: add_submenu_page(
Line 287: add_submenu_page(
File options.php : Line 242: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thiLine 247: add_submenu_page(
Line 260: add_submenu_page(
Line 274: add_submenu_page(
Line 287: add_submenu_page(
File options.php : Line 242: add_submenu_page($this->args['page_slug'],$this->args['page_title'],'',$thiLine 247: add_submenu_page(
Line 260: add_submenu_page(
Line 274: add_submenu_page(
Line 287: add_submenu_page(
- 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: - screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.Line 1038: screen_icon();screen_icon found in file plugin-activation.php. Deprecated since version 3.8.Line 393: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
Line 1587: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
- wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.Line 910: $headers = wp_get_http( $url, $upload['file'] );
- get_currentuserinfo found in file filters.php. Deprecated since version 4.5. Use wp_get_current_user instead.Line 90: get_currentuserinfo();
Line 101: get_currentuserinfo();
get_currentuserinfo found in file account.php. Deprecated since version 4.5. Use wp_get_current_user instead.Line 50: <?php get_currentuserinfo(); ?> get_currentuserinfo found in file single-wplms-event.php. Deprecated since version 4.5. Use wp_get_current_user instead.Line 47: get_currentuserinfo(); - 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.
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. Line 191: wp_deregister_script('woocomposer-admin-script');
Line 192: 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.Line 1038: screen_icon();screen_icon found in file plugin-activation.php. Deprecated since version 3.8.Line 393: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
Line 1587: 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.Line 239: <p><a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h
Line 240: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h
Line 244: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h
Line 249: <p><a href='http://vibethemes.com/documentation/wplms/knowledge-base/server-500-error-b
Line 250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 252: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 258: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 261: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 252: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 258: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 261: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 252: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 258: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 261: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 252: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 258: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 261: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 252: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 258: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 261: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 252: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 258: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 261: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 252: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 258: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 261: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 267: <a href='http://vibethemes.com/documentation/wplms/forums/'><?php _e( 'Unable to set
Line 286: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/2-0-9/' class='but
Line 291: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/2-0-9/' class='but
Line 286: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/2-0-9/' class='but
Line 291: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/2-0-9/' class='but
Line 296: <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
Line 154: <a href='<?php echo esc_url( 'http://vibethemes.com/envato/wplms/documentation/'); ?>' class='docs button'><?php
Line 239: <p><a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.html#pre
Line 240: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.html'><?
Line 244: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.html#set
Line 330: <a href='vibethemes.com/envato/wplms/documentation/'><?php _e( 'Check documentation'
Line 335: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/2-0-6-1/'><?php _e
Possible hard-coded links were found in the file instagram.php.Line 95: <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.Line 41: '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.Line 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 infoPossible hard-coded links were found in the file vibe-options.php.Line 135: <ul><li><a href='http://vibethemes.com/documentation/wplms' target='_blank'>'.THEME_FULL_NAMLine 141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_
Line 142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 143: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/' target=
Line 144: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/tips-tricks/'
Line 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ
Line 146: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/update-log/' t
Line 154: $args['help_sidebar'] = '<p>For Support/Help and Docuementation open <strong><a href='http://vibethemes.com/documentation/wplms/'>'.THEME_FULL_NAME.' forums</a><
Line 165: <li>'.__('Setup in One Click ','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-one-click-se
Line 166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_
Line 168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/auto-updating-wplm
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 771: '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
Line 780: 'desc' => sprintf(__('Disable front end editor : %s Tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/fee-enabledisable-
Line 798: '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
Line 815: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-api-key-for
Line 828: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/add-custom-fonts-i
Line 910: '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
Line 141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_
Line 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ
Line 167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_
Line 142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 143: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/' target=
Line 144: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/tips-tricks/'
Line 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ
Line 146: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/update-log/' t
Line 147: <li><a href='https://www.youtube.com/watch?v=A0RsQvmDuSM&list=PL8n4TGA_rwD_5jqsgXIxXOk1H
Line 141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_
Line 142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 143: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/' target=
Line 144: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/tips-tricks/'
Line 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ
Line 146: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/update-log/' t
Line 154: $args['help_sidebar'] = '<p>For Support/Help and Docuementation open <strong><a href='http://vibethemes.com/documentation/wplms/'>'.THEME_FULL_NAME.' forums</a><
Line 165: <li>'.__('Setup in One Click ','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-one-click-se
Line 166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_
Line 168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/auto-updating-wplm
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 771: '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
Line 780: 'desc' => sprintf(__('Disable front end editor : %s Tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/fee-enabledisable-
Line 798: '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
Line 815: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-api-key-for
Line 828: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/add-custom-fonts-i
Line 910: '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
Line 164: <li>'.__('See Theme documentation : ','vibe').'<a href='http://vibethemes.com/envato/wplms/documentation/' class='button'>Official
Line 165: <li>'.__('Setup in One Click ','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-one-click-se
Line 142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_
Line 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ
Line 167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_
Line 168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/auto-updating-wplm
Line 193: '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</
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 910: '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
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 910: '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
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 910: '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
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 910: '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
Line 321: '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>'),
Line 515: '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>'),
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 910: '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
Line 771: '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
Line 780: 'desc' => sprintf(__('Disable front end editor : %s Tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/fee-enabledisable-
Line 798: '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
Line 815: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-api-key-for
Line 828: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/add-custom-fonts-i
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 910: '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
Line 919: 'std' => 'Template Design © <a href='http://www.vibethemes.com' title='VibeCom'>VibeThemes</a>. All rights reser
Line 1030: '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>')
Line 1113: '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.Line 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 wilLine 55: <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
Line 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 wil
Line 55: <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 Line 148: 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.php Line 158: include 'vibe_importer/vibeimport.php';
Line 488: 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.php Line 16: require_once ('wordpress-importer.php');Line 26: include ( ABSPATH . 'wp-admin/includes/taxonomy.php' );
Line 28: include ( ABSPATH . 'wp-admin/includes/post.php' );
Line 30: 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.php Line 10: include_once 'class.php';Line 30: 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.php Line 985: 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.php Line 114: 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.php Line 1075: 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.php Line 85: include_once( 'menu/edit_custom_walker.php' );Line 86: 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.php Line 33: 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.php Line 32: 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.php Line 356: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].'Line 582: require_once($this->dir.'validation/'.$field['validate'].'/validation_'.$fi
Line 942: 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.php Line 4: 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.php Line 8: 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 SIZE29160075 bytes
- MD5a89428a68cfc1559c9803e718ff6e1b2
- SHA1eb2219645282f9d0ae079b791e26886875dc4076
- 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.9.3
- AUTHOR URIhttp://www.VibeThemes.com/
- CREATION DATE2017-03-18
- LAST FILE UPDATE2017-03-18
- LAST VALIDATION2017-03-18 12:02
- 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.
- curl_init was found in the file twitter_class.php Line 745: if (! function_exists('curl_init')) {
Line 751: $ch = curl_init($this->_sign($httpmethod, $url, $params));
Line 759: $ch = curl_init($url);
curl_init was found in the file twitter_class.php Line 745: if (! function_exists('curl_init')) {Line 751: $ch = curl_init($this->_sign($httpmethod, $url, $params));
Line 759: $ch = curl_init($url);
curl_exec was found in the file twitter_class.php Line 774: $reply = curl_exec($ch); - 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: - screen_icon found in file wordpress-importer.php. Deprecated since version 3.8.Line 1038: screen_icon();screen_icon found in file plugin-activation.php. Deprecated since version 3.8.Line 393: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
Line 1587: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
- wp_get_http found in file wordpress-importer.php. Deprecated since version 4.4. Use WP_Http instead.Line 910: $headers = wp_get_http( $url, $upload['file'] );
- get_currentuserinfo found in file filters.php. Deprecated since version 4.5. Use wp_get_current_user instead.Line 90: get_currentuserinfo();
Line 101: get_currentuserinfo();
get_currentuserinfo found in file account.php. Deprecated since version 4.5. Use wp_get_current_user instead.Line 50: <?php get_currentuserinfo(); ?> get_currentuserinfo found in file single-wplms-event.php. Deprecated since version 4.5. Use wp_get_current_user instead.Line 47: get_currentuserinfo(); - 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.
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. Line 191: wp_deregister_script('woocomposer-admin-script');
Line 192: 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.Line 1038: screen_icon();screen_icon found in file plugin-activation.php. Deprecated since version 3.8.Line 393: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
Line 1587: 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.Line 239: <p><a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h
Line 240: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h
Line 244: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.h
Line 249: <p><a href='http://vibethemes.com/documentation/wplms/knowledge-base/server-500-error-b
Line 250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 252: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 258: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 261: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 252: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 258: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 261: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 252: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 258: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 261: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 252: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 258: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 261: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 252: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 258: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 261: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 252: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 258: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 261: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 250: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 251: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 252: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 258: <p><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 259: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 260: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 261: <a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/'><?php _
Line 267: <a href='http://vibethemes.com/documentation/wplms/forums/'><?php _e( 'Unable to set
Line 286: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/2-0-9/' class='but
Line 291: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/2-0-9/' class='but
Line 286: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/2-0-9/' class='but
Line 291: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/2-0-9/' class='but
Line 296: <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
Line 154: <a href='<?php echo esc_url( 'http://vibethemes.com/envato/wplms/documentation/'); ?>' class='docs button'><?php
Line 239: <p><a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.html#pre
Line 240: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.html'><?
Line 244: <a href='http://vibethemes.com/envato/wplms/documentation/quick-installation-guide.html#set
Line 330: <a href='vibethemes.com/envato/wplms/documentation/'><?php _e( 'Check documentation'
Line 335: <a href='http://vibethemes.com/documentation/wplms/knowledge-base/2-0-6-1/'><?php _e
Possible hard-coded links were found in the file instagram.php.Line 95: <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.Line 41: '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.Line 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 infoPossible hard-coded links were found in the file vibe-options.php.Line 135: <ul><li><a href='http://vibethemes.com/documentation/wplms' target='_blank'>'.THEME_FULL_NAMLine 141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_
Line 142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 143: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/' target=
Line 144: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/tips-tricks/'
Line 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ
Line 146: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/update-log/' t
Line 154: $args['help_sidebar'] = '<p>For Support/Help and Docuementation open <strong><a href='http://vibethemes.com/documentation/wplms/'>'.THEME_FULL_NAME.' forums</a><
Line 165: <li>'.__('Setup in One Click ','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-one-click-se
Line 166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_
Line 168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/auto-updating-wplm
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 771: '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
Line 780: 'desc' => sprintf(__('Disable front end editor : %s Tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/fee-enabledisable-
Line 798: '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
Line 815: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-api-key-for
Line 828: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/add-custom-fonts-i
Line 910: '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
Line 141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_
Line 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ
Line 167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_
Line 142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 143: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/' target=
Line 144: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/tips-tricks/'
Line 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ
Line 146: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/update-log/' t
Line 147: <li><a href='https://www.youtube.com/watch?v=A0RsQvmDuSM&list=PL8n4TGA_rwD_5jqsgXIxXOk1H
Line 141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_
Line 142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 143: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/faqs/' target=
Line 144: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/tips-tricks/'
Line 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ
Line 146: <li><a href='http://vibethemes.com/documentation/wplms/article-categories/update-log/' t
Line 154: $args['help_sidebar'] = '<p>For Support/Help and Docuementation open <strong><a href='http://vibethemes.com/documentation/wplms/'>'.THEME_FULL_NAME.' forums</a><
Line 165: <li>'.__('Setup in One Click ','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-one-click-se
Line 166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_
Line 168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/auto-updating-wplm
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 771: '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
Line 780: 'desc' => sprintf(__('Disable front end editor : %s Tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/fee-enabledisable-
Line 798: '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
Line 815: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-api-key-for
Line 828: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/add-custom-fonts-i
Line 910: '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
Line 164: <li>'.__('See Theme documentation : ','vibe').'<a href='http://vibethemes.com/envato/wplms/documentation/' class='button'>Official
Line 165: <li>'.__('Setup in One Click ','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/wplms-one-click-se
Line 142: <li><a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 166: <li>'.__('Setup in One Click with New demos','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/one-click-setup-wp
Line 141: 'content' => '<ul><li><a href='http://vibethemes.com/documentation/wplms/forums/' target='_blank'>'.THEME_
Line 145: <li><a href='http://vibethemes.com/documentation/wplms/forums/forum/general/feature-requ
Line 167: <li>'.__('Facing issues? Create a support thread. ','vibe').' <a href='http://vibethemes.com/documentation/wplms/forums/' class='button' target='_
Line 168: <li>'.__('How to Update? Facing Issues while updating?','vibe').' <a href='http://vibethemes.com/documentation/wplms/knowledge-base/auto-updating-wplm
Line 193: '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</
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 910: '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
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 910: '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
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 910: '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
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 910: '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
Line 321: '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>'),
Line 515: '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>'),
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 910: '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
Line 771: '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
Line 780: 'desc' => sprintf(__('Disable front end editor : %s Tutorial %s', 'vibe'),'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/fee-enabledisable-
Line 798: '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
Line 815: 'sub_desc' => __('Required to fetch a list of Fonts from Google', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/google-api-key-for
Line 828: 'sub_desc' => __(' Custom Fonts are added to Theme Customizer Font List.. ', 'vibe').'<a href='http://vibethemes.com/documentation/wplms/knowledge-base/add-custom-fonts-i
Line 211: '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
Line 219: '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
Line 227: '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
Line 313: '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
Line 683: '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
Line 910: '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
Line 919: 'std' => 'Template Design © <a href='http://www.vibethemes.com' title='VibeCom'>VibeThemes</a>. All rights reser
Line 1030: '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>')
Line 1113: '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.Line 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 wilLine 55: <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
Line 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 wil
Line 55: <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 Line 148: 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.php Line 158: include 'vibe_importer/vibeimport.php';
Line 488: 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.php Line 16: require_once ('wordpress-importer.php');Line 26: include ( ABSPATH . 'wp-admin/includes/taxonomy.php' );
Line 28: include ( ABSPATH . 'wp-admin/includes/post.php' );
Line 30: 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.php Line 10: include_once 'class.php';Line 30: 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.php Line 985: 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.php Line 114: 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.php Line 1075: 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.php Line 85: include_once( 'menu/edit_custom_walker.php' );Line 86: 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.php Line 33: 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.php Line 32: 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.php Line 356: require_once($this->dir.'fields/'.$field['type'].'/field_'.$field['type'].'Line 582: require_once($this->dir.'validation/'.$field['validate'].'/validation_'.$fi
Line 942: 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.php Line 4: 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.php Line 8: 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.