This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

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

There are no reviews for this plugin.

Contributors & Developers

“Reusable Blocks User Interface” is open source software. The following people have contributed to this plugin.

Contributors

“Reusable Blocks User Interface” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Reusable Blocks User Interface” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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