Gambit
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEgambit.zip
- FILE SIZE1946146 bytes
- MD59ebc621a6a732811a77ca1b6d0828196
- SHA1c3f12cbebfac345f831bc3ed96bdf0c3a1a80ac2
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://themezee.com/themes/gambit/
- VERSION10.0.3
- AUTHOR URIhttps://themezee.com
- TAGStwo-columns, light, purple, custom-background, custom-header, custom-menu, editor-style, blog, news, featured-image-header, featured-images, flexible-header, custom-colors, full-width-template, sticky-post, threaded-comments, translation-ready, theme-optio
- CREATION DATE2023-05-05
- LAST FILE UPDATE2023-05-05
- LAST VALIDATION2023-05-05 10:14
This theme is open source.
Critical alerts
- ini_set('display_errors', '0');255: ini_set('display_errors', '0'); Found ini_set in file functions.php. 253:
Warning
- The tag light has been deprecated, it must be removed from style.css header.The tag purple has been deprecated, it must be removed from style.css header.The tag fluid-layout has been deprecated, it must be removed from style.css header.The tag responsive-layout has been deprecated, it must be removed from style.css header.The tag black has been deprecated, it must be removed from style.css header.The tag red has been deprecated, it must be removed from style.css header.The tag blue has been deprecated, it must be removed from style.css header.The tag silver has been deprecated, it must be removed from style.css header.The tag white has been deprecated, it must be removed from style.css header.The tag green has been deprecated, it must be removed from style.css header.The tag gray has been deprecated, it must be removed from style.css header.
- Found a translation function that is missing a text-domain. Function esc_html_e, with the arguments 'Упс... Помилка 404. Сторінку не знайдено!' in file 404.php.
- Found pub-0446738547811555 in file archive.php. 33: data-ad-client='ca-pub-0446738547811555'73: data-ad-client='ca-pub-0446738547811555'Found pub-0446738547811555 in file header.php. 23: google_ad_client: 'ca-pub-0446738547811555',Found pub-0446738547811555 in file content-page.php. 19: data-ad-client='ca-pub-0446738547811555'42: data-ad-client='ca-pub-0446738547811555'Found pub-0446738547811555 in file content-single.php. 24: data-ad-client='ca-pub-0446738547811555'
- PHP short tags were found in file functions.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.295: <div class='relatedtag'><a class='relatedthumb' href='<? the_permalink()?>'><?php the_post_thumbnail('thumb'); ?><span class='thu299: <? }
- 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.
Tip-off
- Possible Favicon found in header.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
- Possible hard-coded links were found in the file template-tags1.php.404: <a href='https://themezee.com/themes/gambit/' title='Gambit WordPress Theme'>Gambit<
- 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 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 : customizer.php 9: require( get_template_directory() . '/inc/customizer/functions/custom-contr10: require( get_template_directory() . '/inc/customizer/functions/sanitize-fun11: require( get_template_directory() . '/inc/customizer/functions/callback-fun14: require( get_template_directory() . '/inc/customizer/sections/customizer-ge15: require( get_template_directory() . '/inc/customizer/sections/customizer-po16: require( get_template_directory() . '/inc/customizer/sections/customizer-sl17: require( get_template_directory() . '/inc/customizer/sections/customizer-up 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.