Add simple meta box and call ajax button
-
Hi all,
I want to add a simple metabox to a custom-post form.
That meta box has a button next to it called submit.
When i press this button, it does an ajax call to another file that will return whatever the user typed into that meta box.how do i do this?
P.S
I have the custom post type already set up and i have some metaboxes showing but when i press the submit button i dont know how to call via ajax to another php file and get $_POST data back ??
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Add simple meta box and call ajax button’ is closed to new replies.