[wp-trac] Re: [WordPress Trac] #7348: Hooks in default themes to
encourage standardization
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 18 17:47:14 GMT 2008
#7348: Hooks in default themes to encourage standardization
--------------------------+-------------------------------------------------
Reporter: technosailor | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment (by technosailor):
A theme should be entirely (or at least mostly) configurable by plugin,
whether homegrown or publicly released. Wanna put an ad under the first,
third and fifth post.... Hook on loop_post_count1, loop_postcount3, etc.
Modify a logo without hacking the code to point to a different URL?
hook on the filter theme_logo (which I didn't write because the default
theme doesn't have a logo file)
Etc.
--
Ticket URL: <http://trac.wordpress.org/ticket/7348#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list