Posts about theme development
Online micro-electronic components, consumables & accessories
6 August 2020
Ad: Buy great value for money micro-electronic components online from BangGood.com. Free international delivery, including to South Africa.
Installing WordPress on a Raspberry Pi (Raspbian)
22 April 2020
A Raspberry Pi with Raspbian can be easily converted into a web server. This post will show how to install and manage a WordPress website on a Raspberry Pi using an Apache web server.
Categories
Tags
Using shortcodes in WordPress like a boss
2 February 2019 | Updated 12 July 2020
One of the many handy features of WordPress is its shortcode functionality. This post will go through some basic principles of creating and using shortcodes in WordPress.
Categories
Tags
Using WP’s “the_content” function and filter
12 July 2018 | Updated 3 May 2020
When the the_content() function is called in WordPress, the content of the post or page is displayed. By filtering the_content() through another function, the displayed content can be changed in various ways.
Categories
Tags