Publisher
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEpublisher.zip
- FILE SIZE13253735 bytes
- MD581c80481858246a4d6799191f3beb0a3
- SHA1601b29258683f2a56e7fc4f15f38edb8e340dc83
- LICENSECustom
- FILES INCLUDEDCSS, PHP, HTML, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://betterstudio.com/
- VERSION7.6.2
- AUTHOR URIhttp://betterstudio.com/
- TAGSone-column, two-columns, three-columns, right-sidebar, flexible-header, custom-colors
- CREATION DATE2019-10-31
- LAST FILE UPDATE2019-10-31
- LAST VALIDATION2019-10-31 07:48
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- file_get_contents( __DIR__ . '/fixtures/nested.2/input.html' ) );81: return file_get_contents( __DIR__ . '/fixtures/' . $dirname . '/input.html' );file_get_contents was found in the file test-simple-structs.php 44: $result = $this->transformer->transform( file_get_contents( __DIR__ . '/fixtures/nested.2/input.html' ) );81: return file_get_contents( __DIR__ . '/fixtures/' . $dirname . '/input.html' ); file_get_contents was found in the file test-simple-structs.php 44: $result = $this->transformer->transform(
Warning
- Theme URI and Author URI should not be the same.
- 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 publisher.
- Found a translation function that is missing a text-domain. Function __, with the arguments '<p style="color: #636363;"><strong style="color: red;">Required</strong>: "<strong>%s</strong>" plugin.<br><strong style="color: red;">Required:</strong>: "<strong>%s</strong>" plugin.</p>' in file panel-fields.php.Found a translation function that is missing a text-domain. Function __, with the arguments '<p style="color: #636363;"><strong style="color: red;">Required</strong>: "<strong>%s</strong>" plugin.</p>' in file panel-fields.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Download & Activate %s', 'publisher' in file class-bf-product-plugin-list-table.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Deactivate %s', 'publisher' in file class-bf-product-plugin-list-table.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Activate %s', 'publisher' in file class-bf-product-plugin-list-table.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'Delete %s', 'publisher' in file class-bf-product-plugin-list-table.php.Found a translation function that is missing a text-domain. Function _nx, with the arguments 'All <span class="count">(%s)</span>', 'All <span class="count">(%s)</span>', 'publisher' in file class-bf-product-plugin-list-table.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 woocommerce, publisher, desc, better, kingcomposer.
- Found a mix of \r\n and \n line endings in file content.php.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Possible variable $a found in translation function in deferred.before.php. Translation function calls should not contain PHP variables.
- .bypostauthor css class is needed in theme css.
Tip-off
- Possible hard-coded links were found in the file better-disqus-comments.php.24: <noscript><?php _e( 'Please enable JavaScript to view the <a href='http://disqus.com/?ref_noscript'>comments powered by Disqus.</a>', 'publishPossible hard-coded links were found in the file panel-fields.php.7008: $msg = __( 'Push notifications are a communication channel that allows you to send notifications about releasing new post, updating post or anything else from your site to your visitors browsers and their mobile devices. It keeps your site connection with the users and you have more chance to get more visitors. <br><br> Publisher is using <a href='https://goo.gl/DZa1Fq' target='_blank'>onesignal.com</a> to implement high 7009: \'s free and you can use it easily. Please read the <a href='https://goo.gl/XQBCkn' target='_blank'>OneSignal Documentation</a> to learn7931: 'desc' => __( 'Publisher support Google Tag Manager by default and only you need to paste GTM code into following fields. You can find the codes in <a href='https://goo.gl/oNYWyK'>GTM Quick Start Guide</a>.', 'publisher' ),Possible hard-coded links were found in the file panel-std.php.829: 'std' => 'Website Design: <a href='http://betterstudio.com/'>BetterStudio</a>',Possible hard-coded links were found in the file panel-fields.php.135: <li>Go To <a href='https://goo.gl/mKugDo' target='_blank'>typekit.com</a> and register for an
- 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 author.php.
- This theme does not contain optional file search.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : style-gutenberg.php 13: include 'style-gutenberg.css'; 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 : style-dynamic-init.php 30: 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 : style-tinymce.php 46: 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 : class-better-framework.php 407: require( ABSPATH . WPINC . '/class-wp-dependency.php' );412: require( ABSPATH . WPINC . '/class.wp-dependencies.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 : editor-style.php 37: include 'style-bootstrap.css';47: include 'style-' . $editor . '-layout.css';57: include 'style-' . $editor . '.css'; 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 : class-bf-shortcodes-manager.php 224: include 'shortcode/shortcodes/class-bf-' . $key . '-shortcode.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.