Changeset 3274679
- Timestamp:
- 04/16/2025 12:35:27 PM (12 months ago)
- Location:
- advanced-gutenberg
- Files:
-
- 2 edited
-
tags/3.2.5/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
advanced-gutenberg/tags/3.2.5/readme.txt
r3269876 r3274679 3 3 Tags: gutenberg, gutenberg blocks, gutenberg block, block editor, blocks, accordion block, gallery block, slider block, tabs block, maps block, block controls 4 4 Requires at least: 5.5 5 Tested up to: 6. 75 Tested up to: 6.8 6 6 Stable tag: 3.2.5 7 7 Requires PHP: 7.2.5 … … 309 309 * FIX: register_activation_hook not executed, #1325; 310 310 * FIX: Logic to check if a setting is enabled, #1319; 311 * FIX: Undefined array key "enable_columns_visual_guide", #1321; 311 * FIX: Undefined array key "enable_columns_visual_guide", #1321; 312 312 * CHANGE: Internal vendor and new file structure, #1299, #1312; 313 313 … … 316 316 * FIX: Add jQuery as dependency when enqueueing frontend.js in frontend for Testimonial block 317 317 * CHANGE: "Reusable Blocks" admin submenu to "Synced Patterns" 318 318 319 319 = 3.1.5 - 25 Jul 2023 = 320 320 * FIX: post-sidebar.js enqueue in post and page edit only -
advanced-gutenberg/trunk/readme.txt
r3269876 r3274679 3 3 Tags: gutenberg, gutenberg blocks, gutenberg block, block editor, blocks, accordion block, gallery block, slider block, tabs block, maps block, block controls 4 4 Requires at least: 5.5 5 Tested up to: 6. 75 Tested up to: 6.8 6 6 Stable tag: 3.2.5 7 7 Requires PHP: 7.2.5 … … 309 309 * FIX: register_activation_hook not executed, #1325; 310 310 * FIX: Logic to check if a setting is enabled, #1319; 311 * FIX: Undefined array key "enable_columns_visual_guide", #1321; 311 * FIX: Undefined array key "enable_columns_visual_guide", #1321; 312 312 * CHANGE: Internal vendor and new file structure, #1299, #1312; 313 313 … … 316 316 * FIX: Add jQuery as dependency when enqueueing frontend.js in frontend for Testimonial block 317 317 * CHANGE: "Reusable Blocks" admin submenu to "Synced Patterns" 318 318 319 319 = 3.1.5 - 25 Jul 2023 = 320 320 * FIX: post-sidebar.js enqueue in post and page edit only
Note: See TracChangeset
for help on using the changeset viewer.