Advertisement
fauzanjeg

Change Text in Comment Box

Dec 15th, 2020
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
jQuery 0.21 KB | None | 0 0
  1. jQuery('#respond #reply-title').text('This Leave a Reply')
  2. jQuery('#respond #commentform .comment-form-comment label').text('This Comment')
  3. jQuery('#respond #commentform .form-submit #submit').val('This Post Comment')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement