[wp-hackers] missing custom fields
Chris Meller
chris at doesnthaveone.com
Tue Jan 24 22:50:24 GMT 2006
On Jan 24, 2006, at 5:39 PM, Mark Jaquith wrote:
> On Jan 24, 2006, at 4:03 PM, Stefan Hartweg wrote:
>
<snip>
> Might be a good place for a hook... $num = apply_filters
> ('dropdown_key_number', '10'); and then use $num in the query.
> Gives us the flexibility to change it, without cluttering the
> options table for everyone.
>
Hook is a good idea, but I don't think something like this
(configuration for a built-in feature) should be plugin-dependent.
Seems there should certainly be an option for this (which doesn't
preclude the possibility of a hook for it as well for maximum
flexibility).
--
Chris Meller
chris at doesnthaveone.com
More information about the wp-hackers
mailing list