[wp-hackers] Regarding paging in WP 1.5
Jonathan Leighton
turnip at turnipspatch.com
Thu Mar 17 22:25:05 GMT 2005
David Clark wrote:
> I am just catching up on this list, sorry
>
>> Jonathan Leighton wrote:
>>
>>> But that's all happened now, so the more important question, I
>>> guess, is whether there are plans to make paging easier to switch on
>>> and off?
>>
>>
>> A plugin could handle this without needing to add it to the core. It
>> could use the post query hook and test is_archive() (or other)
>> functions and change up the number of post accodingly.
>>
>> An admin option page could be added to set the need variables as
>> well. (Man I love that new feature...)
>>
> Can anyone say more on this? I think I should incorporate this into
> http://www.davidsaccess.com/2005/03/13/wp-plugin-dcs-nicer-archives/
I think it should definitely be in the core.
If no-one else does, I'll create a patch for it (assuming no-one has any
problems with it going in the core). I would have said already but I'm a
bit busy at the moment.
Jon
--
Jonathan Leighton aka. Turnip
http://turnipspatch.com/ | http://digital-proof.org/
More information about the wp-hackers
mailing list