Customize Archive Widget
December 7th, 2007 by Joseph BecherIt would seem that the built-in widget that comes with WordPress only allows for monthly view. How does that work work when you have posts dating back to 2002?
I located the archives widget is \wp-includes\widgets.php and I want to see if I can create a new widget (maybe in plugin form) that will allow me the needed amount of control.
Posted in Programming, Website |
December 8th, 2007 at 1:37 am
Custom Archive 1.0…
The Custom Archive widget is done. I learned a lot creating it and it was fun. Any comments are welcome.
Custom Archive 1.0
……