AcmeBlog
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEacmeblog-3.0.4.zip
- FILE SIZE1189154 bytes
- MD56e3361e5ecfde649fb183737b47813c7
- SHA18cd450550ee83d7abfc23df618fcb2cf08992ed9
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://www.acmethemes.com/themes/acmeblog/
- VERSION3.0.4
- AUTHOR URIhttps://www.acmethemes.com/
- TAGSone-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, news, e-commerce
- CREATION DATE2021-06-24
- LAST FILE UPDATE2021-06-24
- LAST VALIDATION2021-06-24 12:45
- OTHER VERSIONS
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.
- 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.
Tip-off
- Possible hard-coded links were found in the file footer.php.47: <?php printf( esc_html__( 'Theme: %1$s by %2$s', 'acmeblog' ), 'AcmeBlog', '<a href='http://www.acmethemes.com/' rel='designer'>Acme Themes</a>' ); ?>Possible hard-coded links were found in the file class-at-theme-info.php.223: echo '<a href='https://www.acmethemes.com/' target='_blank' class='wp-badge epsilon-info-l876: echo '<td colspan='2'><a href='https://www.acmethemes.com/themes/acmeblogpro/' target='_blank' class='butt1012: 'url' => 'https://www.acmethemes.com/themes/acmeblog/'1020: 'url' => 'https://www.acmethemes.com/themes/acmeblogpro/'1099: 'button_link' => esc_url( 'https://www.acmethemes.com/supports' ),1109: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/' ),1123: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/2017/01/remove-powered-by-text-on-footer/' 1135: 'button_link' => esc_url( 'https://www.acmethemes.com/supports/forum/acmeblog/' ),1153: 'button_link' => 'https://www.acmethemes.com/themes/acmeblogpro/',1162: 'button_link' => 'https://www.acmethemes.com/pre-sale-question/',1171: 'button_link' => 'https://www.acmethemes.com/customization-request/',876: echo '<td colspan='2'><a href='https://www.acmethemes.com/themes/acmeblogpro/' target='_blank' class='butt1020: 'url' => 'https://www.acmethemes.com/themes/acmeblogpro/'1153: 'button_link' => 'https://www.acmethemes.com/themes/acmeblogpro/',
- 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.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : class-at-theme-info.php 356: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );526: include_once( ABSPATH . 'wp-admin/includes/plugin-install.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 : class-acmeblog-notice-handler.php 292: require_once( ABSPATH . 'wp-admin/includes/file.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.