Tag Archives: theme

WordPress Function to Style New or Updated Posts

Recently I’ve been doing a lot of WordPress theme customization work, and a client wanted to add those nifty “new” or “updated” icons to his post. I wrote this simple function to handle it. Simply add this to your theme’s functions.php file, or if your theme doesn’t have a functions.php file, create one, and add the [...]
Posted in IT | Also tagged , , , , , , | 2 Comments