updated theme Twenty Nineteen version 2.0

This commit is contained in:
2021-03-22 16:13:27 +00:00
committed by Gitium
parent a27d917629
commit ca7eb56a01
58 changed files with 9715 additions and 9780 deletions

View File

@ -22,8 +22,8 @@
printf(
'<p>' . wp_kses(
/* translators: 1: Link to WP admin new post page. */
__( 'Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'twentynineteen' ),
/* translators: %s: Link to WP admin new post page. */
__( 'Ready to publish your first post? <a href="%s">Get started here</a>.', 'twentynineteen' ),
array(
'a' => array(
'href' => array(),