Quantcast
Channel: Sam Glover » PHP
Browsing all 3 articles
Browse latest View live

Numbered page navigation for WordPress with Thesis

I wanted to share my code for numbered page navigation in Thesis. I started with this numbered pages tutorial, but wound up modifying it to add smart first/last and prev/next buttons. You can see it in...

View Article


Build your own WordPress dashboard widget for any RSS feed

It’s easy to add your own dashboard widget to WordPress, and one of the easiest to widgets to add is one that displays recent updates from any RSS feed. I put together the above widget for a project I...

View Article


Update Your Copyright Notice Automatically

It is easy to forget to update the copyright notice on your website or blog every year. Fortunately, you don’t have to. Instead, you can use this bit of code: &copy; <?php echo date('Y') ?>...

View Article
Browsing all 3 articles
Browse latest View live