Changeset 42006 for trunk/src/wp-admin/includes/meta-boxes.php
- Timestamp:
- 10/24/2017 10:46:27 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/meta-boxes.php
r42005 r42006 229 229 <?php 230 230 echo sprintf( 231 /* translators: %s is theURL to the Customizer */231 /* translators: %s: URL to the Customizer */ 232 232 __( 'This draft comes from your <a href="%s">unpublished customization changes</a>. You can edit, but there’s no need to publish now. It will be published automatically with those changes.' ), 233 233 esc_url(
Note: See TracChangeset
for help on using the changeset viewer.