If you open the widget.php file that is causing the Parsing Error. The Code looks like this;
<?php
class RecentPost_Widget extends WP_Widget {
It should look like this
<?php
class RecentPost_Widget extends WP_Widget {
I would greatly appreciate it!
Hey i was wondering if you found a solution to your issue my company website is showing something similar, but its not something i would like to the world to see. Let me know if you can help me out with this.
Justin