Reusable Blocks User Interface
Reusable Blocks User Interface
Description
This plugin adds “Patterns” to the admin menu for easy editing. It also allows you to easily insert blocks into your posts using a shortcode.
Reviews
Changelog
1.0.8
- Security: Replaced automatic file loading with manual require_once statements
- Bug Fix: Fixed open_basedir restriction errors on shared hosting environments
- Performance: Improved loading speed by eliminating directory scanning
- Code Quality: Enhanced predictability and debugging capabilities
1.0.7
- File Structure: Renamed rbui-widget.php to class-rbui-widget.php for better organization
- File Loading: Changed exclusion prefix from underscore (_) to hyphen (-)
- Code Quality: Added comprehensive comments and improved documentation
- Translation: Updated POT/PO files to match current code structure
1.0.6
- Previous stable release