SociallyViral
Free WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEsociallyviral.1.0.10.zip
- FILE SIZE1168649 bytes
- MD539aea2568453a7524cac43f273377b0b
- SHA1b5c5a73f5ce497fbf3d26ba7aaeaee134068a0fe
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://mythemeshop.com/themes/sociallyviral-free/
- VERSION1.0.10
- AUTHOR URIhttps://mythemeshop.com
- TAGSright-sidebar, custom-background, custom-header, custom-menu, featured-images, theme-options, threaded-comments, translation-ready, two-columns, one-column
- CREATION DATE2019-05-31
- LAST FILE UPDATE2021-05-27
- LAST VALIDATION2021-05-27 16:15
- OTHER VERSIONS
This theme is open source.
Critical alerts
- The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- add_{$type}_page', $args['parent_slug'], $args['page_title'], $args['menu_tFile plugin-activation.php : 3912: add_menu_page( File plugin-activation.php : 646: //$this->page_hook = call_user_func( '
- HEADER_TEXTCOLOR is default, hide text (returns 'blank') or any hex value38: if ( HEADER_TEXTCOLOR == $header_text_color ) { Constant HEADER_TEXTCOLOR was found in the file custom-header.php. add_theme_support( 'custom-header' ) should be used instead. 37: // get_header_textcolor() options:
Warning
- 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.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible hard-coded links were found in the file plugin-activation.php.3730: 'info_link' => 'https://mythemeshop.com/plugins/wp-review-pro/',3741: 'info_link' => 'https://mythemeshop.com/plugins/wp-subscribe-pro/',3752: 'info_link' => 'https://mythemeshop.com/plugins/wp-notification-bar/',3761: 'info_link' => 'https://mythemeshop.com/plugins/wp-mega-menu/',3781: 'info_link' => 'https://mythemeshop.com/plugins/my-wp-backup-pro/',4154: $author = isset( $plugin['author'] ) ? $plugin['author'] : '<a href='https://mythemeshop.com'>MyThemeShop</a>';4178: $author = isset( $info['author'] ) ? $info['author'] : '<a href='https://mythemeshop.com'>MyThemeShop</a>';3730: 'info_link' => 'https://mythemeshop.com/plugins/wp-review-pro/',3741: 'info_link' => 'https://mythemeshop.com/plugins/wp-subscribe-pro/',3752: 'info_link' => 'https://mythemeshop.com/plugins/wp-notification-bar/',3761: 'info_link' => 'https://mythemeshop.com/plugins/wp-mega-menu/',3781: 'info_link' => 'https://mythemeshop.com/plugins/my-wp-backup-pro/',4154: $author = isset( $plugin['author'] ) ? $plugin['author'] : '<a href='https://mythemeshop.com'>MyThemeShop</a>';4178: $author = isset( $info['author'] ) ? $info['author'] : '<a href='https://mythemeshop.com'>MyThemeShop</a>';Possible hard-coded links were found in the file functions.php.87: printf(__('Like SociallyViral theme? You will <strong>LOVE SociallyViral Pro</strong>!','sociallyviral').'<a href='https://mythemeshop.com/themes/sociallyviral/?utm_source=SociallyViral+Free104: echo '<a href='https://mythemeshop.com/themes/sociallyviral/?utm_source=SociallyViral+FreePossible hard-coded links were found in the file footer.php.18: <?php printf( __( '%1$s Theme by %2$s.', 'sociallyviral' ), 'SociallyViral', '<a href='https://mythemeshop.com' rel='designer'>MyThemeShop</a>' ); ?>
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.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 : plugin-activation.php 4045: include( ABSPATH . 'wp-admin/includes/plugin-install.php' );4214: include( 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.