Changeset 7594 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/gutenberg/gutenfront-content.php
- Timestamp:
- 08/04/2018 03:31:14 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/gutenberg/gutenfront-content.php
r7582 r7594 55 55 56 56 $content .= '<!-- wp:paragraph {"align":"left"} --> 57 <p style="text-align:left">' . esc_html__( 'Without being an expert developer, you can build your own custom posts and pages. Here’s a sele tion of the default blocks included with Gutenberg:', 'wporg' ) . '</p>57 <p style="text-align:left">' . esc_html__( 'Without being an expert developer, you can build your own custom posts and pages. Here’s a selection of the default blocks included with Gutenberg:', 'wporg' ) . '</p> 58 58 <!-- /wp:paragraph -->' . "\n\n"; 59 59
Note: See TracChangeset
for help on using the changeset viewer.