PluginProbe
WP Coder – Insert & Manage Code Snippets / 3.3
WP Coder – Insert & Manage Code Snippets v3.3
4.5.1 1.1 2.3.1 2.3.2 2.4.1 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 3.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.1 3.1.1 3.2 3.2.1 3.3 3.4 3.5 3.5.1 All 39 releases
← All changes | README.txt +10 -1 3.23.3 View file →
@@ -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