[wp-trac] Re: [WordPress Trac] #4169: Bring widgets into WordPress
core
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 30 13:17:14 GMT 2007
#4169: Bring widgets into WordPress core
-----------------------------+----------------------------------------------
Reporter: rob1n | Owner: rob1n
Type: task | Status: reopened
Priority: highest omg bbq | Milestone: 2.2
Component: General | Version:
Severity: blocker | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment (by andy):
If a theme has named sidebars, e.g. "Main sidebar" and "Bottom bar", the
{{{name}}} parameter should still be used for these and it should be
translated. The program needs a non-translated way to refer to the
sidebar, so if you want to call {{{dynamic_sidebar('main-sidebar')}}} all
you have to do is register your sidebar with that as that id.
Otherwise you pass an integer indicating the order in which the sidebar
was registered. That works as well. Users don't see ID's, they see names.
--
Ticket URL: <http://trac.wordpress.org/ticket/4169#comment:44>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list