Portfolio Web
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEportfolio-web-3.0.2.zip
- FILE SIZE1349937 bytes
- MD5dedaf969ba13785f305a22bd2dc95698
- SHA1957ef40f9b7eae2755fb3205281456b9afec3356
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttps://www.acmethemes.com/themes/portfolio-web
- VERSION3.0.2
- AUTHOR URIhttps://www.acmethemes.com/
- TAGSone-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-opt
- CREATION DATE2021-07-21
- LAST FILE UPDATE2021-07-21
- LAST VALIDATION2021-07-21 13:53
- OTHER VERSIONS
This theme is open source.
Warning
- Found wrong tag custom-logo in style.css header.
Tip-off
- Possible hard-coded links were found in the file footer.php.98: printf( esc_html__( '%1$s by %2$s', 'portfolio-web' ), 'Portfolio Web', '<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-l891: echo '<td colspan='2'><a href='https://www.acmethemes.com/themes/portfolio-web-pro/' target='_blank' class1024: 'url' => 'https://www.acmethemes.com/themes/portfolio-web/'1032: 'url' => 'https://www.acmethemes.com/themes/portfolio-web-pro/'1174: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/2017/01/remove-powered-by-text-on-footer/' 1184: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/' ),1196: 'button_link' => esc_url( 'https://www.acmethemes.com/supports/forum/portfolio-web/' ),1214: 'button_link' => 'https://www.acmethemes.com/themes/portfolio-web-pro/',1223: 'button_link' => 'https://www.acmethemes.com/pre-sale-question/',1232: 'button_link' => 'https://www.acmethemes.com/customization-request/',891: echo '<td colspan='2'><a href='https://www.acmethemes.com/themes/portfolio-web-pro/' target='_blank' class1032: 'url' => 'https://www.acmethemes.com/themes/portfolio-web-pro/'1214: 'button_link' => 'https://www.acmethemes.com/themes/portfolio-web-pro/',
- 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-woocommerce.php 40: * @return array $classes modified to include 'woocommerce-active' class 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 : front-page.php 37: include( get_home_template() );41: 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 365: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );541: 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 298: 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.