Tag Archives: wordpress

PHP and ComicPress: Simple way to Retrieve the Latest Comic Image

php-girl-white-strap-top

I have a WordPress/ComicPress-driven web comic site and wanted to show the latest posted comic image on another one of my websites. Because I couldn’t locate anything to return just the latest image for embedding purposes, I quickly whipped up … Continue reading

Posted in PHP | Tagged , , , , , , , , , , | 1 Comment

How to Create a WordPress Child Theme

wordpress-logo

To create a WordPress child theme of another existing theme turns out to be quite simple to achieve. If you haven’t heard of child themes yet, basically a child theme is an extension of an existing theme, which allows you to make changes to the parent theme without actually editing any of the files of that theme. For object-orientated programmers, you will recognise this concept as being that of inheritance. Continue reading

Posted in Wordpress | Tagged , , , , , , | Leave a comment

Blogroll: How to Export and Import WordPress Blog Links

wordpress-import-links

To export and import a Wordpress blogroll, or links if you prefer, is actually pretty easy, seeing as Wordpress already comes with everything necessary for this built in.
Continue reading

Posted in Tutorials, Wordpress | Tagged , , , , , | 3 Comments

Add PubSubHubbub to Your Blog with PuSHPress!

Basically put, it is a simple, open, server-to-server web-hook-based publish/subscribe protocol that can be seen as an extension to Atom and RSS. Continue reading

Posted in Software & Websites | Tagged , , , , , , | 7 Comments

Plugin to Manage Adverts on Your WordPress Blog

Managing your adverts on a WordPress blog becomes a pretty simple thing thanks to the great little WordPress plugin entitled Advertising Manager from developers Scott Switzer and Martin Fitzpatrick. Continue reading

Posted in Software & Websites | Tagged , , , , , , , , , , , | 4 Comments