I’m experiencing the same issue in 4.9.14. Same problem in 4.9.15.
WP 4.9.6
Can’t add, edit, delete, etc. locations
Error log states:
[06-Jun-2018 22:47:45 UTC] PHP Warning: define() expects at most 3 parameters, 4 given in /home/pranga/public_html/wp-config.php on line 97
wp-config.php line 96 and 97
96 /* Allowing for Gmail SMTP email sending for my contact forms – DFeuer */
97 define(‘WP_ACCESSIBLE_HOSTS’, ‘www.googleapis.com, login.live.com, api.login.yahoo.com’);
Any recommendations to fix?
Daniel
-
This reply was modified 6 years, 5 months ago by daniel9. Reason: adding additional detail