Commit Graph

4 Commits

Author SHA1 Message Date
Mykyta Synelnikov f7768d8477 Add filter to exclude third-party Gutenberg block prefixes
Introduced the `um_admin_blocks_prefixes_excluded` JS filter hook to allow exclusion of third-party Gutenberg blocks with specific prefixes from UM restriction attributes. This improves compatibility and flexibility when handling external blocks. Updated relevant JS and documentation files to support this feature.
2025-09-05 12:21:57 +03:00
ashubawork 824c95e414 - fix block restrictions 3rd party plugin 2025-07-30 10:07:01 +03:00
ashubawork 45c8593157 - fix restrictions for all blocks 2025-06-19 15:30:30 +03:00
Mykyta Synelnikov ecc4346d1f - wp-admin assets refactoring (in process); 2023-11-09 13:47:49 +02:00