Reputation: 1988
Hi I have a problem in pods framework :-- I made a plugin to update my pod from front end
$mypods = pods( 'TOWN', $post_id ); echo $mypods->form();
problem here is "save change" button is waiting infinitly and not working either.
What point i am missing here ? What is right code
Upvotes: 0
Views: 180