get values from $_POST in a widget
-
I’m using the new wordpress api for create a simple email subscription widget, in my form i have only one text field for the email, i want to get the values pased using the form by post method, but $_POST is empty into the extended wp_widget class
How can i get the $_POST values into my widget?
- The topic ‘get values from $_POST in a widget’ is closed to new replies.