ColorMag Pro
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEcolormag-pro_v3.2.1.zip
- FILE SIZE3582792 bytes
- MD59730b89924c985bf02e19c37f8ba48e4
- SHA1944242a4ef3143196aa99b426bbbace7aa6f8e6d
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION3.2.1
- TAGSone-column, two-columns, right-sidebar, left-sidebar, flexible-header, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, post-formats, footer-widgets, blog, e-co
- CREATION DATE2021-10-28
- LAST FILE UPDATE2021-10-28
- LAST VALIDATION2021-10-28 00:01
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe class="player-frame" id="video-item-' . absint( $video_count ) . '" src="' . esc_url( $embed_data['url'] ) . '" frameborder="0" width="100%"" height="434" webkitallowfullscreen mozallowfullscreen allowfullscreen> in file colormag-video-playlist.php. 172: $player_output .= '<iframe class='player-frame' id='video-item-' . absint( $video_count ) . ''Found <iframe src="https://www.youtube.com/embed/' . esc_attr( $link ) . '"> in file colormag-video-widget.php. 81: $output .= '<div class='video'><iframe src='https://www.youtube.com/embed/' . esc_attr( $link ) . ''></ifr
- curl_init',527: * @param resource $handle A cURL handle returned by curl_init()529: * @return resource $handle A cURL handle returned by curl_init() with CURLOPT_IPRESOLVE set to624: 'curl_init',curl_init was found in the file FreemiusWordPress.php 43: 'curl_init',527: * @param resource $handle A cURL handle returned by curl_init()529: * @return resource $handle A cURL handle returned by curl_init() with CURLOPT_IPRESOLVE set to624: 'curl_init', curl_init was found in the file FreemiusWordPress.php 43: '
- add_options_page(File class-fs-admin-menu-manager.php : 817: * This is a replication of `add_menu_page()` to avoid Theme Check warning.File class-fs-admin-menu-manager.php : 920: * This is a replication of `add_submenu_page()` to avoid Theme Check warning. File freemius-migration.php : 204: $hook =
- get_bloginfo('wpurl') . '/wp-admin/load-styles.php?c=1&load=buttons,wp-admi get_bloginfo('wpurl') was found in the file contact.php. Use site_url() instead.73: // 'wp_admin_css' =>
Warning
- Found a translation function that is missing a text-domain. Function __, with the arguments 'License Manager' in file freemius-migration.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'License Manager' in file freemius-migration.php.
- The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- Found a mix of \r\n and \n line endings in file config.php.
- 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 $this found in translation function in freemius-migration.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in freemius-migration.php. Translation function calls should not contain PHP variables.
- Possible variable $text found in translation function in l10n.php. Translation function calls should not contain PHP variables.
Tip-off
- This theme does not contain optional file rtl.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 author.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 : class-colormag-customizer.php 18: require( dirname( __FILE__ ) . '/core/class-colormag-customizer-framework.p19: require( dirname( __FILE__ ) . '/core/class-colormag-customize-base-option. 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.