WordPress – Extending widget class (adding a widget)
Gemini’s response when prompted about extending Wordpress’ widget class
Read moreGemini’s response when prompted about extending Wordpress’ widget class
Read moreTesting if jQuery is loaded and running…
Read moreA quick 3d print to help identify drill bit diameters. It’s a simple thin block with slotted holes that narrow towards one end. It’s an effective tool to roughly determine the diameter of the drill bit on hand.
Read moreI am printing a box (with a difference) for some playing cards. Here I describe my experiments at folding my 3d prints.
Read moreAfter installing wordpress into home directory (ie public_html ) I realised it is not as clean as one would want
Read moreWhen extra information is required to be stored for a specific record in ‘wp_posts’, it can be stored in the
Read moreEditing posts directly within the wordpress editor can be a nuisance when wordpress inserts ‘p’ tags and the like. Sometimes I want to edit HTML in actual HTML editor which allows me greater control over the presentation of the content. To facilitate this I have added a plugin which inserts HTML from a custom file based on the post id.
Read moreWordPress template hierarchy – How wordpress decides which template to show based on user selections. Thumbnail goes to flowchart, link
Read moreWhen the content to be shown needs to be modified, the query used by the ‘loop’ is adjusted to suit. For example, if it was desirable to have only a specific category on the home page.
Read moreUseful links:
Read more