Insights / field notes / 00

Ideas with a point of view.

Practical thinking for the parts of the web that rarely arrive finished: WordPress systems, WooCommerce flows, search signals, and interfaces that still need to ship.

The working brief

Make the useful thing clearer, lighter, and easier to keep.

43 notes 4 fields Mon / Thu
01 — editor's pick

Start with the note that has been marked for the workbench.

Open featured note ↗
snippetNov 22, 20211 min

A safer WordPress hook for body classes

Add a useful context class to the body element without coupling your theme to a page template.

Read the note →
02 — fields of work

Choose your rabbit hole.

Browse by signal
03 — fresh signals

What is moving now.

8 recent notes
01
snippet

Override the Default WordPress Email Sender Name and Address

Set a consistent WordPress email sender name and address with filters, while keeping the address aligned with the site's domain.

02
snippet

Auto-Delete Transient Rows and Orphaned Revisions via WP-Cron

Schedule a bounded WordPress maintenance task that removes expired transients and revisions whose parent post no longer exists.

03
snippet

Throttle or Disable the WordPress Heartbeat API Without a Plugin

Reduce WordPress Heartbeat requests by changing the interval or disabling the frontend heartbeat script while keeping the editor working.

04
snippet

How to Create a Custom WP-CLI Command in 5 Minutes

Register a small, namespaced WP-CLI command that reports and optionally deletes old draft posts.

05
snippet

Completely Hide the WordPress Version Number and Generator Tags for Security

Remove WordPress version output from generator tags, RSS, scripts, and styles without installing a security plugin.

06
snippet

Add Custom Columns and Filterable Dropdowns to WordPress Admin Post Lists

Add an ISBN column and a taxonomy dropdown filter to a WordPress custom post type in the admin list table.

07
snippet

Disable the Gutenberg Editor for Specific Custom Post Types or User Roles

Disable the WordPress block editor selectively for a custom post type or selected user roles while leaving Gutenberg enabled everywhere else.

08
snippet

Set a Minimum WooCommerce Order Amount Before Checkout

Prevent checkout until the cart reaches a configurable minimum subtotal, with a clear message on the cart and checkout pages.

04 — keep exploring

The tools are part of the thinking.

Run a quick audit, inspect a page, or validate structured data with the small utilities built alongside these notes.

Open the tools ↗