Changeset 3462471
- Timestamp:
- 02/16/2026 11:59:24 AM (7 weeks ago)
- File:
-
- 1 edited
-
gutenito-blocks-addon/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gutenito-blocks-addon/trunk/readme.txt
r3428097 r3462471 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.txt 10 11 Gutenito blocks addon and templates library for Gutenberg.12 13 == Description ==14 15 Gutenito blocks addon and templates library for Gutenberg.16 17 == Installation ==18 19 This section describes how to install the plugin and get it working.20 21 e.g.22 23 1. Upload the plugin files to the `/wp-content/plugins/gutenito-blocks-addon` directory, or install the plugin through the WordPress plugins screen directly.24 1. Activate the plugin through the 'Plugins' screen in WordPress25 26 27 == Frequently Asked Questions ==28 29 = A question that someone might have =30 31 An answer to that question.32 33 = What about foo bar? =34 35 Answer to foo bar dilemma.36 37 == Screenshots ==38 39 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from40 the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets41 directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`42 (or jpg, jpeg, gif).43 2. This is the second screen shot44 45 == Changelog ==46 = 1.0.0 =47 * Added: Blockquote block - Stylized quotation display component48 * Added: Buttons block - Interactive button elements with various styles49 * Added: Call-to-Action block - Promotional component for driving user engagement50 * Added: Content Timeline block - Visual timeline display for chronological content51 * Added: Countdown block - Dynamic countdown timer component52 * Added: Counter block - Animated numerical counter with increment animation53 * Added: FAQ block - Accordion-style frequently asked questions component54 * Added: Form block - Customizable form builder with input fields55 * Added: Google Maps block - Embedded interactive map component56 * Added: How-To block - Step-by-step instructional guide component57 * Added: Icon List block - List component with icon prefixes58 * Added: Image Gallery block - Grid-based image display component59 * Added: Info Box block - Highlighted information container60 * Added: Inline Notice block - Contextual notification or alert component61 * Added: Lottie Animation block - JSON-based animation player62 * Added: Marketing Button block - Conversion-focused button component63 * Added: Modal block - Popup/overlay dialog component64 * Added: Post Carousel block - Rotating post display slider65 * Added: Post Grid block - Grid layout for post listings66 * Added: Post Timeline block - Timeline view for posts67 * Added: Price List block - Menu or pricing table component68 * Added: Review block - User review and rating display69 * Added: Separator block - Visual divider component70 * Added: Slider block - Image or content carousel71 * Added: Social Share block - Social media sharing buttons72 * Added: Star Ratings block - Visual rating display component73 * Added: Table of Contents block - Automatic content navigation generator74 * Added: Tabs block - Tabbed content organizer75 * Added: Video Popup block - Lightbox-style video player76 77 = 0.0.4 =78 * Fixed: Compatiability issue with WordPress 6.979 80 = 0.0.3 =81 * Fixed: Responsive control issue82 83 = 0.0.2 =84 * New: Templates library85 * New: Responsive controls86 * New: Margin and padding controls87 * Improved: Color controls in the editor88 89 = 0.0.1 =90 * Initial Release91 92 == Upgrade Notice ==93 94 = 0.0.3 =95 This version fixes a responsive control issue. Upgrade recommended for better responsiveness.96 97 = 0.0.2 =98 This version adds new features including templates library and responsive controls. Upgrade to enjoy new functionalities.
Note: See TracChangeset
for help on using the changeset viewer.