Changeset 3478791
- Timestamp:
- 03/10/2026 06:08:26 AM (3 weeks ago)
- Location:
- blocks-monster
- Files:
-
- 4 edited
- 1 copied
-
tags/1.16.1 (copied) (copied from blocks-monster/trunk)
-
tags/1.16.1/blocks-monster.php (modified) (2 diffs)
-
tags/1.16.1/readme.txt (modified) (3 diffs)
-
trunk/blocks-monster.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
blocks-monster/tags/1.16.1/blocks-monster.php
r3276423 r3478791 10 10 * @wordpress-plugin 11 11 * Plugin Name: Blocks Monster 12 * Version: 1.16. 012 * Version: 1.16.1 13 13 * Plugin URI: https://blocks.monster/blocks-monster 14 14 * Description: The library of all the blocks for the Elementor blocks. … … 35 35 * @var string 36 36 */ 37 public $version = '1.16. 0';37 public $version = '1.16.1'; 38 38 39 39 /** -
blocks-monster/tags/1.16.1/readme.txt
r3276423 r3478791 2 2 Contributors: blocksmonster 3 3 Tags: Blocks, Gutenberg, Gutenberg Blocks, Elementor, Elementor Blocks 4 Tested up to: 6. 85 Stable tag: 1.16. 04 Tested up to: 6.7.2 5 Stable tag: 1.16.1 6 6 Requires PHP: 5.6 7 7 Requires at least: 4.4 … … 11 11 == Description == 12 12 13 **[Blocks Monster](https://blocks.monster/)** is the #1 library of reusable blocks with **2, 562+** downloads 🚀13 **[Blocks Monster](https://blocks.monster/)** is the #1 library of reusable blocks with **2,745+** downloads 🚀 14 14 15 15 == # How to use … … 37 37 38 38 == Changelog == 39 40 = 1.16.1 = 41 42 * Improvement: Added WordPress 6.9.1 compatibility. 39 43 40 44 = 1.16.0 = -
blocks-monster/trunk/blocks-monster.php
r3276423 r3478791 10 10 * @wordpress-plugin 11 11 * Plugin Name: Blocks Monster 12 * Version: 1.16. 012 * Version: 1.16.1 13 13 * Plugin URI: https://blocks.monster/blocks-monster 14 14 * Description: The library of all the blocks for the Elementor blocks. … … 35 35 * @var string 36 36 */ 37 public $version = '1.16. 0';37 public $version = '1.16.1'; 38 38 39 39 /** -
blocks-monster/trunk/readme.txt
r3276423 r3478791 2 2 Contributors: blocksmonster 3 3 Tags: Blocks, Gutenberg, Gutenberg Blocks, Elementor, Elementor Blocks 4 Tested up to: 6. 85 Stable tag: 1.16. 04 Tested up to: 6.7.2 5 Stable tag: 1.16.1 6 6 Requires PHP: 5.6 7 7 Requires at least: 4.4 … … 11 11 == Description == 12 12 13 **[Blocks Monster](https://blocks.monster/)** is the #1 library of reusable blocks with **2, 562+** downloads 🚀13 **[Blocks Monster](https://blocks.monster/)** is the #1 library of reusable blocks with **2,745+** downloads 🚀 14 14 15 15 == # How to use … … 37 37 38 38 == Changelog == 39 40 = 1.16.1 = 41 42 * Improvement: Added WordPress 6.9.1 compatibility. 39 43 40 44 = 1.16.0 =
Note: See TracChangeset
for help on using the changeset viewer.