[wp-trac] Re: [WordPress Trac] #4057: Add widgets compatibility to
default and classic themes
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 4 00:32:03 GMT 2007
#4057: Add widgets compatibility to default and classic themes
------------------------------+---------------------------------------------
Reporter: Otto42 | Owner: rob1n
Type: enhancement | Status: reopened
Priority: normal | Milestone: 2.2
Component: Template | Version: 2.1.2
Severity: normal | Resolution:
Keywords: has-patch commit |
------------------------------+---------------------------------------------
Changes (by johnbillion):
* status: closed => reopened
* resolution: fixed =>
Comment:
Just by looking at it, I think there's a typo in `/wp-
content/themes/classic/functions.php` at r5154 on line 2. It should be
{{{
if ( function_exists('register_sidebar') )
}}}
and not the plural `register_sidebars`. Patch attached.
--
Ticket URL: <http://trac.wordpress.org/ticket/4057#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list