Changes between Initial Version and Version 3 of Ticket #19902
- Timestamp:
- 01/26/2012 09:59:05 PM (13 years ago)
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.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 url, basically a wrapper for getting the options if it's set to a WordPress page, and defaulting to home_url( '/' ) if not. 2 2 3 3 Patched against r19759 (trunk)