Fox
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEthe-fox-4.6.5.2.zip
- FILE SIZE3320748 bytes
- MD5971dd5830e7742a6c36a3a0043fd572e
- SHA19e3c08bcc95f5774c47f69e108e35ef78da46ec9
- LICENSENone
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION4.6.5.2
- CREATION DATE2021-03-30
- LAST FILE UPDATE2021-03-30
- LAST VALIDATION2021-03-30 21:22
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- ini_set( 'memory_limit', apply_filters( 'pt-ocdi/import_memory_limit', '350 Found ini_set in file OneClickDemoImport.php. 238:
- base64_decode( $instagram ) ); Found base64_decode in file wi.php. 2840: $instagram = unserialize(
$instagram = base64_encode( serialize( $instagram ) );
Found base64_encode in file wi.php. - add_submenu_page(File import.php : 132: $hook = add_submenu_page(File admin.php : 112: $hook = add_menu_page(File admin.php : 138: $hook = add_submenu_page(File updater.php : 28: add_submenu_page(File OneClickDemoImport.php : 145: $this->plugin_page = add_submenu_page(File sidebar.php : 276: $hook = add_submenu_page( File tgm.php : 725: $this->page_hook =
Warning
- Found wrong tag in style.css header.
- Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Post Comment' in file support.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Leave a Reply' in file support.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Leave a Reply to %s' in file support.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Cancel reply' in file support.php.
- The theme uses the register_taxonomy() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- 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.
- Possible variable $msg found in translation function in 404.php. Translation function calls should not contain PHP variables. Possible variable $heading found in translation function in builder.php. Translation function calls should not contain PHP variables. Possible variable $str found in translation function in support.php. Translation function calls should not contain PHP variables. Possible variable $copyright found in translation function in footer.php. Translation function calls should not contain PHP variables.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- 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 author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file search.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 : register.php 54: include_once(ABSPATH . WPINC . '/feed.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 : updater.php 82: include_once 'update.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 : auto-thumbnail.php 74: require_once( ABSPATH . 'wp-admin/includes/file.php' );129: require_once( ABSPATH . 'wp-admin/includes/file.php' );130: require_once( ABSPATH . 'wp-admin/includes/media.php' );131: require_once( ABSPATH . 'wp-admin/includes/image.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 : CustomizerImporter.php 186: require_once( ABSPATH . 'wp-admin/includes/media.php' );187: require_once( ABSPATH . 'wp-admin/includes/file.php' );188: require_once( ABSPATH . 'wp-admin/includes/image.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 68: include 'home.php';70: include 'header.php';71: include 'footer.php';73: include 'blog.php';75: include 'single.php';76: include 'page.php';77: include 'design.php';117: include 'mobile.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.