The WP Mantis Tables plugin allows you to be able to provide a listing of known bugs from your projects into a WordPress post or page.

The solution is great for software projects utilizing WordPress for blogging/content management but have a Mantis bug tracker for their projects as well.

You can download the latest version from here. Current version: 0.1.0

ID #StatusCategoryDetails
112NEWMiscellaneousProblem with password not fixed in WP Plugin Directory
Plugin version in the official WordPress plugin directory still contains error reported in Bug No. 56. Please fix asap.
56RESOLVEDSettingsIt seems the Mantis password cannot be updated
There was a typo, 'pawword', in the source which seemed to prevent setting the Mantis password. Fixed at http://gist.github.com/178359
55RESOLVEDConnectivityCannot connect to Mantis if Mantis interface is protected by HTTP auth
Fixed at http://gist.github.com/178359
43NEWSettingsUser selectable number of issues per page / pagination of issues
Allow for issues to be paged through and provide option for user set number of issues per page.
38NEWMiscellaneousAllow for the addition of new issues to the Mantis BT
Provide an option for a [MantisSubmit] form to be displayed for a WordPress user to submit a new ticket to the Mantis BT. Will be connected to a special "Wordpress" user created by the Administrator of the BT with update abilities.
41NEWViewsProvide view of issue details directly from Wordpress
Allow users of Wordpress to view the details of an issue, without having to be redirected to Mantis.