Where is the Confirmation Redirect code in a Wordpress Form? -


i have wordpress form takes in value, , uses confirmation (redirect) redirect existing page depending on value submitted.

i want set cookie storing url form redirected to, after user navigates around, can return page (using cookie, can make "home" button).

but can't find code redirect occurs. figure if find code, can set cookie there. checked wp_redirect(), , doesn't seem run that.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -