By adding shortcode to page, users will be able to display list and allow visitors to submit new bugs enhancements.
captcha and mechanism will allow the site admin to avoid spam...
To get Bug Library list showing on one of your WordPress pages, create new page and type the following text..
Here they are with examples for each = List of bug categories to display = List of bugs from specific category = List of bugs that have specific status = List of bugs that have priority.
Copy the file single-bug-library-bugs php from the bug-library plugin directory to your directory to display all information related to your bugs.
You might have to edit this file bit and compare it to single php to get the layout to show up on your web site...
You might have to edit this file bit and compare it to single php to get the layout to show up on your web site...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added new option to allow comments to be closed when closure status is assigned to bug. 1.3.3.
Added options to shortcode to allow users to specify bug priority, type and status as arguments. 1.1.2.
Read more