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
7
Replies
1
Views
118
Replies
1
Views
147
Replies
1
Views
254
Recommended threads
Replies
6
Views
3,410
Replies
2
Views
1,162
Replies
6
Views
3,592

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