larryaronson.com

Tag: php

Sidebar Pages In WordPress

There are a lot of WordPress plugins that will put a Popular Posts widget in your blog’s sidebar. But, they all return different results. Here’s how to create a sidebar widget that will feature the posts you want to highlight.

Read Full Post »

My client wanted to have their authors’ photos appear with their published articles. In this article, I describe how I wrote a Wordpress filter – my first – to prepend an image to the content on the home and single post pages.

Read Full Post »

A simple method to include a category of posts on any page using a custom field and a php include file.

Read Full Post »