Search Results

WordPress Development

As I build WordPress websites for my clients, I share what I learn here as tutorials.

Easily regenerate specific images using WP-CLI

One of my favorite features of Synthesis, the host I use as my development server, is that it has WP-CLI pre-installed (here’s some other hosts that have it as well).…

Genesis Shortcodes

Genesis comes with a bunch of shortcodes built-in. This is a list of all of them, including links to StudioPress for more information (requires login). 3:34 pm more 3:34 pm…

Exclude Listings from Link Search

When you make a link in the WordPress editor, a link search tool pops up allowing you to search your content. By default it searches all public post types. On…

Migrate Thesis Images to Genesis

If you’re moving from Thesis to Genesis, you might find that all your posts using Thesis’ Post Image are no longer displaying their image. Thesis stores its images in a…

Register Most Recent Style

When you register a stylesheet, you can specify the version number. But this is just appended to the end of the file name. WordPress will enqueue whichever version of that…

Remove Featured Image from Feature Posts

The Genesis Grid Loop plugin lets you break your blog into features (full width posts) and teasers (posts displayed in columns). This code lets you remove the featured image from…