Popular posts in WordPress
Tuesday, 23.06.2009.The main idea was to select posts marked by a custom field "popular". I didn't want to install a massive plugin with writing a page statistics to the database. My WordPress site is big (or small) enough so manually editing post list isn't any problem for me. With custom fields, you can add extra meta-data to the post. Next it's only needed to fetch posts marked with "popular" meta-data.
2 responses so far