READ ME FIRST: Updates, Troubleshooting
-
UGL and WordPress 4.2
It’s not (yet) working 100%. If
svnever lets me tags 1.6.2.1, that version will bypass UGL on 4.2 if activated. Until then, you may wish to disable it.Capturing
WP_DEBUGoutputIf you ask for help, I’m likely going to ask for any WP_DEBUG messages. The easiest thing to do is set the following in your
wp-config.php:define('WP_DEBUG', true); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false);This will put a file named
debug.login your/wp-contentfolder with the messages in it.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘READ ME FIRST: Updates, Troubleshooting’ is closed to new replies.