Tag: Conditionals

XenWord

Loader.php

I’d like to thank those who contacted me immediately to let me know a null error was being tossed by the conditional to load insert.php and update.php. A new zip file has been uploaded.

This error only happens if you are using XenLate and have the widget pulling posts from the WordPress database.

If you’d like to fix this on your own , the conditional is wrapped in is_admin() before loading the two classes.