Do you think that if I used the form source code directly, will it work without problems? This is all I want. I want a form code instead of using the functions that I put in the first question.
How do I get the HTML code form in the function php
(<?php if (function_exists(‘user_submitted_posts’)) user_submitted_posts(); ?>)
so that I can add bootstrap Classes on it and make CSS in my own way and it can be extended