[wp-trac] Re: [WordPress Trac] #10320: Tags separator
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 1 08:33:09 UTC 2009
#10320: Tags separator
-----------------------------+----------------------------------------------
Reporter: bi0xid | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: Administration | Version: 2.9
Severity: normal | Resolution: worksforme
Keywords: tags |
-----------------------------+----------------------------------------------
Changes (by dd32):
* status: new => closed
* resolution: => worksforme
* milestone: 2.9 =>
Comment:
try using the Seperator arg of the the_tags() call like most other
template functions offer.
Eg:
{{{
the_tags('', ' ');
}}}
See: http://core.trac.wordpress.org/browser/trunk/wp-includes/category-
template.php#L790
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10320#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list