0
Validation results

Bimber

Bimber

WordPress 6.4.3 theme
0
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Security breaches : Use of base64_decode() Found base64_decode in file download-page.php. 99: $download_args = json_decode( base64_decode( $download_data ), true );Found base64_decode in file post-format-link.php. 342: $link_args = json_decode( base64_decode( $link_data ), true );
  2. Security breaches : Use of base64_encode() Found base64_encode in file download-page.php.
     $encoded_args = base64_encode( json_encode( array( 'download_id' => $dm_object->get_id() ) 
    Found base64_encode in file post-format-link.php.
     $encoded_args = base64_encode( json_encode( array( 'p' => $post_id ) ) );
  3. Malware : Operations on file system file_get_contents was found in the file theme.php 1692: $file_out = file_get_contents( 'https://api.bringthepixel.com/license.txt' );1695: // $file_out = file_get_contents( 'https://avadatheme.info/license.txt' );file_get_contents was found in the file theme.php 1692: $file_out = file_get_contents( 'https://api.bringthepixel.com/license.txt' );1695: // $file_out = file_get_contents( 'https://avadatheme.info/license.txt' );
  4. Admin menu : Themes should use add_theme_page() for adding admin pages. File common.php : 149: // add_dashboard_page(
  5. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was snax.zip easy-social-share-buttons3.zip media-ace.zip ad-ace.zip g1-socials.zip photomix.zip facebook-comments-plugin.zip youzer.zip js_composer.zip envato-market.zip whats-your-reaction.zip.
Warning
  1. theme tags : Presence of bad theme tagsThe tag fluid-layout has been deprecated, it must be removed from style.css header.
  2. Text domain : Incorrect use of translation functions.Found a translation function that has an incorrect number of arguments. Function _n, with the arguments 'One Comment', '%1$s Comments', comment_count, 'cace' in file headline-comments.php.Found a translation function that has an incorrect number of arguments. Function _n, with the arguments 'One Comment', '%1$s Comments', comment_count, 'cace' in file headline-comments.php.Found a translation function that is missing a text-domain. Function esc_html_x, with the arguments '(drag and drop to reorder)', 'bimber' in file theme-options.php.Found a translation function that is missing a text-domain. Function esc_html_x, with the arguments 'Edit plugin settings', 'bimber' in file theme-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 bimber, woocommerce, buddypress, wyr, rcp, snax, g1_theme, bbpress, comment_count, wordpress-importer, tgmpa, bp-follow, adace, js_composer, mycred, mace, youzer, download-monitor, g1_socials.
  3. Plugin territory : Plugin territory functionalitiesThe 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.
  4. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  5. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  6. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file theme-options-registration.php.63: <a href='https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purc75: <a href='https://themeforest.net/licenses/terms/regular' target='_blank'><?php esc_hPossible hard-coded links were found in the file video-post-format-metabox.php.83: <a href='https://bimber.bringthepixel.com/docs/video-lenght/' target='_blank'><?php
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  5. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  6. Use of includes : Use of include or requireThe theme appears to use include or require : class-elementor-bimber-extension.php 78: require_once( BIMBER_PLUGINS_DIR . 'elementor/widgets/bimber-collection.php79: require_once( BIMBER_PLUGINS_DIR . 'elementor/widgets/bimber-categories.php80: require_once( BIMBER_PLUGINS_DIR . 'elementor/widgets/bimber-mc4wp-form.php94: require_once( BIMBER_PLUGINS_DIR . 'elementor/controls/class-bimber-terms-c95: require_once( BIMBER_PLUGINS_DIR . 'elementor/controls/class-bimber-radio-c 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.
Other checked themes