Forums

[resolved] [Plugin: Post Star Rating] bad get_settings with home (2 posts)

  1. jaiunblog
    Member
    Posted 1 year ago #

    Nice plug but would be better to do a get_bloginfo('wpurl')
    to have the good path for css and ajax request ;) two lines to patch
    This is for blog at root like me :)
    http://jaiunblog.com but in a specific folder
    http://jaiunblog.com/blog

    # 'home' - The blog's home web address; set in General Options.
    # 'siteurl' - WordPress web address; set in General Options.
    Warning: This is not the same as get_bloginfo('siteurl'); which will return the homepage url. Use get_bloginfo('wpurl'), get_settings() has been deprecated.

    http://wordpress.org/extend/plugins/post-star-rating/

  2. dschommer
    Member
    Posted 1 year ago #

    Thanks for this patch, as the vote plugin doesn't work in IE6 or IE7 without it.

Topic Closed

This topic has been closed to new replies.

About this Topic