I’ve just finished writing a new WordPress Plugin which creates a Snapshot Backup of your entire website: that’s your Database, current WP Core, all your Themes, Plugins and Uploads. The resulting single archive file is then uploaded to an FTP repository of your choice. Peace of mind included Download from the official WordPress Repository UPDATE: [...]
Read the full article →
Sometimes you have posts that exceed 500 words by a landslide. At the same time, you don’t what to split your content into several posts for the sake of your readers and commenters. The easy solution is to use multiple pages per post – also known as Pagination. You may have seen this feature on [...]
Read the full article →
Workshop: How to post Source Code in your Comments
In this workshop I’ll show you how you can make source code show up in your comments. I’ll also show you how to format it so it looks different to ordinairy text. By default, WordPress strips out most HTML tags for security reasons. That’s a good thing, however if you’d like to share some HTML [...]