[wp-trac] [WordPress Trac] #10843: bloginfo('tag_url') and bloginfo('category_url')

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 24 19:42:19 UTC 2009


#10843: bloginfo('tag_url') and bloginfo('category_url')
-----------------------------+----------------------------------------------
 Reporter:  prometh          |       Owner:                                        
     Type:  feature request  |      Status:  new                                   
 Priority:  normal           |   Milestone:  Unassigned                            
Component:  General          |     Version:  2.8.4                                 
 Severity:  normal           |    Keywords:  bloginfo, tag_base, category_base, url
-----------------------------+----------------------------------------------
 It's such a pain having to work with get_option('tag_base') and
 get_option('category_base').

 Especially when the posts page has been assigned to a static page, you
 need to switch from appending bloginfo('url') to using
 get_permalink(get_option('page_for_posts')).

 It'd be so much easier (and compatible) if we had a 'tag_url' and
 'category_url'

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10843>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list