Saturday, 30 June 2018

PHP Wordpress Custom Form Part 2


In Previous Tutorial We Have Created Template For Custom Form. Now put this file in your theme folder (wp-content\themes\YOUR-THEME).

Now to use this custom form you need to call this template file in your page.


  • To do this create a new page with custom form in your wordpress. 
  • For this open your wordpress admin panel.

  • Add new page from pages menu. Enter Title for page. Then select Template we have created Custom Form. Then click on publish.

  • Open page link and see the form. (For Exa: http://localhost/wordpress/custom-form/) 







0 comments:

Post a Comment