DevotePress
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEdevotepress.1.1.4.zip
- FILE SIZE679707 bytes
- MD54a4c7009580d44d5f34ec4da66ce5e21
- SHA1d147d8f5d7fe9995f05b20c9c1e50e8114bb464b
- LICENSEGNU GPL 3
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://catchthemes.com/themes/devotepress/
- VERSION1.1.4
- AUTHOR URIhttps://catchthemes.com/
- TAGSone-column, two-columns, right-sidebar, flexible-header, custom-header, custom-logo, custom-menu, editor-style, featured-images, featured-image-header, footer-widgets, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-r
- CREATION DATE2020-05-25
- LAST FILE UPDATE2020-05-25
- LAST VALIDATION2020-05-25 13:49
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.
- 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 background was found in the theme.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible hard-coded links were found in the file about.php.
Ligne45: <a href='https://catchthemes.com/themes/devotepress' class='button button-secondary'
Ligne49: <a href='https://catchthemes.com/themes/devotepress/#theme-instructions' class='butt
Ligne53: <a href='https://catchthemes.com/themes/devotepress-pro' class='green button button-
Ligne47: <a href='https://catchthemes.com/demo/devotepress' class='button button-secondary' t
Ligne53: <a href='https://catchthemes.com/themes/devotepress-pro' class='green button button-
Ligne111: <p><a href='https://catchthemes.com/support-forum' class='button button-primary'><?php
- 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 author.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 : class-customize.php
Ligne65: require_once( trailingslashit( get_template_directory() ) . 'inc/customizer
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.