PluginProbe
WP Coder – Insert & Manage Code Snippets / 3.4
WP Coder – Insert & Manage Code Snippets v3.4
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
wp-coder / README.txt

README.txt in WP Coder – Insert & Manage Code Snippets 3.4, at README.txt

283 lines 11.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
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 Requires at least: 3.2
6 Tested up to: 6.4
7 Requires PHP: 7.4
8 Stable tag: 3.4
9 License: GPLv2 or later
10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
12 WP Coder: A profound WordPress plugin for directly incorporating custom HTML, CSS, JavaScript and PHP codes into your WordPress pages.
13
14 == Description ==
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
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.
18
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.
20
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.
22
23 ### Features ###
24
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 2. **Test Mode** - Test different codes without affecting your live site.
28 3. **Import/Export Functions** - Transfer your code snippets effortlessly across different websites.
29 4. **Multifunctional Code Editor** - Enjoy color syntax highlighting, line numbering, and built-in error checking.
30 5. **Advanced CSS and JS Options** - Have your CSS and JavaScript inline or minified to optimize page loading times.
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 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.
34
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.
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.
39
40 ### Video ###
41
42 https://youtu.be/YF4X7sU0iFY?si=327VZduhqu_mh5-N
43
44 ### Plugin includes following Snippets ###
45
46 #### Disable ####
47 * Disable Gutenberg Editor
48 * Remove Gutenberg Block CSS
49 * Disable Widget Blocks
50 * Remove WordPress Version Number
51 * Disable XML-RPC
52 * Disable Automatic Updates Emails
53 * Disable Automatic Updates
54 * Disable The WP Admin Bar
55 * Disable Attachment Pages
56 * Disable WordPress REST API
57 * Disable Comments
58 * Disable Automatic Trash Emptying
59 * Disable Emojis
60 * Disable ‘Screen Options’ Tab
61 * Disable Welcome Panel
62 * Disable RSS Feeds
63 * Disable Search
64 * Disable Login Page Language Switcher
65 * Disable Login by Email
66 * Disable Comment Form Website URL
67 * Disable Self Pingbacks
68 * Disable wlwmanifest link
69 * Disable Embeds
70 * Disable Lazy Load
71 * Disable the WordPress Shortlink
72 * Disable Admin Password Reset Emails
73
74 #### Enable ####
75 * Content Duplication
76 * Uploading SVG Files
77 * Enable excerpt for pages
78 * Enable Shortcode Execution in Text Widgets
79 * Enable Featured Images to RSS Feeds
80 * Enable Page Slug to Body Class
81 * Enable Lowercase Filenames for Uploads
82 * Enable default ALT to avatar/Gravatar Images
83
84 #### Change ####
85 * Change logo on Login Page
86 * Change URL for logo on Login Page
87 * Change Redirect After Login
88 * Change Redirect After Logout
89 * Change Number of Post Revisions
90 * Change oEmbed Max Width and Height
91 * Change Read More Text for Excerpts
92 * Extend Login Expiration Time
93
94 ### Links: ###
95
96 [Website](https://wpcoder.pro)
97 [Documentation](https://wpcoder.pro/category/documentation/)
98 [Upgrade to Pro!](https://wpcoder.pro/pricing/)
99
100
101 ### Other Useful Plugins ###
102
103 If you find WP Coder useful, you might also want to check out our other plugins:
104
105 * [Popup Box – new WordPress popup plugin](https://wordpress.org/plugins/popup-box/)
106 * [Counter Box – powerful creator of counters, timers and countdowns](https://wordpress.org/plugins/counter-box/)
107 * [Button Generator – easily Button Builder](https://wordpress.org/plugins/button-generation/)
108 * [Herd Effects – fake notifications and social proof plugin](https://wordpress.org/plugins/mwp-herd-effect/)
109 * [Floating Button](https://wordpress.org/plugins/floating-button/)
110 * [Side Menu Lite – add sticky fixed buttons](https://wordpress.org/plugins/side-menu-lite/)
111 * [Sticky Buttons – floating buttons builder](https://wordpress.org/plugins/sticky-buttons/)
112 * [Bubble Menu – circle floating menu](https://wordpress.org/plugins/bubble-menu/)
113 * [Float menu – awesome floating side menu](https://wordpress.org/plugins/float-menu/)
114 * [Modal Window – create modal window](https://wordpress.org/plugins/modal-window/)
115
116 == Installation ==
117
118 = Automatic installation =
119
120 1. Log into your WordPress admin
121 2. Click __Plugins__
122 3. Click __Add New__
123 4. Search for __WP Coder__
124 5. Click __Install Now__ under "WP Coder"
125 6. Activate the plugin
126 7. Click link "Settings" or go to the page "Wow Plugins" ⇒ "WP Coder"
127
128 = Manual installation =
129
130 1. Download the plugin
131 2. Extract the contents of the zip file
132 3. Upload the contents of the zip file to the `wp-content/plugins/` folder of your WordPress installation
133 4. Activate the WP Coder plugin from 'Plugins' page.
134
135 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).
136
137
138 == Frequently Asked Questions ==
139
140 = How do I activate WP Coder in Network mode? =
141
142 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.
143
144 = Where can I find more detailed documentation? =
145 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).
146
147
148 = How use the shortcode content in HTML code? =
149 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}}`.
150
151 = Can I insert any shortcode into the HTML block content? =
152
153 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.
154
155 = How can I use the tag feature in the 'Publish' block? =
156
157 Tags in WP Coder are useful for categorizing and grouping your code snippets. When you create an item (a code snippet), you have the option to assign a tag to it in the 'Publish' block. This tag can help you organize your snippets and make them easier to filter in the list of items. To assign a tag, simply enter the name of your tag in the 'Tag' field when creating or editing an item.
158
159 = How do I use the link feature in the 'Publish' block? =
160
161 The link feature in the 'Publish' block allows you to attach a link to the page where your shortcode is inserted. This way, you can always track where you've placed a particular shortcode. You can set this by entering the URL of the page in the 'Link' field when creating or editing your code snippet in WP Coder.
162
163
164 == Screenshots ==
165 1. HTML block
166 2. CSS Block
167 3. JavaScript Block
168 4. Include custom CSS and JS files
169 5. Publish Information
170 6. PHP Block
171 7. PHP Global Block
172
173 == Changelog ==
174
175 ### Links: ###
176
177 [Website](https://wpcoder.pro)
178 [Documentation](https://wpcoder.pro/category/documentation/)
179 [Upgrade to Pro!](https://wpcoder.pro/pricing/)
180
181 = 3.4 =
182 * Added: Snippets page with pre-set the most popular snippet.
183
184 = 3.3 =
185 * Added: Button for add image in HTML code
186 * Added: HTML Minificator
187 * Improvement: CSS Minificator
188
189 = 3.2.1 =
190 * Fixed: minor bug with plugin database.
191
192 = 3.2 =
193 * Added: the buttons 'Add new' and 'All Codes' in the code editor
194 * Fixed: Admin Style
195
196 = 3.1.1 =
197 * Fixed: save into the database
198
199 = 3.1 =
200 * Added: Global PHP block
201 * Added: Using the content inside the shortcode in the HTML code
202 * Added: Ability to copy the shortcode by clicking on the icon next to the shortcode
203 * Changed: Remove any included file, not just the last one in the 'Includes' tab.
204 * Changed: Admin Style.
205 * Changed: Shortcode from [WP-Coder] on [wp_code]. Old shortcode still work
206
207 = 3.0.5 =
208 * Fixed: minor bug with update
209 * Fixed: admin notification
210
211 = 3.0.4 =
212 * Fixed: updated datatable.
213
214 = 3.0.3 =
215 * Fixed: Inline scripts and styles.
216
217 = 3.0.2 =
218 * Fixed: Execution queue for styles and scripts.
219
220 = 3.0.1 =
221 * Fixed: update and save items.
222 * Fixed: change the capability for the admin page plugin.
223
224 = 3.0 =
225 * Added: 'Test Mode' and 'Status' for items.
226 * Added: 'Tag' and 'Link Options.'
227 * Added: 'Inline' and 'Minified' options to the CSS block.
228 * Added: JavaScript (JS) block options include 'JQuery Dependency,' 'Inline,' 'Minified,' and 'Attribute.'
229 * Added: Attributes for JavaScript in the 'Includes block.'
230 * Added: 'Export/Import' function.
231 * Updated: Database structure.
232 * Updated: The style of the admin interface.
233
234 = 2.5.6 =
235 * Fixed: minor bug in page-list
236
237 = 2.5.5 =
238 * Fixed: minor bug
239
240 = 2.5.4 =
241 * Fixed: security update
242
243 = 2.5.3 =
244 * Fixed: security update
245
246 = 2.5.2 =
247 * Fixed: minor bug on main page of the plugin
248
249 = 2.5.1 =
250 * Fixed: minor bug.
251
252 = 2.5. =
253 * Added: alternative shortcode.
254 * Added: processing shortcodes inserted into the HTML code
255
256 = 2.4 =
257 * Fixed: Adding tag <textarea> in HTML code
258 * Fixed: shortcode code
259
260 = 2.3.2 =
261 * Fixed: deleting item
262 * Fixed: saving into database
263
264 = 2.3 =
265 * Fixed: minor bugs
266
267 = 2.2 =
268 * Fixed: order of connection scripts and styles
269
270 = 2.1 =
271 * Fixed: Saving in the database
272
273
274 = 2.0 =
275 * Added: Codemirror
276 * Optimized: file storage
277 * Changed: admin style
278
279 = 1.1 =
280 * Fixed: display shortcode in content
281
282 = 1.0 =
283 * Initial release