August 25th, 2005
PHk has introduced another stat tracker plugin. This one is monitored from the admin panel, with some interesting info. Not intended as a replacement for full featured stats packages like AWstats, but a great way to keep uptodate on recent traffic.
zero comments.
August 24th, 2005
I’ve always shied away from the vertical page lists in WP as it doesn’t allow for for a “home” page, and I hadn’t seen a way of including a dynamic way of listing the home page, at least in a theme that is. So looking at the wp_list_pages parameters, you can leave out the heading pages, which then strips the
from the list. I then dynamically create the home by using the get_settings and the bloginfo tags. The resulting code then becomes:
Pages