Fox
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEweadown.com_fox_v4.4.4.2.zip
- FILE SIZE3484564 bytes
- MD5a22cfb4672ff86af955cc65f67bd6db4
- SHA113fc857f2839cf083d926deea5b8e9f32fa81a57
- LICENSENone
- FILES INCLUDEDCSS, PHP, Bitmap images
- VERSION4.4.4.2
- CREATION DATE2020-09-18
- LAST FILE UPDATE2020-09-18
- LAST VALIDATION2020-09-18 11:24
- 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. 224:
- base64_decode( $instagram ) );Found base64_decode in file social.php. 105: $instagram = unserialize( base64_decode( $instagram ) );Found base64_decode in file wi.php. 2840: $instagram = unserialize( base64_decode( $instagram ) ); Found base64_decode in file instagram.php. 617: $instagram = unserialize(
$instagram = base64_encode( serialize( $instagram ) );
Found base64_encode in file social.php.$instagram = base64_encode( serialize( $instagram ) );
Found base64_encode in file wi.php.$instagram = base64_encode( serialize( $instagram ) );
Found base64_encode in file instagram.php. - add_submenu_page(File import.php : 101: $hook = add_submenu_page(File admin.php : 120: $hook = add_menu_page(File admin.php : 146: $hook = add_submenu_page(155: $hook = add_submenu_page(File admin.php : 146: $hook = add_submenu_page(155: $hook = add_submenu_page(File OneClickDemoImport.php : 144: $this->plugin_page = add_submenu_page(File sidebar.php : 270: $hook = add_submenu_page( File tgm.php : 725: $this->page_hook =
fox-post-views-counter.zip fox-framework.zip envato-market.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found wrong tag in style.css header.
- Found a translation function that is missing a text-domain. Function _ex, with the arguments 'Warnings encountered', 'enable-jquery-migrate-helper' in file class-jquery-migrate-helper.php.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.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 wi, enable-jquery-migrate-helper.
- 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 section-heading.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 archive.php.
- This theme does not contain optional file search.php.
- This theme does not contain optional file attachment.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 : 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 : auto-thumbnail-from-videos.php 78: require_once( ABSPATH . 'wp-admin/includes/file.php' );133: require_once( ABSPATH . 'wp-admin/includes/file.php' );134: require_once( ABSPATH . 'wp-admin/includes/media.php' );135: 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 'builder.php';70: include 'header.php';71: include 'footer.php';73: include 'archives.php';74: include 'blog.php';76: include 'post-design.php';77: include 'single.php';78: include 'page.php';79: include 'design.php';111: 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.