Plugin Directory

Changeset 3462471


Ignore:
Timestamp:
02/16/2026 11:59:24 AM (7 weeks ago)
Author:
eunito
Message:

readme update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gutenito-blocks-addon/trunk/readme.txt

    r3428097 r3462471  
    88License: GPLv3
    99License 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 WordPress
    25 
    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 from
    40 the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
    41 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 shot
    44 
    45 == Changelog ==
    46 = 1.0.0 =
    47 * Added: Blockquote block - Stylized quotation display component
    48 * Added: Buttons block - Interactive button elements with various styles
    49 * Added: Call-to-Action block - Promotional component for driving user engagement
    50 * Added: Content Timeline block - Visual timeline display for chronological content
    51 * Added: Countdown block - Dynamic countdown timer component
    52 * Added: Counter block - Animated numerical counter with increment animation
    53 * Added: FAQ block - Accordion-style frequently asked questions component
    54 * Added: Form block - Customizable form builder with input fields
    55 * Added: Google Maps block - Embedded interactive map component
    56 * Added: How-To block - Step-by-step instructional guide component
    57 * Added: Icon List block - List component with icon prefixes
    58 * Added: Image Gallery block - Grid-based image display component
    59 * Added: Info Box block - Highlighted information container
    60 * Added: Inline Notice block - Contextual notification or alert component
    61 * Added: Lottie Animation block - JSON-based animation player
    62 * Added: Marketing Button block - Conversion-focused button component
    63 * Added: Modal block - Popup/overlay dialog component
    64 * Added: Post Carousel block - Rotating post display slider
    65 * Added: Post Grid block - Grid layout for post listings
    66 * Added: Post Timeline block - Timeline view for posts
    67 * Added: Price List block - Menu or pricing table component
    68 * Added: Review block - User review and rating display
    69 * Added: Separator block - Visual divider component
    70 * Added: Slider block - Image or content carousel
    71 * Added: Social Share block - Social media sharing buttons
    72 * Added: Star Ratings block - Visual rating display component
    73 * Added: Table of Contents block - Automatic content navigation generator
    74 * Added: Tabs block - Tabbed content organizer
    75 * Added: Video Popup block - Lightbox-style video player
    76 
    77 = 0.0.4 =
    78 * Fixed: Compatiability issue with WordPress 6.9
    79 
    80 = 0.0.3 =
    81 * Fixed: Responsive control issue
    82 
    83 = 0.0.2 =
    84 * New: Templates library
    85 * New: Responsive controls
    86 * New: Margin and padding controls
    87 * Improved: Color controls in the editor
    88 
    89 = 0.0.1 =
    90 * Initial Release
    91 
    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.