Releases: adamjohnlea/leastudios-snippets
Releases · adamjohnlea/leastudios-snippets
Release list
v1.1.4
v1.1.3
Fixed
- Derive VERSION constant from plugin header to prevent drift
Requirements
- WordPress 6.4+
- PHP 8.2+
Download: leastudios-snippets-1.1.3.zip (attached below).
v1.1.2
Fixed
- Declare compatibility with WordPress 7.0
Requirements
- WordPress 6.4+
- PHP 8.2+
Download: leastudios-snippets-1.1.2.zip (attached below).
v1.1.1
Maintenance
- Removed an unreachable admin notice. The editing-disabled state remains visible on the Snippet Library screen.
Requirements
- WordPress 6.5+
- PHP 8.2+
Download: leastudios-snippets-1.1.1.zip (attached below). Upload via Plugins → Add New → Upload Plugin in wp-admin, or wp plugin install leastudios-snippets-1.1.1.zip --activate via WP-CLI.
v1.1.0
Safe-mode hardening
- Safe mode now contains fatal errors in deferred hook callbacks and uncatchable fatals via a shutdown handler.
- Non-fatal PHP warnings are recorded and surfaced as a dismissible admin notice instead of deactivating the snippet.
- Oversized snippet code (over 256 KB) now shows an admin notice instead of being dropped silently.
Added
- Snippet creation and editing are disabled when the site defines
DISALLOW_FILE_MODSorDISALLOW_FILE_EDIT.
Fixed
- Snippet capability mapping so the editor and save flow resolve correctly for administrators.
Requirements
- WordPress 6.5+
- PHP 8.2+
Download: leastudios-snippets-1.1.0.zip (attached below). Historical release — backfilled for completeness.
v1.0.0
Initial release.
Requirements
- WordPress 6.5+
- PHP 8.2+
Download: leastudios-snippets-1.0.0.zip (attached below). Historical release — backfilled for completeness.