• I realize its an alpha release but Seo Ultimate breaks the 3.0 alpha Dashboard. The menu items still show but none of the body of the Dashboard appears. Since I’ve yet to see any other plugin behave this way, I thought it worth mentioning even at this early stage.

    I’ve confirmed the issue on two different environments with no other plugins activated and using both Chrome and Firefox.

    http://wordpress.org/extend/plugins/seo-ultimate/

Viewing 3 replies - 1 through 3 (of 3 total)
  • John

    (@johnlamansky)

    Thanks for the report, RobIrizarry. This will be fixed in the next release.

    In the meantime, you can resolve the issue by adding this line of code directly at the beginning of the admin_help() function in seo-ultimate/plugin/class.seo-ultimate.php around line 970:

    if (is_object($screen)) $screen = $screen->id;

    John

    (@johnlamansky)

    This incompatibility is resolved in SEO Ultimate versions 1.7.2 and above. If you could please confirm this and mark this topic as resolved, that would be great. Thanks.

    Thread Starter RobIrizarry

    (@robirizarry)

    Perfect! Working fine in 3.0alpha. Thanks so much.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: SEO Ultimate] Breaks 3.0alpha’ is closed to new replies.