PluginProbe
WP Coder – Insert & Manage Code Snippets / 3.2.1
WP Coder – Insert & Manage Code Snippets v3.2.1
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.2.1, at README.txt

212 lines 9.4 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: code, html, css, javascript, php
5 Requires at least: 3.2
6 Tested up to: 6.4
7 Requires PHP: 7.4
8 Stable tag: 3.2.1
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 ### Other Useful Plugins ###
45
46 If you find WP Coder useful, you might also want to check out our other plugins:
47
48 * [Popup Box – new WordPress popup plugin](https://wordpress.org/plugins/popup-box/)
49 * [Counter Box – powerful creator of counters, timers and countdowns](https://wordpress.org/plugins/counter-box/)
50 * [Button Generator – easily Button Builder](https://wordpress.org/plugins/button-generation/)
51 * [Herd Effects – fake notifications and social proof plugin](https://wordpress.org/plugins/mwp-herd-effect/)
52 * [Floating Button](https://wordpress.org/plugins/floating-button/)
53 * [Side Menu Lite – add sticky fixed buttons](https://wordpress.org/plugins/side-menu-lite/)
54 * [Sticky Buttons – floating buttons builder](https://wordpress.org/plugins/sticky-buttons/)
55 * [Bubble Menu – circle floating menu](https://wordpress.org/plugins/bubble-menu/)
56 * [Float menu – awesome floating side menu](https://wordpress.org/plugins/float-menu/)
57 * [Modal Window – create modal window](https://wordpress.org/plugins/modal-window/)
58 * [Wow Skype Buttons](https://wordpress.org/plugins/mwp-skype/)
59
60 == Installation ==
61
62 = Automatic installation =
63
64 1. Log into your WordPress admin
65 2. Click __Plugins__
66 3. Click __Add New__
67 4. Search for __WP Coder__
68 5. Click __Install Now__ under "WP Coder"
69 6. Activate the plugin
70 7. Click link "Settings" or go to the page "Wow Plugins" ⇒ "WP Coder"
71
72 = Manual installation =
73
74 1. Download the plugin
75 2. Extract the contents of the zip file
76 3. Upload the contents of the zip file to the `wp-content/plugins/` folder of your WordPress installation
77 4. Activate the WP Coder plugin from 'Plugins' page.
78
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).
80
81
82 == Frequently Asked Questions ==
83
84 = How do I activate WP Coder in Network mode? =
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.
87
88 = Where can I find more detailed documentation? =
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).
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
95 = Can I insert any shortcode into the HTML block content? =
96
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.
98
99 = How can I use the tag feature in the 'Publish' block? =
100
101 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.
102
103 = How do I use the link feature in the 'Publish' block? =
104
105 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.
106
107
108 == Screenshots ==
109 1. HTML block
110 2. CSS Block
111 3. JavaScript Block
112 4. Include custom CSS and JS files
113 5. Publish Information
114 6. PHP Block
115 7. PHP Global Block
116
117 == Changelog ==
118 = 3.2.1 =
119 * Fixed: minor bug with plugin database.
120
121 = 3.2 =
122 * Added: the buttons 'Add new' and 'All Codes' in the code editor
123 * Fixed: Admin Style
124
125 = 3.1.1 =
126 * Fixed: save into the database
127
128 = 3.1 =
129 * Added: Global PHP block
130 * Added: Using the content inside the shortcode in the HTML code
131 * Added: Ability to copy the shortcode by clicking on the icon next to the shortcode
132 * Changed: Remove any included file, not just the last one in the 'Includes' tab.
133 * Changed: Admin Style.
134 * Changed: Shortcode from [WP-Coder] on [wp_code]. Old shortcode still work
135
136 = 3.0.5 =
137 * Fixed: minor bug with update
138 * Fixed: admin notification
139
140 = 3.0.4 =
141 * Fixed: updated datatable.
142
143 = 3.0.3 =
144 * Fixed: Inline scripts and styles.
145
146 = 3.0.2 =
147 * Fixed: Execution queue for styles and scripts.
148
149 = 3.0.1 =
150 * Fixed: update and save items.
151 * Fixed: change the capability for the admin page plugin.
152
153 = 3.0 =
154 * Added: 'Test Mode' and 'Status' for items.
155 * Added: 'Tag' and 'Link Options.'
156 * Added: 'Inline' and 'Minified' options to the CSS block.
157 * Added: JavaScript (JS) block options include 'JQuery Dependency,' 'Inline,' 'Minified,' and 'Attribute.'
158 * Added: Attributes for JavaScript in the 'Includes block.'
159 * Added: 'Export/Import' function.
160 * Updated: Database structure.
161 * Updated: The style of the admin interface.
162
163 = 2.5.6 =
164 * Fixed: minor bug in page-list
165
166 = 2.5.5 =
167 * Fixed: minor bug
168
169 = 2.5.4 =
170 * Fixed: security update
171
172 = 2.5.3 =
173 * Fixed: security update
174
175 = 2.5.2 =
176 * Fixed: minor bug on main page of the plugin
177
178 = 2.5.1 =
179 * Fixed: minor bug.
180
181 = 2.5. =
182 * Added: alternative shortcode.
183 * Added: processing shortcodes inserted into the HTML code
184
185 = 2.4 =
186 * Fixed: Adding tag <textarea> in HTML code
187 * Fixed: shortcode code
188
189 = 2.3.2 =
190 * Fixed: deleting item
191 * Fixed: saving into database
192
193 = 2.3 =
194 * Fixed: minor bugs
195
196 = 2.2 =
197 * Fixed: order of connection scripts and styles
198
199 = 2.1 =
200 * Fixed: Saving in the database
201
202
203 = 2.0 =
204 * Added: Codemirror
205 * Optimized: file storage
206 * Changed: admin style
207
208 = 1.1 =
209 * Fixed: display shortcode in content
210
211 = 1.0 =
212 * Initial release