Pearl
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEthemeforest-p7mSIL4r-pearl-true-multiniche-wordpress-theme-wordpress-theme.zip
- FILE SIZE11641111 bytes
- MD549a7b5a4f2fc9b3091b7aef2893e0046
- SHA1c48c586f8a19b7ce9c56d549be017e004554293b
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://pearl.stylemixthemes.com/
- VERSION3.1.4
- AUTHOR URIhttps://stylemixthemes.com/
- TAGSone-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
- CREATION DATE2020-04-18
- LAST FILE UPDATE2020-04-18
- LAST VALIDATION2020-04-18 15:54
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe src="<?php echo esc_url($post_video); ?> in file layout_21.php. 43: <iframe src='<?php echo esc_url($post_video); ?>' frameborder='0'></iframe>
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 pearl, tgmpa.
- Non-printable characters were found in file layout_20.php. This is an indicator of potential errors in PHP code.21: $вÑlikes = get_post_meta(get_the_ID(), 'pearl_likes', true);
- Possible variable $element found in translation function in helpers.php. Translation function calls should not contain PHP variables.
- Possible variable $element found in translation function in helpers.php. Translation function calls should not contain PHP variables.
Tip-off
- Possible hard-coded links were found in the file review-notice.php.45: <a href='https://themeforest.net/downloads' class='add_review button-primary' target
- 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 category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- The theme appears to use include or require : woocommerce.php 13: require_once($pearl_woo_path . $woo_hook . '.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 : visual_composer.php 27: require_once($pearl_vc_types . $vc_types_module . '.php');95: require_once($modules . $vc_module . '.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 : post_carousel.php 88: 'description' => esc_html__('Enter posts titles to include', 'pearl'), 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 : main.php 2: require_once($pearl_admin_includes_path . '/taxonomy_fields/category-image.3: require_once($pearl_admin_includes_path . '/taxonomy_fields/category-produc 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 : admin.php 8: require_once($includes . 'envato-market/envato-market.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 : install_demo.php 240: <?php require_once 'privacy_policy.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 : admin.php 894: include_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' );1080: require(envato_market()->get_plugin_path() . $path); 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.