I was working on a CentOS 7 server the other day that had a LAMP stack installed. It was used to host only a single instance of WordPress. Upgrading themes and plugins from the admin interface worked fine,...
Learn MoreI was working on a project the other day that required to determine which category a new post would go into, depending on the post title. This was important because posts were automatically acquired without...
Learn MoreI’ve just released a new version of my P2 Header Ad plugin! It fixes a few issues I’ve come across in debug mode: styles are now loaded via wp_enqueue_scripts hook fixed a debug warning that...
Learn MoreThe marvellous P2 Theme has an interesting feature: write out a plain link, and it magically becomes clickable without explicitly adding the a href tag. This may not be a big deal if you’re writing...
Learn MoreSome websites employ this or similar technologies to show how many views a single post has had. I was wondering how they did that without starting to count stats that have already been counted for several...
Learn More