Skip to content

Commit bbe0ab7

Browse files
committed
Add placeholder
1 parent 3322798 commit bbe0ab7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

classes/suggested-tasks/providers/class-blog-description.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ public function print_popover_form_contents() {
111111
id="blogdescription"
112112
value="<?php echo \esc_attr( \get_bloginfo( 'description' ) ); ?>"
113113
class="regular-text"
114+
placeholder="<?php \esc_html_e( 'A catchy phrase to describe your website', 'progress-planner' ); ?>"
114115
>
115116
</label>
116117
<button type="submit" class="prpl-button prpl-button-primary" style="color: #fff;">

0 commit comments

Comments
 (0)