FYI
- Plugin Name: JSM's Block Filter Output
- Stable Version: 1.2.0
- Author: JS Morisset
- Description: Monitor the content filter and fix incorrectly coded filter hooks (that send text to the webpage instead of returning it, as all filter hooks must).
- License: GPLv3
- Requires PHP: 5.6 or newer
- Requires WordPress: 3.9 or newer
- Tested Up To WordPress: 5.3
- Last Updated: 2 days ago
- Plugin Homepage »
Version Numbering
Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]
- {major} = Major structural code changes / re-writes or incompatible API changes.
- {minor} = New functionality was added or improved in a backwards-compatible manner.
- {bugfix} = Backwards-compatible bug fixes or small improvements.
- {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).
Repositories
Changelog / Release Notes
Version 1.2.0 (2019/10/03)
- New Features
- None.
- Improvements
- Updated the SucomNotice class library.
- Bugfixes
- None.
- Developer Notes
- None.