Hi, i want to save a large set of data without connecting with the wp_posts or any other table as i am using custom table.
I wonder if it would be possible to add data without linking it to any post type, taxonomy and directly get saved in custom table using frontend submission.
Hi, i don't see option to link custom model while creating custom field using gui so how i will get the shortcode? i can use the gui to get the code but how to get shortcode?