You are viewing an old revision of this post, from March 17, 2014 @ 12:57:52. See below for differences between this version and the current revision.

How to stop PHP notices from appearing on the front end of your WordPress website?

You need to edit your: wp-config.php file and modify the following here: [php]error_reporting(0); @ini_set('display_errors', 0);[/php]

Revisions

  • March 17, 2014 @ 12:57:52 [Current Revision] by PeterLugg
  • March 17, 2014 @ 12:57:52 by PeterLugg

Revision Differences

There are no differences between the March 17, 2014 @ 12:57:52 revision and the current revision. (Maybe only post meta information was changed.)

Tags: ,

No comments yet.

Leave a Reply