Count Page Hits in WordPress
This is just a little snippet of code I wrote to count the number of hits on a specific page. I only wanted it to work on single post...
7 comments
This is just a little snippet of code I wrote to count the number of hits on a specific page. I only wanted it to work on single post...
7 comments
Some of you may or may not know that I have been working on an HTML5 WordPress framework that was just released called PressWork. We are still squashing some...
7 comments
WordPress shortcodes are macro codes that allow you to perform certain actions within the post content. By default they only display on single post pages within the post content....
6 comments
I had originally written about Removing Images from a WordPress Post quite a while ago, and while that snippet still works, I recently discovered another way to do it...
10 comments
Some of you may not be aware of this, but there was a small security breach in the WordPress.org plugin directory this week. Someone managed to commit malicious changes...
17 comments
If you have ever done a search on a WordPress site you have probably noticed that the URL ends up looking something like this: http://your-site.com/?s=searchterm Even if you have...
7 comments
Having a backup strategy is a definite must for any website, whether it’s for a small blog or a big commercial site. Think about the number of hours that...
6 comments
Most sites use some sort of pagination to allow you to navigate through to their older posts. If you install WordPress and use TwentyTen, you will see the “Older...
4 comments
Today I’m going to talk about one of my very favorite plugins, Fluency Admin. A couple of years ago, I came across a competition to tweak the design of the...
6 comments
When I recently released version 1.0.1 of Arturo, I added a slideshow function that allows you to display featured posts at the top of your home page. There are...
0 comments