Plugin Directory

Changeset 2698164


Ignore:
Timestamp:
03/23/2022 08:23:05 AM (4 years ago)
Author:
4wpbari
Message:

add layout medical and construct

Location:
visual-editor
Files:
101 added
3 edited

Legend:

Unmodified
Added
Removed
  • visual-editor/trunk/includes/patterns/sections/visualedit-faqs-section.php

    r2693062 r2698164  
    142142<!-- /wp:columns --></div></div>
    143143<!-- /wp:cover -->',
    144         'name'       => esc_html__( 'Fsq 01', 'visual-editor-blocks' ),
     144        'name'       => esc_html__( 'Faq 01', 'visual-editor-blocks' ),
    145145        'category'   => array(
    146             esc_html__( 'Fsq', 'visual-editor-blocks' ),
     146            esc_html__( 'Faq', 'visual-editor-blocks' ),
    147147        ),
    148148        'keywords'   => array(
  • visual-editor/trunk/readme.txt

    r2694472 r2698164  
    44Requires at least: 5.0
    55Tested up to: 5.9.1
    6 Stable tag: 1.0.4
     6Stable tag: 1.0.5
    77Requires PHP: 7.0
    88License: GPLv2 or later
     
    4444== Changelog ==
    4545
     46= 1.0.5 =
     47
     48-   Add Layout Medical
     49-   Add Layout Construction
     50
    4651= 1.0.4 =
    4752
  • visual-editor/trunk/visual-editor.php

    r2694472 r2698164  
    33Plugin Name: Visual Editor
    44Description: Improves the use of the gutenberg editor
    5 Version: 1.0.4
     5Version: 1.0.5
    66Author: Roberto Bottalico
    77Author URI: https://4wp.it
Note: See TracChangeset for help on using the changeset viewer.