WOW Blog
Free WordPress 6.7 theme
- THEME TYPEWordPress child theme 6.7
- FILE NAMEwow-blog-1.0.2.zip
- FILE SIZE151120 bytes
- MD5b5feb9b2cc95e8b87dcf43770c082b51
- SHA1f7bc6343ee99fdca237bd6f52188dc75d257720c
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://www.acmethemes.com/themes/wow-blog/
- VERSION1.0.2
- AUTHOR URIhttp://www.acmethemes.com/
- TAGSone-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
- CREATION DATE2021-06-25
- LAST FILE UPDATE2021-06-25
- LAST VALIDATION2021-06-25 17:14
- OTHER VERSIONS
This theme is open source.
Tip-off
- 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-l892: echo '<td colspan='2'><a href='https://www.acmethemes.com/themes/read-more-pro/' target='_blank' class='bu1027: 'url' => 'https://www.acmethemes.com/themes/wow-blog/'1035: 'url' => 'https://www.acmethemes.com/themes/read-more-pro/'1132: 'button_link' => esc_url( 'https://www.acmethemes.com/supports' ),1141: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/' ),1149: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/2017/01/remove-powered-by-text-on-footer/' 1157: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/2017/04/pros-cons-free-premium-wordpress-th1169: 'button_link' => esc_url( 'https://www.acmethemes.com/supports/forum/wow-blog/' ),1187: 'button_link' => 'https://www.acmethemes.com/themes/read-more-pro/',1196: 'button_link' => 'https://www.acmethemes.com/pre-sale-question/',1205: 'button_link' => 'https://www.acmethemes.com/customization-request/',892: echo '<td colspan='2'><a href='https://www.acmethemes.com/themes/read-more-pro/' target='_blank' class='bu1035: 'url' => 'https://www.acmethemes.com/themes/read-more-pro/'1187: 'button_link' => 'https://www.acmethemes.com/themes/read-more-pro/',Possible hard-coded links were found in the file functions.php.278: <?php printf( esc_html__( '%1$s by %2$s', 'wow-blog' ), 'WOW Blog', '<a href='http://www.acmethemes.com/' rel='designer'>Acme Themes</a>' ); ?>
- The theme appears to use include or require : class-at-theme-info.php 370: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );542: 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.