Fern docsAll pages

Misc and the admin

Customize → Misc

Two switches for people who would rather have the older screens back. Both are off by default.

Neither needs a plugin. They are theme settings, so switching themes gives you WordPress’s own defaults back.

The other two settings in this section are about search.

The posts list in the admin carries a star column. Clicking a star marks a post as featured, and there is a matching checkbox in the post editor’s sidebar. The star saves without reloading the list.

The flag is stored as post meta and the theme exposes it as fern_is_featured( $post ). The theme’s own templates do not currently render featured posts any differently — the flag is there for you to query against, from a child theme or a Query Loop filtered on the _fern_featured meta key.

The posts list also gains a thumbnail column, so the featured images are scannable at a glance.

The Fern admin menu

Under Dashboard in the admin sidebar:

Nothing on those screens changes the site except Setup.