Update default tweet after setup
This commit is contained in:
@@ -28,7 +28,7 @@ class WC_Admin_Setup_Wizard {
|
||||
|
||||
/** @var array Tweets user can optionally send after install */
|
||||
private $tweets = array(
|
||||
'Someone give me high five, I just set up a new sports data website with #WordPress and @SportsPress!'
|
||||
"Someone give me a high five, I just set up a new sports data website with #SportsPress and #WordPress!"
|
||||
);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user