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 +61 -14 3.03.3 View file →
@@ -1,30 +1,30 @@
1 -=== WP Coder - Powerful HTML, CSS & JS Injection ===
2 -Contributors: Wpcalc, lobov
3 -Donate link: https://wow-estore.com/item/wp-coder-pro/
4 -Tags: html, css, js, injection, coding, customization, development
1 +=== WP Coder - Powerful HTML, CSS, JS and PHP Injection ===
2 +Contributors: wpcoderdev, Wpcalc, lobov
3 +Donate link: https://wpcoder.pro/
4 +Tags: code, html, css, javascript, php
5 5 Requires at least: 3.2
6 -Tested up to: 6.3
6 +Tested up to: 6.4
7 7 Requires PHP: 7.4
8 -Stable tag: 3.0
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 -WP Coder: A profound WordPress plugin for directly incorporating custom HTML, CSS, and JavaScript codes into your WordPress pages.
12 +WP Coder: A profound WordPress plugin for directly incorporating custom HTML, CSS, JavaScript and PHP codes into your WordPress pages.
13 13
14 14 == Description ==
15 -WP Coder can embed HTML, JS, and CSS codes directly into your WordPress pages. This plugin allows you to easily manage style issues, add web forms, or introduce interactive features. For more detailed information on each feature, please consult our [official documentation](https://wow-estore.com/guides/wp-coder/).
15 +WP Coder can embed HTML, JS, CSS and PHP codes directly into your WordPress pages. This plugin allows you to easily manage style issues, add web forms, or introduce interactive features. For more detailed information on each feature, please consult our [official documentation](https://wpcoder.pro/category/documentation/getting-started/?utm_source=wordpress&utm_medium=site&utm_campaign=readme).
16 16
17 -
18 17 This plugin is an excellent tool for integrating a variety of scripts or styles, which can enhance your website's aesthetics, interaction, and overall appeal.
19 18
20 -WP Coder gives you the freedom to incorporate diverse elements, constructed using scripts and styles, into virtually any part of your website.
19 +WP Coder gives you the freedom to incorporate diverse elements, constructed using scripts, styles and PHP scripts into virtually any part of your website.
21 20
22 21 For instance, introducing a pop-up window script or a notifications script to a webpage is effortless, eliminating the need for multiple plugins, thereby avoiding the potential for site performance degradation.
23 22
24 23 ### Features ###
25 24
26 -1. **Direct Injection of Codes** - Embed HTML, JS, and CSS codes directly to your pages or the whole site.
25 +1. **Direct Injection of Codes** - Embed HTML, JS, CSS and PHP codes directly to your webpages.
26 +1. **PHP Global** - Embed PHP functions on your site.
27 27 2. **Test Mode** - Test different codes without affecting your live site.
28 28 3. **Import/Export Functions** - Transfer your code snippets effortlessly across different websites.
29 29 4. **Multifunctional Code Editor** - Enjoy color syntax highlighting, line numbering, and built-in error checking.
30 30 5. **Advanced CSS and JS Options** - Have your CSS and JavaScript inline or minified to optimize page loading times.
@@ -29,8 +29,9 @@
29 29 4. **Multifunctional Code Editor** - Enjoy color syntax highlighting, line numbering, and built-in error checking.
30 30 5. **Advanced CSS and JS Options** - Have your CSS and JavaScript inline or minified to optimize page loading times.
31 31 6. **Integration of External Libraries** - With WP Coder, you can tap into the vast pool of third-party libraries, leveraging existing scripts or styles that can significantly optimize your site development. This feature is perfect for not having to reinvent the wheel, and instead, you can build upon the robust releases of global developers to enhance your site's functionality and appeal.
32 32 7. **Easily Embed Shortcodes into HTML Code** - Shortcodes provide a convenient way to add complex features to your website without manually writing them into the HTML. With WP Coder, these shortcodes can be easily inserted into your HTML, improving site development speed and simplicity. Whether you're looking to embed a contact form, add a gallery, or even include custom-designed elements, all these can be done through just a few lines of shortcode, significantly simplifying your website management.
33 +8. **Shortcode content** - Using the content inside the shortcode in the html code.
33 34
34 35
35 36 WP Coder is an invaluable tool for all WordPress developers, website owners, and coding enthusiasts. Elevate your WordPress development experience with WP Coder.
36 37
@@ -37,9 +38,9 @@
37 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.
38 39
39 40 ### Video ###
40 41
41 -https://youtu.be/VlJwkMwf4ZQ
42 +https://youtu.be/YF4X7sU0iFY?si=327VZduhqu_mh5-N
42 43
43 44 ### Other Useful Plugins ###
44 45
45 46 If you find WP Coder useful, you might also want to check out our other plugins:
@@ -74,9 +75,9 @@
74 75 2. Extract the contents of the zip file
75 76 3. Upload the contents of the zip file to the `wp-content/plugins/` folder of your WordPress installation
76 77 4. Activate the WP Coder plugin from 'Plugins' page.
77 78
78 -For more detailed instructions on setting up WP Coder, please refer to our [step-by-step guide](https://wow-estore.com/guides/wp-coder/).
79 +For more detailed instructions on setting up WP Coder, please refer to our [step-by-step guide](https://wpcoder.pro/category/documentation/getting-started/?utm_source=wordpress&utm_medium=site&utm_campaign=readme).
79 80
80 81
81 82 == Frequently Asked Questions ==
82 83
@@ -84,10 +85,14 @@
84 85
85 86 If you're using WordPress in Network mode, WP Coder will need to be activated for each individual site within the network. Unfortunately, the plugin does not support network-wide activation at this time.
86 87
87 88 = Where can I find more detailed documentation? =
88 -You can find a complete guide and detailed usage instructions in our [official documentation](https://wow-estore.com/guides/wp-coder/).
89 +You can find a complete guide and detailed usage instructions in our [official documentation](https://wpcoder.pro/category/documentation/getting-started/?utm_source=wordpress&utm_medium=site&utm_campaign=readme).
89 90
91 +
92 += How use the shortcode content in HTML code? =
93 +If you use content inside the shortcode like `[wp_code id="1"]Some Text[/wp_code]`, you can use the text in the HTML code uses the variable `{{$shortcode_content}}`.
94 +
90 95 = Can I insert any shortcode into the HTML block content? =
91 96
92 97 Absolutely, you can embed any shortcode into the HTML block content using WP Coder. This flexibility not only allows you to include shortcodes from other plugins, but you can also use shortcodes specifically from WP Coder itself, adding a layer of convenience to your customization process.
93 98
@@ -105,10 +110,52 @@
105 110 2. CSS Block
106 111 3. JavaScript Block
107 112 4. Include custom CSS and JS files
108 113 5. Publish Information
114 +6. PHP Block
115 +7. PHP Global Block
109 116
110 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 +
127 += 3.2 =
128 +* Added: the buttons 'Add new' and 'All Codes' in the code editor
129 +* Fixed: Admin Style
130 +
131 += 3.1.1 =
132 +* Fixed: save into the database
133 +
134 += 3.1 =
135 +* Added: Global PHP block
136 +* Added: Using the content inside the shortcode in the HTML code
137 +* Added: Ability to copy the shortcode by clicking on the icon next to the shortcode
138 +* Changed: Remove any included file, not just the last one in the 'Includes' tab.
139 +* Changed: Admin Style.
140 +* Changed: Shortcode from [WP-Coder] on [wp_code]. Old shortcode still work
141 +
142 += 3.0.5 =
143 +* Fixed: minor bug with update
144 +* Fixed: admin notification
145 +
146 += 3.0.4 =
147 +* Fixed: updated datatable.
148 +
149 += 3.0.3 =
150 +* Fixed: Inline scripts and styles.
151 +
152 += 3.0.2 =
153 +* Fixed: Execution queue for styles and scripts.
154 +
155 += 3.0.1 =
156 +* Fixed: update and save items.
157 +* Fixed: change the capability for the admin page plugin.
111 158
112 159 = 3.0 =
113 160 * Added: 'Test Mode' and 'Status' for items.
114 161 * Added: 'Tag' and 'Link Options.'