Hello out there,
Here's what I'm trying to do:
I want to be able to make a little interface via a plugin to allow users to change the "Leave a Reply" text.
My question is, is this even possible?
I've found a way to tack extra stuff onto the end of the form using something like add_action( 'comment_form', some_function ); but that's missing the mark...
Any thoughts?
Your pal,
~Zooney Zoonerson