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 $postid to 0, plugin will use current post in the loop. gdbrokenreport($postid = 0, $echo = true)
You can add report block into the post using shortcode. Shortcode can have a postid parameter. [GDBROKENREPORT] [GDBROKENREPORT postid=X]




