| @@ -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.1 | |
| 8 | +Stable tag: 3.2 | |
| 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. |
| @@ -38,9 +38,9 @@ | ||
| 38 | 38 | *Please note:* While WP Coder allows for advanced customization and control, improper use may affect your site. Always backup your site before making significant changes. |
| 39 | 39 | |
| 40 | 40 | ### Video ### |
| 41 | 41 | |
| 42 | -https://youtu.be/VlJwkMwf4ZQ | |
| 42 | +https://youtu.be/YF4X7sU0iFY?si=327VZduhqu_mh5-N | |
| 43 | 43 | |
| 44 | 44 | ### Other Useful Plugins ### |
| 45 | 45 | |
| 46 | 46 | If you find WP Coder useful, you might also want to check out our other plugins: |
| @@ -114,8 +114,14 @@ | ||
| 114 | 114 | 6. PHP Block |
| 115 | 115 | 7. PHP Global Block |
| 116 | 116 | |
| 117 | 117 | == Changelog == |
| 118 | += 3.2 = | |
| 119 | +* Added: the buttons 'Add new' and 'All Codes' in the code editor | |
| 120 | +* Fixed: Admin Style | |
| 121 | + | |
| 122 | += 3.1.1 = | |
| 123 | +* Fixed: save into the database | |
| 118 | 124 | |
| 119 | 125 | = 3.1 = |
| 120 | 126 | * Added: Global PHP block |
| 121 | 127 | * Added: Using the content inside the shortcode in the HTML code |