Sponsors

ad

ad

Want to advertise here? Go to Text link Ads.

Text Link Ads


Internet Blog Top Sites

PHk Wordpress Traffic Tracker v1.0 Plugin Released

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.

Including the Home Page in List Pages

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