PluginProbe
WP Coder – Insert & Manage Code Snippets / 3.5
WP Coder – Insert & Manage Code Snippets v3.5
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 +148 -15 3.03.5 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: html, css, javascript, php, code
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.5
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,10 +38,82 @@
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
44 +### Plugin includes following Tools ###
45 +* Tracking Code Manager - Easily integrate your website with popular platforms like Google Analytics, Facebook Pixel, and Pintrest Pixel.
46 +* Google AdSense - Easily add Google AdSense to your WordPress site. It is possible to disable advertising for authorized users by role.
47 +
48 +
49 +### Plugin includes following Snippets ###
50 +
51 +#### Disable ####
52 +* Disable Gutenberg Editor
53 +* Remove Gutenberg Block CSS
54 +* Disable Widget Blocks
55 +* Remove WordPress Version Number
56 +* Disable XML-RPC
57 +* Disable Automatic Updates Emails
58 +* Disable Automatic Updates
59 +* Disable The WP Admin Bar - show Admin bar only for checked authorized users by role
60 +* Disable Attachment Pages
61 +* Disable WordPress REST API
62 +* Disable Comments
63 +* Disable Automatic Trash Emptying
64 +* Disable Emojis
65 +* Disable ‘Screen Options’ Tab
66 +* Disable Welcome Panel
67 +* Disable RSS Feeds
68 +* Disable Search
69 +* Disable Login Page Language Switcher
70 +* Disable Login by Email
71 +* Disable Comment Form Website URL
72 +* Disable Self Pingbacks
73 +* Disable wlwmanifest link
74 +* Disable Embeds
75 +* Disable Lazy Load
76 +* Disable the WordPress Shortlink
77 +* Disable Admin Password Reset Emails
78 +
79 +#### Enable ####
80 +* Content Duplication
81 +* Uploading SVG Files
82 +* Enable excerpt for pages
83 +* Enable Shortcode Execution in Text Widgets
84 +* Enable Featured Images to RSS Feeds
85 +* Enable Page Slug to Body Class
86 +* Enable Lowercase Filenames for Uploads
87 +* Enable default ALT to avatar/Gravatar Images
88 +
89 +#### Change ####
90 +* Change logo on Login Page
91 +* Change URL for logo on Login Page
92 +* Change Redirect After Login
93 +* Change Redirect After Logout
94 +* Change Number of Post Revisions
95 +* Change oEmbed Max Width and Height
96 +* Change Read More Text for Excerpts
97 +* Extend Login Expiration Time
98 +
99 +###PRO Features###
100 +* Create Custom templates - Design custom templates for pages, posts, categories, and more, infusing your unique code for brand-aligned layouts.
101 +* Dequeue CSS and JS - Increase site speed by adding only selected styles/scripts and removing redundant resources from the queue to optimize user experience.
102 +* Conditional Logic - Utilize our Conditional Logic rule to dictate where your code will work: Pages Rules, Devices Rules, Scheduled, Browsers Rules, Users Rules, Language Rules.
103 +* Uses extra Tools - Enable Style and Script on the Login Page, Enable Maintenance Mode, Enable Extra Icon Enable Breadcrumbs.
104 +* Shortcode Attributes - Add custom attributes for shortcodes. Embed these attributes into your HTML code for tailored content display.
105 +
106 +**Pro version** is available at [wpcoder.pro](https://wpcoder.pro/pricing/).
107 +
108 +
109 +### Links: ###
110 +
111 +[Website](https://wpcoder.pro)
112 +[Documentation](https://wpcoder.pro/category/documentation/)
113 +[Upgrade to Pro!](https://wpcoder.pro/pricing/)
114 +
115 +
43 116 ### Other Useful Plugins ###
44 117
45 118 If you find WP Coder useful, you might also want to check out our other plugins:
46 119
@@ -53,9 +126,8 @@
53 126 * [Sticky Buttons – floating buttons builder](https://wordpress.org/plugins/sticky-buttons/)
54 127 * [Bubble Menu – circle floating menu](https://wordpress.org/plugins/bubble-menu/)
55 128 * [Float menu – awesome floating side menu](https://wordpress.org/plugins/float-menu/)
56 129 * [Modal Window – create modal window](https://wordpress.org/plugins/modal-window/)
57 -* [Wow Skype Buttons](https://wordpress.org/plugins/mwp-skype/)
58 130
59 131 == Installation ==
60 132
61 133 = Automatic installation =
@@ -74,9 +146,9 @@
74 146 2. Extract the contents of the zip file
75 147 3. Upload the contents of the zip file to the `wp-content/plugins/` folder of your WordPress installation
76 148 4. Activate the WP Coder plugin from 'Plugins' page.
77 149
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/).
150 +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 151
80 152
81 153 == Frequently Asked Questions ==
82 154
@@ -84,10 +156,14 @@
84 156
85 157 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 158
87 159 = 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/).
160 +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 161
162 +
163 += How use the shortcode content in HTML code? =
164 +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}}`.
165 +
90 166 = Can I insert any shortcode into the HTML block content? =
91 167
92 168 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 169
@@ -105,10 +181,67 @@
105 181 2. CSS Block
106 182 3. JavaScript Block
107 183 4. Include custom CSS and JS files
108 184 5. Publish Information
185 +6. PHP Block
186 +7. PHP Global Block
109 187
110 188 == Changelog ==
189 +
190 +### Links: ###
191 +
192 +[Website](https://wpcoder.pro)
193 +[Documentation](https://wpcoder.pro/category/documentation/)
194 +[Upgrade to Pro!](https://wpcoder.pro/pricing/)
195 +
196 += 3.5 =
197 +* Added: Tool "Tracking Code Manager" for integrate Google Analytics, Facebook Pixel, and Pintrest Pixel;
198 +* Added: Tool 'Google AdSense' for integrate Google AdSense on the site;
199 +* Added: users roles for snippet 'Disable The WP Admin Bar';
200 +* Changed: link to the back;
201 +
202 += 3.4 =
203 +* Added: Snippets page with pre-set the most popular snippet.
204 +
205 += 3.3 =
206 +* Added: Button for add image in HTML code
207 +* Added: HTML Minificator
208 +* Improvement: CSS Minificator
209 +
210 += 3.2.1 =
211 +* Fixed: minor bug with plugin database.
212 +
213 += 3.2 =
214 +* Added: the buttons 'Add new' and 'All Codes' in the code editor
215 +* Fixed: Admin Style
216 +
217 += 3.1.1 =
218 +* Fixed: save into the database
219 +
220 += 3.1 =
221 +* Added: Global PHP block
222 +* Added: Using the content inside the shortcode in the HTML code
223 +* Added: Ability to copy the shortcode by clicking on the icon next to the shortcode
224 +* Changed: Remove any included file, not just the last one in the 'Includes' tab.
225 +* Changed: Admin Style.
226 +* Changed: Shortcode from [WP-Coder] on [wp_code]. Old shortcode still work
227 +
228 += 3.0.5 =
229 +* Fixed: minor bug with update
230 +* Fixed: admin notification
231 +
232 += 3.0.4 =
233 +* Fixed: updated datatable.
234 +
235 += 3.0.3 =
236 +* Fixed: Inline scripts and styles.
237 +
238 += 3.0.2 =
239 +* Fixed: Execution queue for styles and scripts.
240 +
241 += 3.0.1 =
242 +* Fixed: update and save items.
243 +* Fixed: change the capability for the admin page plugin.
111 244
112 245 = 3.0 =
113 246 * Added: 'Test Mode' and 'Status' for items.
114 247 * Added: 'Tag' and 'Link Options.'