Tech
-
Homebrew and WordPress Command Line Interface
Shortcuts for installing via WP-CLI. I have a Sites directory in my users directory where I create my tests. Replace items in all caps with proper values: [read more]
-

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]

