Archive for 2.8

How to Fix Fatal Error after upgrade to WordPress 2.8

Posted by (35) Comment

If you are like many of us using some plug-ins like nofollow links in post or Google analytics(these are the plugin that use the is_site_admin() function).
Wordpress Fix
You should be ready to be surprised to find that the is_site_admin() function is now obsolete. After a successful upgrade from wordpress 2.7,  when you re-login to wordpress 2.8 you get following erroris_site_admin_fix_wordpress

Fatal error: Call to undefined function is_site_admin() in ….

Read More

Categories : WordPress Tags : , , , , , , , ,