My script accesses an api to populate posts. I can add any errors to the WP_Error class, but can I add success messages to a global variable?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
you could test for the absence of an error and then display a success message
|
|||
|