Opened 17 months ago
Last modified 16 months ago
#19902 new feature request
blog_url() and get_blog_url() template tags — at Initial Version
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Template | Version: | 3.3.1 |
| Severity: | normal | Keywords: | has-patch 2nd-opinion |
| Cc: |
Description
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.
Patched against r19759 (trunk)
Note: See
TracTickets for help on using
tickets.