Uncategorized

Responsive WordPress Images

• admin • 1 min read

WordPress has a few default classes used for things like image alignment, galleries and other html output by core features. This is a combination of the…

Using Post Formats in Permalinks

• admin • 1 min read

Normally I suggest keeping taxonomy out of permalink structure. I’ve found it to create issues when content takes new direction, or a site needs new architecture.…

WordPress wp-config Settings

• admin • 1 min read

Here is my WordPress wp-config.php file starter. If you are going to use this as a template, make sure you read every line, and change things…