DuperMag
Free WordPress 6.7 theme
- THEME TYPEWordPress child theme 6.7
- FILE NAMEdupermag-3.0.2.zip
- FILE SIZE362695 bytes
- MD588612fc2ae300e1a3573f87e73ae83f4
- SHA15c37301e4bbb9a5d79286c7c116a9b67d9b1f442
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttps://www.acmethemes.com/themes/dupermag/
- VERSION3.0.2
- AUTHOR URIhttp://www.acmethemes.com/
- TAGSone-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, footer-widgets, sticky-post, theme-options, threaded-comments, translation-ready, blog, news
- CREATION DATE2021-01-05
- LAST FILE UPDATE2021-01-05
- LAST VALIDATION2021-01-05 10:29
- OTHER VERSIONS
This theme is open source.
Tip-off
- Possible hard-coded links were found in the file class-at-theme-info.php.212: echo '<a href='https://www.acmethemes.com/' target='_blank' class='wp-badge epsilon-info-l861: echo '<td colspan='2'><a href='https://www.acmethemes.com/themes/dupermagpro/' target='_blank' class='butt994: 'url' => 'https://www.acmethemes.com/themes/dupermag/'1002: 'url' => 'https://www.acmethemes.com/themes/dupermagpro/'1090: 'button_link' => esc_url( 'https://www.acmethemes.com/supports' ),1100: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/' ),1114: 'button_link' => esc_url( 'https://www.acmethemes.com/blog/2017/01/remove-powered-by-text-on-footer/' 1123: 'button_link' => esc_url( 'https://www.acmethemes.com/themes/dupermagpro/' ),1135: 'button_link' => esc_url( 'https://www.acmethemes.com/supports/forum/dupermag/' ),1153: 'button_link' => 'https://www.acmethemes.com/themes/dupermagpro/',1162: 'button_link' => 'https://www.acmethemes.com/pre-sale-question/',1171: 'button_link' => 'https://www.acmethemes.com/customization-request/',861: echo '<td colspan='2'><a href='https://www.acmethemes.com/themes/dupermagpro/' target='_blank' class='butt1002: 'url' => 'https://www.acmethemes.com/themes/dupermagpro/'1123: 'button_link' => esc_url( 'https://www.acmethemes.com/themes/dupermagpro/' ),1153: 'button_link' => 'https://www.acmethemes.com/themes/dupermagpro/',Possible hard-coded links were found in the file functions.php.90: <?php printf( esc_html__( 'Theme: %1$s by %2$s', 'dupermag' ), 'DuperMag', '<a href='https://www.acmethemes.com/' rel='designer'>Acme Themes</a>' ); ?>
- The theme appears to use include or require : class-at-theme-info.php 346: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );511: 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.