Tech
-

How to programmatically get info from theme.json
WordPress block themes have come a long way in just a short amount of time. It’s made for much easier in-site editing without need for programming. However, in some instances information might be needed for more advanced coding. Here’s a quick way to get info from your theme.json file. A new function introduced in version [read more]
-

Remove “category” from URLs
WordPress, by default, adds the word “category” into your category links, and the word “tag” into your tag links. The workaround used to be to add a period into the base settings of each one (seen in the screenshot above). If you make these changes, the first page of your category will work, but the [read more]
-

Homebrew and ImageMagick
This post goes into the details of setting up ImageMagick with Homebrew for use with a WordPress install. [read more]
-
How do I update my plugins?
All updates are accessible from the Dashboard. If anything is pending for an update, you’ll see a small icon in the admin bar with a number next to it: Click on this number/circular arrow to be taken to the Updates page: Place a check in the “Select All” item and then click the “Update Plugins” [read more]

