Changeset 3374423
- Timestamp:
- 10/07/2025 01:10:50 PM (6 months ago)
- Location:
- block-visibility-scope
- Files:
-
- 6 added
- 1 edited
-
assets/banner-1544x500.jpg (added)
-
assets/banner-772x250.jpg (added)
-
assets/icon-128x128.jpg (added)
-
assets/icon-256x256.jpg (added)
-
assets/screenshot-1.jpg (added)
-
assets/screenshot-2.jpg (added)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
block-visibility-scope/trunk/readme.txt
r3369816 r3374423 23 23 24 24 **Features:** 25 *Hide or show blocks based on screen size:25 1. Hide or show blocks based on screen size: 26 26 - Extra Small (<576px – small phones) 27 27 - Small (576–767px – large phones) … … 30 30 - Extra Large (1200–1399px – desktops) 31 31 - XXL (≥1400px – wide screens) 32 *Works with **all WordPress blocks**.33 *Live preview: blocks with visibility rules are highlighted in the editor for easy identification.34 *Lightweight – minimal code, no heavy dependencies.35 *100% compatible with the **WordPress block editor (Gutenberg)**.32 2. Works with **all WordPress blocks**. 33 3. Live preview: blocks with visibility rules are highlighted in the editor for easy identification. 34 4. Lightweight – minimal code, no heavy dependencies. 35 5. 100% compatible with the **WordPress block editor (Gutenberg)**. 36 36 37 37 This is the simplest way to add responsive block visibility in WordPress without writing a single line of code. … … 40 40 41 41 The plugin is developed openly on GitHub—follow the project, contribute, or give it a ⭐ to show your support! 42 *[View on GitHub](https://github.com/ravigadhiya007/blocks-visibility-scope/)42 [View on GitHub](https://github.com/ravigadhiya007/blocks-visibility-scope/) 43 43 44 44 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.