Portfolio Web
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEportfolio-web.1.0.0.zip
- FILE SIZE1325977 bytes
- MD599b9227515c0a4eb7137b1cebadd78c9
- SHA1e66ea5a9398327834702ff7d2b6999496744bc5a
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://www.acmethemes.com/themes/portfolio-web
- VERSION1.0.0
- 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 DATE2019-07-19
- LAST FILE UPDATE2019-07-19
- LAST VALIDATION2019-07-19 08:43
- 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.236: echo '<a href='https://www.acmethemes.com/' target='_blank' class='wp-badge epsilon-info-l904: echo '<td colspan='2'><a href='https://www.acmethemes.com/themes/portfolio-web-pro/' target='_blank' class1037: 'url' => 'https://www.acmethemes.com/themes/portfolio-web/'1045: 'url' => 'https://www.acmethemes.com/themes/portfolio-web-pro/'1187: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/2017/01/remove-powered-by-text-on-footer/' 1197: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/' ),1209: 'button_link' => esc_url( 'https://www.acmethemes.com/supports/forum/portfolio-web/' ),1227: 'button_link' => 'https://www.acmethemes.com/themes/portfolio-web-pro/',1236: 'button_link' => 'https://www.acmethemes.com/pre-sale-question/',1245: 'button_link' => 'https://www.acmethemes.com/customization-request/',904: echo '<td colspan='2'><a href='https://www.acmethemes.com/themes/portfolio-web-pro/' target='_blank' class1045: 'url' => 'https://www.acmethemes.com/themes/portfolio-web-pro/'1227: '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 378: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );554: 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.