Viewing 1 replies (of 1 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    Hi Josef, The whole form is self-contained inside of a script called submitnewissue.php, in the bug-library directory. You may be able to get the form to display by making a call to:

    <?php include(‘/wp-content/plugins/bug-library/submitnewissue.php’); ?> from a template for the page on which you want it to display.

    A cleaner way would be to create a shortcode to display the form but I don’t have time to add this functionality right now. I will try to do it in the next few weeks.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Bug Library] Add new form without buglist’ is closed to new replies.