Adds a lightweight widget area that theme developers can render in footer templates.
Outputs the current site-local year for copyright lines, reusable blocks, and footer templates.
Creates a simple reading-time shortcode based on the current post content and an average 200 words per minute pace.
Limits the editor block picker for posts to a focused set of common content blocks.
Dequeues the global block library stylesheet on the front end for classic themes that do not need core block styles.
Caps REST API post collection requests to a sensible maximum to avoid accidentally expensive API responses.
Adds a small custom REST field to posts so front ends can read the site name without making a second settings request.
Keeps the front-end admin bar hidden for subscriber accounts while leaving it available for editors and administrators.
Shows the current environment type in the WordPress admin footer to help developers avoid editing the wrong site.
Creates a reusable 16:9 image size for card thumbnails in themes and custom blocks.
Adds a predictable body class when visitors are logged in so themes can target member-only UI states without template edits.
Stops the WordPress Heartbeat script on dashboard pages where live locking and autosave updates are not needed.