Admin crash
-
On one site, with this plugin enabled, the wp-admin crashes.
It seems the issue is in the file
class.xml-sitempas-manager-admin.php
on line161
. It should read:$max_urls = get_option( 'xmlsm_max_urls', false );
(the
false
was ommitted)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Admin crash’ is closed to new replies.