Forums

options table home (2 posts)

  1. funsail
    Member
    Posted 3 months ago #

    What is the difference:

    home
    Blog address (URL)
    Default: wp_guess_url()
    Data type: String (URI)
    siteurl
    WordPress address (URL)
    Default: wp_guess_url()
    Data type: String (URI)

    They look the same to me.

  2. ronmerk
    Member
    Posted 3 months ago #

    Hi Funsail:

    Both are different variables defined in WP coding. Depending on which one is called by program modules will define what is used in writing specific pages our code output etc.

    So eg. "Siteurl" is pretty straight froward, but "home" doesn't have to be. That could be your posting blog or a static page.

    I'm sure they're way more complexity associated to these 2 variables. Even so you can see how they could differ considerably.

    Ron

Reply

You must log in to post.

About this Topic

Tags

No tags yet.