Get PHP $_POST variable from plugin
-
Yo.
How can I get the PHP superglobal $_POST?
My plugin uses the add_action with the ‘init’ hook. I’m able to access the $_GET and $_COOKIE variables but the $_POST always stays empty, why?
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Get PHP $_POST variable from plugin’ is closed to new replies.