WordPress Plugin Development

Rob Whisonant

Moderator
Joined
May 24, 2016
Messages
2,483
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,124
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
1
Views
95
Replies
0
Views
106
Replies
0
Views
162
Replies
5
Views
403
Recommended threads
Replies
4
Views
3,930
Replies
9
Views
3,271
Replies
6
Views
2,313

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