Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #19902


Ignore:
Timestamp:
01/26/2012 09:59:05 PM (13 years ago)
Author:
johnjamesjacoby
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19902 – Description

    initial v3  
    1 With usage of WordPress as a CMS increasing, the blog is not always the focal point. It would be great if there were template tags available to get the blog UR, basically a wrapper for getting the options if it's set to a WordPress page, and defaulting to home_url( '/' ) if not.
     1With usage of WordPress as a CMS increasing, the blog is not always the focal point. It would be great if there were template tags available to get the blog url, basically a wrapper for getting the options if it's set to a WordPress page, and defaulting to home_url( '/' ) if not.
    22
    33Patched against r19759 (trunk)