Hi
I'm trying to retrieve the values (ID, post_name etc) on the server with both the $REQUEST and $_GET and $_POST but I only can retrieve the name of the hook and no other values are sent. I tried to use 'fields' as a key but that didn't work either.
How do I get all the values? I'm not a pro when it comes to php but this use to work great when I post from a form for instance..
/Mikael