• Resolved Yunis777

    (@yunis777)


    Hi,

    How can i change the descriptive text to tell the user what they must enter?
    In other words, I would like to change the text “Post Content” and the placeholder “Post Content” to something more suitable. In fact, they could even be removed.
    See screenshot: https://postimg.cc/K19D2V4v
    How can I do this? I don’t have experience with CSS.

    Kind regards,

    Yunis

    • This topic was modified 5 years, 8 months ago by Yunis777.
Viewing 16 replies (of 16 total)
  • Plugin Author Jeff Starr

    (@specialk)

    To remove the label for the plain-text editor, delete this line:

    <label for="user-submitted-content"><?php esc_html_e('Post Content', 'usp'); ?></label>

Viewing 16 replies (of 16 total)
  • The topic ‘Changing “Post Content”’ is closed to new replies.