Add report broken post to preset email address using templates.
WordPress: 2.5.0 or newer
Upload folder gd-broken-report to the /wp-content/plugins/ directory
To add report block anywhere in the page, you can use a function. If you leave $post_id to 0, plugin will use current post in the loop. gd_broken_report($post_id = 0, $echo = true)
You can add report block into the post using shortcode. Shortcode can have a post_id parameter. [GDBROKENREPORT] [GDBROKENREPORT post_id=X]
Requires: 2.5.0 or higher
Compatible up to: 2.8.4
Last Updated: 2009-8-28
Downloads: 2,693
Got something to say? Need help?