Daddy Design is proud to introduce our very 1st WordPress plugin, WP Report Error. This plugin was born out of the need to allow users to submit potential errors on a database website that we created, when no viable options were found we decided to build the plugin ourselves.
The Report Page/Post Error WP Plugin allows website visitors to inform the WordPress owner/webmaster that there is a potential error on a page or post. This plugin is extremely flexible with options to insert a “Report Error” link on every page/post, on individual pages/posts via shortcode, or into your theme’s template via php script. When the “Report Error” link is clicked, a small contact form will pop up via javascript, the user can then input an optional message and submit the form, the form also features an easy captcha to avoid potential spammers. The owner/webmaster will then receive an email with a link to the exact page or post where the reported error is located and any additional messages from the user.
Version
*1.6 Two new admin features added in Plugin options page , 1. Hide error “Icon” and 2. Hide “Email” field from the pop up form.
1.5 Fixed Spam issues. Make sure to have Askimet Plugin installed!
1.3 Fixed upload issues from the 1.2 upload
1.2 Insert strings needed for multiple languages.
1.0 Released
WP Report Error Live DEMO
Check out http://theofficialpageof.com/daddy-design to view the WP Report Error Pugin in action.
Screenshots
![]()
Download the WP Report Error Plugin
Download or Install Directly via the WordPress Plugin Directory Winzip Direct Download
Downloads Per Day
Installation
- Upload the ‘wp-report-error’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Usage
To get started visit the plugin’s admin settings page and follow the steps below:
- Insert the email address that you want all reported errors sent to.
- Insert the message you want displayed when the user successfully submits the Page/Post Error Report Form.
- Determine the option you want for using the WP Report Error Plugin, check below for detailed options.
- Insert the subject of the email sent to your specified email address.
There are three available options for using the WP Report Error Plugin, check below to find out which option is best for your website:
- In the plugin’s admin settings check the box to allow the Report Error Link to be added automatically to all of your pages/posts.
- To add to individual pages/posts use the [WPRError] shortcode in the wp-admin page or post html editor.
- To add to your theme’s template files use the following php code:
<?php if(function_exists('ReportPageErrors')){ echo ReportPageErrors(); } ?>
Need Support?
If you have any problems with this plugin or need help, please leave us a comment below and we will respond as soon as possible.











Plugin functions well, however, the spam challenge is just too easy to break by spammers.
98% of all reports are blank emails from spam email addresses. Please use some form of validation which prevents sending of message without body text and a more dynamic spam challenge.
Thanks
hello,
Thank you for this plugin that works well with me. But I have not found how to change the link anchor. Can you tell me how?
Excuse my english I’m french.
Hello, I really liked this plugin and I already install it, but now i face a to problem
1- is the (are you humen?) this field accept any value and empty value
2- the successful massage is not a UTF-8 encoding
please can you help me on this in http://shklol.com
note: the previews problem happen when I disable email option
thank you for the feedback, we are looking into this issue.
@daddydesign No answer to my question?
Hello,
it’s very cool but it’s not working on my site,
When I click on Send Error button it goes on a blank page pointing to the plugin folder like this:
http://www.misite.com/wp-content/plugins/wp-report-error/send_email.php?action=sendemail#wprresponse
I’m using WordPress 3.1.4,
Anybody knows how to fix it?
thanks,
best regards,
I keep getting blank emails from the Error Report. No link, description, or even an email address. Any ideas how to fix this? I’m worried they are real, but the information isn’t getting through.
Thanks!
HI Beth,
It’s probably because of the capcha. We are making upgrades to it as we speak and will update the plugin asap..
Thank you!
Hello, I use your plugin for 2 years and I feel very good! But from the beginning must be something:
I need the plugin sent the mail to the author of the post and the admin, not only to my mail but also warning that the author of the post since my blog is used by many authors.