Plugin Directory

Changeset 3492971


Ignore:
Timestamp:
03/27/2026 08:22:02 PM (24 hours ago)
Author:
fernandot
Message:

Probado con wp 7

Location:
no-gutenberg
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • no-gutenberg/trunk/no-gutenberg.php

    r3426837 r3492971  
    44 * Plugin URI: https://servicios.ayudawp.com/
    55 * Description: Complete elimination of Gutenberg Block Editor, FSE Global Styles, Block Widgets, Patterns, and WooCommerce blocks. Get back to the reliable Classic Editor with zero block-related overhead.
    6  * Version: 2.1.1
     6 * Version: 2.1.2
    77 * Author: Fernando Tellado
    88 * Author URI: https://ayudawp.com/
     
    1414 * Requires at least: 4.9
    1515 * Requires PHP: 7.4
    16  * Tested up to: 6.9
     16 * Tested up to: 7.0
    1717 *
    1818 * No Gutenberg plugin is free software: you can redistribute it and/or modify
     
    4040     * Plugin version
    4141     */
    42     const VERSION = '2.1.1';
     42    const VERSION = '2.1.2';
    4343
    4444    /**
  • no-gutenberg/trunk/readme.txt

    r3426885 r3492971  
    44Requires at least: 4.9
    55Requires PHP: 7.4
    6 Tested up to: 6.9
    7 Stable tag: 2.1.1
     6Tested up to: 7.0
     7Stable tag: 2.1.2
    88License: GPLv2+
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    104104== Changelog ==
    105105
     106= 2.1.2 =
     107Tested up to WordPress 7.0
     108
    106109= 2.1.1 =
    107110* Fixed headers already sent error on plugin activation
Note: See TracChangeset for help on using the changeset viewer.