.
WORDPRESS PLUGINS ABOUT

WordPress

How to fix PHP8 fatal error for WordPress Plugins or Functions.php

Posted on: March 6th, 2023 by Stuart

If you are like me and after upgrading your PHP to version 8 you started receiving the following error, then you are in the right place to fix it. You might as well have received a code 500 in your browser from this error also. This error signifies that there is most likely a hook […]

Debug WordPress Scripts

Posted on: October 29th, 2022 by Stuart

Let’s say you have been looking at the many JavaScript scripts that WP loads and you would like to stop some from loading to help speed up your site. Now, this obviously could cause your site to not perform how it should, so it would be handy to see any errors when you stop a […]

^