melissamcclure
Member
Posted 2 years ago #
My blog is still showing up normally but when I try to log in or hit edit, it gives me this error:
Fatal error: Call to undefined function is_site_admin() in /home/melissd3/public_html/wp-content/plugins/sem-google-analytics-admin.php on line 20
Obviously it has something to do with Google Analytics, but i can't even get in to my WP backend to figure it out!
is_site_admin() function is now obsolete
1.Delete the Plug-in folder after downloading it via FTP
2.Find the phrase is_site_admin() in the plugin files
3.Replace it with is_admin()
4.Upload it again to server via FTP
5.Login to WordPress admin, Activate the plugin if it is de-activated.
Sorry, I forgot the obvious -
(Or just check if there is a new version of the plugin and update it )
melissamcclure
Member
Posted 2 years ago #