AsapTheme
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEAsapTheme.zip
- FILE SIZE226456 bytes
- MD5ca9cb5627882b1ff2e8f955be4a2f8af
- SHA182633c528e33c037791eb63a28d2da7a5752b154
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://asaptheme.com
- VERSION1.5.3
- CREATION DATE2021-09-05
- LAST FILE UPDATE2021-09-05
- LAST VALIDATION2021-09-05 08:16
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found a Customizer setting that had an empty value passed as sanitization callback in file export-import.php. You need to pass a function name as sanitization callback.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.
- base64_decode( ( get_theme_mod('asap_code_analytics') ) ); ?>Found base64_decode in file customizer.php. 26: return esc_textarea( base64_decode($input) ); Found base64_decode in file ads.php. 15: $ads1 = base64_decode( get_theme_mod('asap_ads_1') ) ;16: $ads2 = base64_decode( get_theme_mod('asap_ads_2') ) ;17: $ads3 = base64_decode( get_theme_mod('asap_ads_3') ) ;18: $ads4 = base64_decode( get_theme_mod('asap_ads_4') ) ;19: $ads5 = base64_decode( get_theme_mod('asap_ads_5') ) ;20: $ads6 = base64_decode( get_theme_mod('asap_ads_6') ) ;21: $ads_mid = base64_decode( get_theme_mod('asap_ads_mid') ) ;573: $ads = base64_decode( get_theme_mod('asap_ads_before') );577: $ads = base64_decode( get_theme_mod('asap_ads_after') );581: $ads = base64_decode( get_theme_mod('asap_ads_1') );585: $ads = base64_decode( get_theme_mod('asap_ads_2') );589: $ads = base64_decode( get_theme_mod('asap_ads_3') );593: $ads = base64_decode( get_theme_mod('asap_ads_4') );597: $ads = base64_decode( get_theme_mod('asap_ads_5') );601: $ads = base64_decode( get_theme_mod('asap_ads_6') );605: $ads = base64_decode( get_theme_mod('asap_ads_before_sidebar') );609: $ads = base64_decode( get_theme_mod('asap_ads_after_sidebar') );613: $ads = base64_decode( get_theme_mod('asap_ads_mid') );Found base64_decode in file sidebar-page.php. 55: <?php echo base64_decode ( ( $ads_before_sidebar ) ); ?> 83: <?php echo base64_decode( ( $ads_after_sidebar ) ); ?> Found base64_decode in file sidebar-single.php. 55: <?php echo base64_decode ( ( $ads_before_sidebar ) ); ?> 83: <?php echo base64_decode( ( $ads_after_sidebar ) ); ?> Found base64_decode in file content-ads.php. 9: $ads_header = base64_decode( get_theme_mod('asap_ads_header') );Found base64_decode in file content-header.php. 11: $ads_before = base64_decode( get_theme_mod('asap_ads_before') );Found base64_decode in file content-page.php. 36: $ads_after = base64_decode( get_theme_mod('asap_ads_after') );Found base64_decode in file content-single.php. 47: $ads_after = base64_decode( get_theme_mod('asap_ads_after') ); Found base64_decode in file header.php. 19: <?php echo
return base64_encode($input);
Found base64_encode in file customizer.php. - curl_init();curl_exec was found in the file schema.php 147: $response = curl_exec($ch); curl_init was found in the file schema.php 138: $ch =
- add_menu_page('Categorizaciones', 'Categorizaciones', 'manage_options', 'cl17: add_menu_page('Shortcodes', 'Shortcodes', 'manage_options', 'shortcodes', 'File shortcodes.php : 16: add_menu_page('Categorizaciones', 'Categorizaciones', 'manage_options', 'cl17: add_menu_page('Shortcodes', 'Shortcodes', 'manage_options', 'shortcodes', ' File shortcodes.php : 16:
if ( ! isset( $content_width ) ) $content_width = 900;
No content width has been defined. Example:
Warning
- Found wp_deregister_script in functions.php. Themes must not deregister core scripts. 296: wp_deregister_script('jquery');
- Found wrong tag in style.css header.
- Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is asaptheme.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'Name' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email' in file comments.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Comment', 'noun' in file comments.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Facebook' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Twitter' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Instagram' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pinterest' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Youtube' in file functions.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'activate-license' in file theme-updater-admin.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 hero-theme, asap, edd-theme-updater.
- The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- Could not find add_theme_support( 'automatic-feed-links' ).
- Could not find post_class.
- The theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
- 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 $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables.
- Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables.
- .bypostauthor css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- Screenshot dimensions are wrong! Detected: 1003x800px (1003:800). Ratio of width to height should be 4:3.Screenshot size is 1003x800px. 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
- 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 : export-import.php 142: require_once (ABSPATH . 'wp-admin/includes/file.php');262: require_once (ABSPATH . 'wp-admin/includes/media.php');263: require_once (ABSPATH . 'wp-admin/includes/file.php');264: 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 : shortcodes.php 4: require_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 : theme-updater.php 10: include( dirname( __FILE__ ) . '/theme-updater-admin.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 : theme-updater-admin.php 103: include( dirname( __FILE__ ) . '/theme-updater-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.