Is it posible to create a "Add New Post" form with all post fields like Title, description, category, tags and few extra fields and replace it with the default "add new post" form?
Regards
San
Is it posible to create a "Add New Post" form with all post fields like Title, description, category, tags and few extra fields and replace it with the default "add new post" form?
Regards
San
It is possible to use the forms on the back end, however you would have to write your own plugin that then calls the Gravity Forms function call to display a form in the admin and places it where you want it to go. It doesn't do it out of the box.