WordPress Plugin Development

Rob Whisonant

Moderator
Joined
May 24, 2016
Messages
2,481
Points
113
How can I debug a script that add_settings_error() does not show an error message?
add in your own debug code in the area you feel the problem is happening. Then keep moving the debug code you added around to narrow down where the problem is.
 

Marc van Leeuwen

Premium Member
Joined
May 29, 2016
Messages
1,113
Points
63
Seem you are using Wordpress?

If that, did you try this
Code:
define( 'WP_DEBUG', true );
in your config file?
 
Latest threads
Replies
2
Views
95
Replies
1
Views
181
Replies
5
Views
390
Replies
11
Views
540
Replies
2
Views
232
Recommended threads
Replies
14
Views
4,949
Replies
8
Views
6,785

Latest postsNew threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top