Deprecated Functions not showing up on Debug
-
Hi there,
sorry to bother you but I have a strange problem when debugging my WordPress. Long story short, I do not see any deprecated function and I know that I have because I am using them for testing purposes :O
I’ve tryed any kind of debug, the inline, the logged one and also the Debug Bar plugin (cool plugin btw).
Any of you have ever meet this problem?
If you are wondering which functions I am using here they are:
get_the_author_description(),get_postdata()anduser_can_create_post(). Each time I try to debug them I don’t see any warning or notice, I checked my php.ini (on the local install) and is suppost to report any kind of error: E_ALLI don’t know how to fix it… Thanks for your help!
The topic ‘Deprecated Functions not showing up on Debug’ is closed to new replies.