From b5bb1a9da0cd70fab6efad6c9328b63281ba8913 Mon Sep 17 00:00:00 2001 From: miyanialkesh7 Date: Tue, 25 Aug 2026 13:43:56 +0530 Subject: [PATCH] Update readme.txt for WP 7.1 and replace scaffold placeholder text Bump Tested up to from 6.7 to 7.1, add the Requires at least/Requires PHP fields (matching the plugin file header, previously only declared in one place), and replace the Create Block tool's placeholder description/installation/FAQ text with content describing what the plugin's three blocks actually do. Drop the Screenshots and Arbitrary section blocks, which only contained unfilled boilerplate and, for Screenshots, referenced screenshot files that don't exist in the repo. Also updates the plugin file's own header Description field, which had the same "Example block scaffolded with Create Block tool." placeholder text, to match. --- advanced-multi-block.php | 2 +- readme.txt | 47 +++++++++++++++------------------------- 2 files changed, 19 insertions(+), 30 deletions(-) diff --git a/advanced-multi-block.php b/advanced-multi-block.php index 51050f6..8056d5f 100644 --- a/advanced-multi-block.php +++ b/advanced-multi-block.php @@ -1,7 +1,7 @@