Prolific
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEprolific-3.0.4.zip
- FILE SIZE1437327 bytes
- MD511139f6951c855e72784a696edb21d7c
- SHA11d97243470478328c775586006fb5899830f91d9
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://www.acmethemes.com/themes/prolific
- VERSION3.0.4
- AUTHOR URIhttps://www.acmethemes.com/
- TAGSblog, e-commerce, portfolio, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template ,post-formats, rtl-language-sup
- CREATION DATE2023-07-31
- LAST FILE UPDATE2023-07-31
- LAST VALIDATION2023-07-31 11:19
- OTHER VERSIONS
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.Found wrong tag wide-blocks in style.css header.
- 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.92: <?php printf(esc_html__('%1$s by %2$s', 'prolific'), 'Prolific', '<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-l875: echo '<td colspan='2'><a href='https://www.acmethemes.com/themes/prolificpro/' target='_blank' class='butt1007: 'url' => 'https://www.acmethemes.com/themes/prolific/'1015: 'url' => 'https://www.acmethemes.com/themes/prolificpro/'1130: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/2016/04/corporate-plus-pro-change-default-s1139: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/2016/10/make-our-services-section-on-prolif1149: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/2017/01/remove-powered-by-text-on-footer/' 1158: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/2016/04/corporate-plus-pro-few-steps-to-cre1167: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/2016/08/how-to-change-the-post-publish-date1176: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/' ),1188: 'button_link' => esc_url( 'https://www.acmethemes.com/supports/forum/prolific/' ),1206: 'button_link' => 'https://www.acmethemes.com/themes/prolificpro/',1215: 'button_link' => 'https://www.acmethemes.com/pre-sale-question/',1224: 'button_link' => 'https://www.acmethemes.com/customization-request/',875: echo '<td colspan='2'><a href='https://www.acmethemes.com/themes/prolificpro/' target='_blank' class='butt1015: 'url' => 'https://www.acmethemes.com/themes/prolificpro/'1206: 'button_link' => 'https://www.acmethemes.com/themes/prolificpro/',
- 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 : front-page.php 38: include( get_home_template() );42: include( get_page_template() ); 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-at-theme-info.php 358: 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-admin-notice-handler.php 294: 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.