Rekord
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMErekord.zip
- FILE SIZE5651245 bytes
- MD56241593fdfef01efa6fdc71b6a2b8903
- SHA1d9b2efd55ef3798b2866729b207de1e563f7f715
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://xvelopers.com
- VERSION1.5.1
- TAGScustom-background, full-width-template, sticky-post, theme-options, translation-ready
- CREATION DATE2021-04-08
- LAST FILE UPDATE2021-04-08
- LAST VALIDATION2021-04-08 23:32
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- fopen($steam_url, 'r');fclose was found in the file radio.php 56: fclose($stream); fopen was found in the file radio.php 30: $stream =
- curl_init();curl_exec was found in the file radio.php 84: $result = curl_exec($ch); curl_init was found in the file radio.php 80: $ch =
- add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_t File class-tgm-plugin-activation.php : 731: $this->page_hook = call_user_func( '
- get_bloginfo('url'); ?></link>53: <description><?php echo get_bloginfo('url'); ?></description> get_bloginfo('url') was found in the file rss-podcasts.php. Use home_url() instead.47: <link><?php echo
rekord-theme-essential.zip envato-wordpress-toolkit-master.zip advanced-custom-fields-pro.zip envato-market.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found a translation function that is missing a text-domain. Function __, with the arguments 'rekord' in file helpers.php.Found a translation function that has an incorrect number of arguments. Function esc_html_e, with the arguments 'Your ', type, ' will be published once approved by admin.' in file alert.php.Found a translation function that has an incorrect number of arguments. Function esc_html_e, with the arguments 'Your ', type, ' will be published once approved by admin.', 'rekord' in file alert.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'D, d M Y H:i:s O', 'Date formating for iTunes feed.' in file rss-podcasts.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Artist' in file config-roles-permissions.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 rekord, tgmpa, type.
- .ds_store was found.
- 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 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 $_GET found in translation function in alert.php. Translation function calls should not contain PHP variables. Possible variable $_GET found in translation function in alert.php. Translation function calls should not contain PHP variables. Possible variable $_GET found in translation function in template-user-dashboard.php. Translation function calls should not contain PHP variables.
- Possible variable $arg found in translation function in helpers.php. Translation function calls should not contain PHP variables. Possible variable $label found in translation function in helpers.php. Translation function calls should not contain PHP variables.
- Possible variable $_GET found in translation function in alert.php. Translation function calls should not contain PHP variables. Possible variable $_GET found in translation function in alert.php. Translation function calls should not contain PHP variables. Possible variable $_GET found in translation function in template-user-dashboard.php. Translation function calls should not contain PHP variables.
- At least one hard coded date was found in the file content-standard.php. Function get_option( 'date_format' ) should be used instead.
- Screenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.
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 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 date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : profile-edit.php 9: //require_once( ABSPATH . WPINC . '/registration.php' ); //deprecated since 3 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.