DocDirect
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEdocdirect-responsive-directory-wordpress-theme-for-doctors-and-healthcare-profession807.zip
- FILE SIZE17633947 bytes
- MD5b3a3f1bf89b1b6cf232f49f73dfd455a
- SHA1478937087d0f6c94914f73416d37f472c0899348
- LICENSENone
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- VERSION8.0.7
- AUTHOR URIhttp://themographics.com/
- TAGSone-column, two-columns, right-sidebar,sticky-post,theme-options, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready, footer-widgets
- CREATION DATE2020-09-03
- LAST FILE UPDATE2020-09-03
- LAST VALIDATION2020-09-03 19:07
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- base64_decode($_POST['author_id']) : ''; Found base64_decode in file hooks.php. 93: $author_id = !empty($_POST['author_id']) ?
<input type='hidden' name='author_id' value='<?php echo base64_encode($author_id); ?>'>
Found base64_encode in file add_question.php. - Found <iframe width="' . intval($width) . '" height="' . intval($height) . '" src="https://player.vimeo.com/video/' . $content_vimo . '" > in file single.php. Found <iframe width="' . $width . '" height="' . $height . '" src="https://player.vimeo.com/video/' . $content_vimo . '" > in file view.php. Found <iframe width="' . $width . '" height="' . $height . '" src="https://player.vimeo.com/video/' . $content_vimo . '" > in file template-author-video.php.
- fopen') ) {105: //fall back to fopen()107: $response = wp_remote_fopen($host);111: trigger_error ('geoPlugin class Error: Cannot retrieve data. Either compile PHP with cURL support or enable allow_url_fopen in php.ini ', E_USER_ERROR);file_get_contents was found in the file geoplugin.class.php 106: //$response = file_get_contents($host, 'r');file_get_contents was found in the file functions.php 72: $image_data = file_get_contents($image_url);file_put_contents was found in the file functions.php 79: file_put_contents($file, $image_data); fopen was found in the file geoplugin.class.php 104: if ( ini_get('allow_url_
- curl_init') ) {95: $ch = curl_init();curl_exec was found in the file geoplugin.class.php 99: $response = curl_exec($ch); curl_init was found in the file geoplugin.class.php 92: /*if ( function_exists('
- Themes should not hide admin bar. Detected in file : theme-setup.php.
docdirect_core.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- 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 workreap, docdirect, listingo.
- The theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- Possible variable $font found in translation function in google_fonts.php. Translation function calls should not contain PHP variables.
- 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.
Tip-off
- Possible Favicon found in general-helpers.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- 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 home.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 image.php.
- The theme appears to use include or require : index.php 17: require( dirname( __FILE__ ) . '/wp-blog-header.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 : class-chat-system.php 79: require_once(ABSPATH . 'wp-admin/includes/upgrade.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 : general-helpers.php 472: require_once (get_template_directory() . '/inc/theme-styling/dynamic-styles1288: include_once( ABSPATH . 'wp-admin/includes/plugin.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 : index.php 24: require_once('geoplugin.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 : hooks.php 750: require_once( DocDirectGlobalSettings::get_plugin_path().'/libraries/stripe 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 : user_search.php 575: include(locate_template('directory/templates/map-search-left.php'));577: include(locate_template('directory/templates/map-search-top.php'));579: include(locate_template('directory/templates/map-search-grid.php'));581: include(locate_template('directory/templates/map-search-list.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.