Changeset 3492971
- Timestamp:
- 03/27/2026 08:22:02 PM (24 hours ago)
- Location:
- no-gutenberg
- Files:
-
- 3 added
- 2 edited
-
tags/2.1.2 (added)
-
tags/2.1.2/no-gutenberg.php (added)
-
tags/2.1.2/readme.txt (added)
-
trunk/no-gutenberg.php (modified) (3 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
no-gutenberg/trunk/no-gutenberg.php
r3426837 r3492971 4 4 * Plugin URI: https://servicios.ayudawp.com/ 5 5 * 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. 16 * Version: 2.1.2 7 7 * Author: Fernando Tellado 8 8 * Author URI: https://ayudawp.com/ … … 14 14 * Requires at least: 4.9 15 15 * Requires PHP: 7.4 16 * Tested up to: 6.916 * Tested up to: 7.0 17 17 * 18 18 * No Gutenberg plugin is free software: you can redistribute it and/or modify … … 40 40 * Plugin version 41 41 */ 42 const VERSION = '2.1. 1';42 const VERSION = '2.1.2'; 43 43 44 44 /** -
no-gutenberg/trunk/readme.txt
r3426885 r3492971 4 4 Requires at least: 4.9 5 5 Requires PHP: 7.4 6 Tested up to: 6.97 Stable tag: 2.1. 16 Tested up to: 7.0 7 Stable tag: 2.1.2 8 8 License: GPLv2+ 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 104 104 == Changelog == 105 105 106 = 2.1.2 = 107 Tested up to WordPress 7.0 108 106 109 = 2.1.1 = 107 110 * Fixed headers already sent error on plugin activation
Note: See TracChangeset
for help on using the changeset viewer.