Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End WP: template_directory vs TEMPLATEPATH

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #32682
    DogsGhost
    Member

    Re-styling some pre-existing themes for a client, and noticed a coding difference between two of them.
    Whats the difference between using

    and using

    Likewise one has

    and the other

    #76691
    TheDoc
    Member

    I think ‘TEMPLATEPATH’ is the old way it was done and that you should be using bloginfo for everything now.

    ‘stylesheet_url’ is just a quicker way to link up your styles.css.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Back End’ is closed to new topics and replies.