You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description" => esc_html__( 'Head over to the Demo Content tab and import sample content data.', 'shapely' ),
139
+
"description" => esc_html__( 'Head over to the Demo Content tab (available only if you installed Shapely Companion plugin) and import sample content data.', 'shapely' ),
Copy file name to clipboardExpand all lines: inc/admin/welcome-screen/sections/getting-started.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@
25
25
<p><?phpesc_html_e( 'Even if you\'re a long-time WordPress user, we still believe you should give our documentation a very quick Read.', 'shapely' ) ?></p>
Copy file name to clipboardExpand all lines: inc/admin/welcome-screen/sections/support.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
<i><?phpesc_html_e( 'We offer excellent support through our advanced ticketing system. Make sure to register your purchase before contacting support!', 'shapely' ) ?></i>
<i><?phpesc_html_e( 'This is the place to go to reference different aspects of the theme. Our online documentation is an incredible resource for learning the ins and outs of using shapely.', 'shapely' ) ?></i>
@@ -374,10 +318,10 @@ public function shapely_welcome_screen() {
374
318
375
319
<div class="wrap about-wrap epsilon-wrap">
376
320
377
-
<h1><?phpecho__( 'Welcome to shapely! - Version ', 'shapely' ) . $shapely['Version']; ?></h1>
321
+
<h1><?phpecho__( 'Welcome to Shapely! - Version ', 'shapely' ) . $shapely['Version']; ?></h1>
378
322
379
323
<div
380
-
class="about-text"><?phpechoesc_html__( 'shapely is now installed and ready to use! Get ready to build something beautiful. We hope you enjoy it! We want to make sure you have the best experience using shapely and that is why we gathered here all the necessary information for you. We hope you will enjoy using shapely, as much as we enjoy creating great products.', 'shapely' ); ?></div>
324
+
class="about-text"><?phpechoesc_html__( 'Shapely is now installed and ready to use! Get ready to build something beautiful. We hope you enjoy it! We want to make sure you have the best experience using shapely and that is why we gathered here all the necessary information for you. We hope you will enjoy using shapely, as much as we enjoy creating great products.', 'shapely' ); ?></div>
0 commit comments