Propose a fix for bug
-
in your file src/admin/RootController.php on line 73
You checkedget_user_locale
This function appears only on WP 4.7.0
so on the earlier version, we have an error
I think you should check WP version on this lines and useget_locale()
if the current version lower than 4.7.0The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Propose a fix for bug’ is closed to new replies.