| @@ -4,9 +4,9 @@ | ||
| 4 | 4 | Tags: code, html, css, javascript, php |
| 5 | 5 | Requires at least: 3.2 |
| 6 | 6 | Tested up to: 6.4 |
| 7 | 7 | Requires PHP: 7.4 |
| 8 | -Stable tag: 3.2 | |
| 8 | +Stable tag: 3.3 | |
| 9 | 9 | License: GPLv2 or later |
| 10 | 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 | 11 | |
| 12 | 12 | WP Coder: A profound WordPress plugin for directly incorporating custom HTML, CSS, JavaScript and PHP codes into your WordPress pages. |
| @@ -114,8 +114,17 @@ | ||
| 114 | 114 | 6. PHP Block |
| 115 | 115 | 7. PHP Global Block |
| 116 | 116 | |
| 117 | 117 | == Changelog == |
| 118 | + | |
| 119 | += 3.3 = | |
| 120 | +* Added: Button for add image in HTML code | |
| 121 | +* Added: HTML Minificator | |
| 122 | +* Improvement: CSS Minificator | |
| 123 | + | |
| 124 | += 3.2.1 = | |
| 125 | +* Fixed: minor bug with plugin database. | |
| 126 | + | |
| 118 | 127 | = 3.2 = |
| 119 | 128 | * Added: the buttons 'Add new' and 'All Codes' in the code editor |
| 120 | 129 | * Fixed: Admin Style |
| 121 | 130 | |