Update Rookie screenshot on Welcome page

This commit is contained in:
Brian Miyaji
2017-02-02 23:54:42 +11:00
parent e7c1982404
commit 11ef450d7e
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

BIN
assets/images/welcome/rookie.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@@ -358,7 +358,7 @@ class SP_Admin_Welcome {
<?php if ( current_user_can( 'install_themes' ) && ! current_theme_supports( 'sportspress' ) ) { ?>
<div class="last-feature">
<h4><?php _e( 'Free SportsPress Theme', 'sportspress' ); ?></h4>
<a href="<?php echo add_query_arg( array( 'theme' => 'rookie' ), network_admin_url( 'theme-install.php' ) ); ?>" class="sp-theme-screenshot"><img src="<?php echo plugin_dir_url( SP_PLUGIN_FILE ); ?>/assets/images/modules/rookie.png"></a>
<a href="<?php echo add_query_arg( array( 'theme' => 'rookie' ), network_admin_url( 'theme-install.php' ) ); ?>" class="sp-theme-screenshot"><img src="<?php echo plugin_dir_url( SP_PLUGIN_FILE ); ?>/assets/images/welcome/rookie.png"></a>
<p><?php _e( 'Have you tried the free Rookie theme yet?', 'sportspress' ); ?></p>
<p><?php _e( 'Rookie is a free starter theme for SportsPress designed by ThemeBoy.', 'sportspress' ); ?></p>
<p class="sp-module-actions">