PluginProbe
WP Coder – Insert & Manage Code Snippets / trunk
WP Coder – Insert & Manage Code Snippets vtrunk
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 +262 -193 3.5trunk View file →
@@ -1,304 +1,373 @@
1 -=== WP Coder - Powerful HTML, CSS, JS and PHP Injection ===
2 -Contributors: wpcoderdev, Wpcalc, lobov
1 +=== WP Coder – Insert & Manage Code Snippets ===
2 +Contributors: Wpcalc, lobov
3 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
4 +Tags: code snippets, code, snippets, shortcode, code
5 +Requires at least: 5.4
6 +Tested up to: 7.1
7 7 Requires PHP: 7.4
8 -Stable tag: 3.5
8 +Stable tag: 4.5.1
9 9 License: GPLv2 or later
10 -License URI: http://www.gnu.org/licenses/gpl-2.0.html
10 +License URI: https://www.gnu.org/licenses/gpl-2.0.html
11 11
12 -WP Coder: A profound WordPress plugin for directly incorporating custom HTML, CSS, JavaScript and PHP codes into your WordPress pages.
12 +Snippets made simple — easily insert and manage custom PHP, CSS, JS & HTML without coding in theme files.
13 13
14 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 15
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.
16 +Tired of editing theme files to add custom scripts or styles?
17 +**WP Coder** lets you insert custom HTML, CSS, JavaScript, and PHP snippets directly from your dashboard — no coding in theme files required. Gain full control and flexibility over your site.
18 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.
19 +[Documentation](https://wpcoder.pro/category/documentation/) | [Upgrade to Pro](https://wpcoder.pro/)
20 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.
21 +### Why WP Coder?
22 +- **All-in-One Code Editor:** Tabbed editor for HTML, CSS, JS & PHP with CodeMirror syntax highlighting.
23 +- **Gutenberg Block:** Insert snippets directly in the block editor with live preview and custom attribute support.
24 +- **Shortcode Integration:** Use `[wp_code id="X"]` to embed snippets anywhere.
25 +- **Live Preview:** Instantly preview HTML & CSS without reloads in both the backend and Gutenberg.
26 +- **Performance Ready:** Minify CSS/JS, obfuscate JavaScript, and control script loading with `async` / `defer`.
22 27
23 -### Features ###
28 +### Ideal For
29 +- **Developers:** Test snippets, hooks, and debug quickly.
30 +- **Marketers:** Insert tracking pixels, analytics, and ad scripts.
31 +- **Designers & Bloggers:** Customize layouts, styles, and enhance engagement.
24 32
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.
33 +### Key Features
34 +- Insert **HTML, CSS, JS, and PHP** via powerful shortcodes.
35 +- Smart PHP handling: run in admin, front-end, everywhere, or only where inserted.
36 +- Include external libraries (Google Fonts, CDN scripts & styles).
37 +- **Test Mode:** Preview snippets safely before going live.
38 +- Import/Export snippets and settings between sites.
39 +- **JavaScript Obfuscation:** Protect your scripts with Dean Edwards' Packer.
40 +- **Customizable Interface:** Hide unused editor tabs (HTML, CSS, JS, etc.) for a cleaner workflow.
41 +- **NAV comments:** Add inline navigation markers for faster code editing.
42 +- Lightweight & secure — built for performance.
34 43
44 +### Included Tools:
35 45
36 -WP Coder is an invaluable tool for all WordPress developers, website owners, and coding enthusiasts. Elevate your WordPress development experience with WP Coder.
46 +#### Integrations
47 +- Google Tag Manager (GTM) integration with user role controls.
48 +- Google Analytics, Facebook Pixel, and Pinterest Pixel integration.
49 +- Google AdSense integration with the option to disable ads for selected user roles.
37 50
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.
51 +#### Content & Templates
52 +- Markdown Editor - Disables Gutenberg and TinyMCE, replacing them with a Markdown editor powered by CodeMirror.
39 53
40 -### Video ###
54 +#### Developer Tools
55 +- Debug Log management (enable/disable and clear log).
56 +- Show Page Debug Info - Display technical info for the current request in the Admin Bar (template, query type, object, body classes). Admins only.
57 +- Theme Switcher - Quickly switch between installed themes directly from the admin bar.
41 58
59 +### Included Snippets:
60 +
61 +#### Editor & Content
62 +- Disable Gutenberg Editor
63 +- Remove Gutenberg Block CSS
64 +- Disable Widget Blocks
65 +- Enable Shortcode Execution in Widgets
66 +- Enable Excerpt for Pages
67 +- Open External Links in New Tabs
68 +- Change “Read More” Text
69 +
70 +#### Admin Interface Tweaks
71 +- Disable Screen Options Tab
72 +- Disable Welcome Panel
73 +- Duplicate Posts
74 +- Disable Admin Bar
75 +
76 +#### Login & User Access
77 +- Disable Login Page Language Switcher
78 +- Disable Login by Email
79 +- Disable Admin Password Reset Emails
80 +- Custom Login Logo
81 +- Custom Login Redirect URLs
82 +- Change Redirect After Login
83 +- Change Redirect After Logout
84 +
85 +#### Media & Embeds
86 +- Enable SVG Upload
87 +- Force Lowercase Filenames
88 +- Default ALT Text for Avatars
89 +- Enable/Disable Lazy Load
90 +- Disable Embeds
91 +- Adjust oEmbed Max Dimensions
92 +
93 +#### Core Functionality
94 +- Disable XML-RPC
95 +- Disable REST API
96 +- Disable Automatic Updates
97 +- Disable Automatic Updates Emails
98 +- Disable Emojis
99 +- Disable Shortlinks
100 +- Limit Post Revisions
101 +
102 +#### Comments & Feedback
103 +- Disable Comments Globally
104 +- Disable Comment URL Field
105 +- Disable Self Pingbacks
106 +- Disable Trackbacks & Pingbacks
107 +- Disable HTML in Comments
108 +- Limit Comment Length
109 +
110 +#### Cleanup & Optimization
111 +- Remove WP Version
112 +- Disable Attachment Pages
113 +- Disable RSS Feeds
114 +- Disable Built-in Search
115 +- Disable wlwmanifest Link
116 +- Disable Automatic Trash Emptying
117 +- Redirect 404 to Homepage
118 +
119 +WP Coder simplifies your WordPress development workflow and makes customization safe, fast, and flexible!
120 +
121 +Get started today and simplify your WordPress development workflow with **WP Coder**!
122 +
123 +### Quick Start Video
124 +https://youtu.be/BgY3R8j1uWM
125 +
126 +### Plugin Demo:
42 127 https://youtu.be/YF4X7sU0iFY?si=327VZduhqu_mh5-N
43 128
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.
129 += Support =
130 +Need help? Ask questions and get quick answers in our [support center](https://wordpress.org/support/plugin/wp-coder).
47 131
132 +== Installation ==
48 133
49 -### Plugin includes following Snippets ###
134 +### 📌 Option 1: Install via WordPress Admin
135 +1. Go to **`Plugins` → `Add New`** in your WordPress admin panel.
136 +2. Search for **"WP Coder"** and click **Install Now**.
137 +3. Click **Activate** after installation.
50 138
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
139 +### 📌 Option 2: Install Manually
140 +1. **Download** the WP Coder plugin ZIP file from [WordPress.org](https://wordpress.org/plugins/wp-coder/).
141 +2. In WordPress admin, go to **`Plugins` → `Add New`** → **Upload Plugin**.
142 +3. Click **Choose File**, select the downloaded ZIP file, then click **Install Now**.
143 +4. After installation, click **Activate**.
78 144
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
145 +### 📌 Option 3: Install via FTP
146 +1. **Download and unzip** the WP Coder plugin ZIP file.
147 +2. Upload the extracted **`wp-coder`** folder to `/wp-content/plugins/` via FTP.
148 +3. Go to **`Plugins`** in WordPress admin and click **Activate**.
88 149
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
150 +### 🚀 Getting Started
151 +1. Navigate to the **`Wow Plugins → WP Coder`** section in your WordPress admin panel.
152 +2. Click **`Add New Snippet`** to create your first code snippet.
153 +3. Configure your snippet settings (HTML, CSS, JavaScript, PHP).
154 +4. Click **Save** to apply your changes.
98 155
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 156
106 -**Pro version** is available at [wpcoder.pro](https://wpcoder.pro/pricing/).
157 +== Frequently Asked Questions ==
107 158
159 += Does WP Coder support Network activation? =
108 160
109 -### Links: ###
161 +Currently, WP Coder doesn't support network-wide activation. If you're using WordPress Multisite, activate the plugin individually on each site within your network.
110 162
111 -[Website](https://wpcoder.pro)
112 -[Documentation](https://wpcoder.pro/category/documentation/)
113 -[Upgrade to Pro!](https://wpcoder.pro/pricing/)
163 += Where can I find detailed documentation? =
114 164
165 +Visit our comprehensive [official documentation](https://wpcoder.pro/category/documentation/) for detailed guides and step-by-step instructions.
115 166
116 -### Other Useful Plugins ###
167 += How can I use shortcode content in HTML code? =
117 168
118 -If you find WP Coder useful, you might also want to check out our other plugins:
169 +If you include content within the shortcode like `[wp_code id="1"]Some Text[/wp_code]`, you can insert this content into your HTML snippet using the variable `{{$shortcode_content}}`.
119 170
120 -* [Popup Box – new WordPress popup plugin](https://wordpress.org/plugins/popup-box/)
121 -* [Counter Box – powerful creator of counters, timers and countdowns](https://wordpress.org/plugins/counter-box/)
122 -* [Button Generator – easily Button Builder](https://wordpress.org/plugins/button-generation/)
123 -* [Herd Effects – fake notifications and social proof plugin](https://wordpress.org/plugins/mwp-herd-effect/)
124 -* [Floating Button](https://wordpress.org/plugins/floating-button/)
125 -* [Side Menu Lite – add sticky fixed buttons](https://wordpress.org/plugins/side-menu-lite/)
126 -* [Sticky Buttons – floating buttons builder](https://wordpress.org/plugins/sticky-buttons/)
127 -* [Bubble Menu – circle floating menu](https://wordpress.org/plugins/bubble-menu/)
128 -* [Float menu – awesome floating side menu](https://wordpress.org/plugins/float-menu/)
129 -* [Modal Window – create modal window](https://wordpress.org/plugins/modal-window/)
171 += Can I use shortcodes from other plugins within WP Coder snippets? =
130 172
131 -== Installation ==
173 +Absolutely! WP Coder allows you to embed shortcodes from any plugin within your HTML snippet content. You can also use WP Coder’s own shortcodes, offering enhanced flexibility for customization.
132 174
133 -= Automatic installation =
175 += What is the purpose of tags in the 'Publish' block? =
134 176
135 -1. Log into your WordPress admin
136 -2. Click __Plugins__
137 -3. Click __Add New__
138 -4. Search for __WP Coder__
139 -5. Click __Install Now__ under "WP Coder"
140 -6. Activate the plugin
141 -7. Click link "Settings" or go to the page "Wow Plugins" ⇒ "WP Coder"
177 +Tags help categorize and organize your snippets. When creating or editing a snippet, assign tags in the 'Publish' block to easily filter and manage your snippets later.
142 178
143 -= Manual installation =
179 += How do I use the link feature in the 'Publish' block? =
144 180
145 -1. Download the plugin
146 -2. Extract the contents of the zip file
147 -3. Upload the contents of the zip file to the `wp-content/plugins/` folder of your WordPress installation
148 -4. Activate the WP Coder plugin from 'Plugins' page.
181 +The link feature helps you track where your shortcode is placed. Simply enter the URL of the page where your shortcode is inserted in the 'Link' field when creating or editing your snippet.
149 182
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).
151 183
152 184
153 -== Frequently Asked Questions ==
185 +== Screenshots ==
186 +1. HTML Block – Easily insert custom HTML snippets.
187 +2. CSS Block – Manage and insert custom CSS snippets.
188 +3. JavaScript Block – Customize your site's functionality with JS snippets.
189 +4. PHP Block – Dynamically embed PHP snippets.
190 +5. Include External CSS & JS – Quickly link external CSS and JavaScript files.
191 +6. Publish Settings – Configure snippet visibility and publishing options.
192 +7. Snippets Manager – manage all snippets efficiently.
193 +8. Tools – Access helpful tools like Tracking Code Manager and Google AdSense integration.
194 +9. Global PHP – Insert PHP snippets globally across your website.
195 +10. Export/Import – Easily export and import your snippet settings.
154 196
155 -= How do I activate WP Coder in Network mode? =
197 +== Changelog ==
156 198
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.
199 +### Helpful Links ###
200 +- [Website](https://wpcoder.pro)
201 +- [Documentation](https://wpcoder.pro/category/documentation/)
202 +- [Upgrade to Pro!](https://wpcoder.pro/)
158 203
159 -= Where can I find more detailed documentation? =
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).
204 += 4.5.1 =
205 +* Fixed: Security – restricted the Gutenberg block REST endpoints (snippet preview and attributes) to logged-in users with the `edit_posts` capability, preventing unauthenticated access.
161 206
207 += 4.5 =
208 +* Added: Lazy load option for images
209 +* Added: Google Tag Manager integration in Tools & Integrations
210 +* Fixed: Snippet **Open External Links in New Tab** now correctly identifies internal links
162 211
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}}`.
212 += 4.4 =
213 +* Added: **Gutenberg block** – insert and manage WP Coder snippets directly inside the WordPress block editor with live preview.
165 214
166 -= Can I insert any shortcode into the HTML block content? =
215 += 4.3.1 =
216 +* Fixed: includes css to Live preview
167 217
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.
218 += 4.3 =
219 +* Added: **Markdown Editor** in Tools for writing with Markdown syntax.
220 +* Added: **Debug Tools** section in Tools, including:
221 + - Show Page Debug Info
222 + - Theme Switcher
223 + - Plugin Switcher
224 +* Improved: Tools page layout – tools are now grouped into sections for easier navigation.
169 225
170 -= How can I use the tag feature in the 'Publish' block? =
226 += 4.2 =
227 +* Added: Debug Log page in WP Coder admin menu with options to enable/disable logging and clear log.
228 +* Added: Admin bar indicator with link to Debug Log when entries are present.
171 229
172 -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.
230 += 4.1 =
231 +* Added: Export snippets by tags
232 +* Added: Export selected snippets
233 +* Added: Option to use CSS files only in Live Preview without loading them on the site
173 234
174 -= How do I use the link feature in the 'Publish' block? =
235 += 4.0.3 =
236 +* Added: duplicate button for each item
237 +* Improved: Live Preview block behavior and rendering
175 238
176 -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.
239 += 4.0.2 =
240 +* Improved: Reorganized method order in DBManager class for better readability and maintenance
241 +* Improved: Minor SQL formatting for consistency
242 +* Cleaned: Minor code style improvements according to WordPress Coding Standards (WPCS)
177 243
244 += 4.0.1 =
245 +* Improved: Added `matchBrackets: true` option for the JavaScript editor to highlight matching brackets when editing code.
178 246
179 -== Screenshots ==
180 -1. HTML block
181 -2. CSS Block
182 -3. JavaScript Block
183 -4. Include custom CSS and JS files
184 -5. Publish Information
185 -6. PHP Block
186 -7. PHP Global Block
247 += 4.0 =
248 +* Improved: Refreshed interface for better user experience.
249 +* Added: "Open External Links in New Tab" snippet.
250 +* Added: "Redirect 404 to Homepage" snippet.
251 +* Added: "Limit Comment Length" snippet.
252 +* Added: "Disable HTML in Comments" snippet.
253 +* Added: "Disable Trackbacks & Pingbacks" snippet.
254 +* Added: Live preview feature for HTML & CSS snippets.
187 255
188 -== Changelog ==
256 += 3.6.1 =
257 +* Fixed: Security issue in escaping within list files.
189 258
190 -### Links: ###
259 += 3.6 =
260 +* Added: Custom locations for PHP snippet inclusion.
261 +* Added: Option to hide tabs in settings.
262 +* Fixed: Admin style compatibility for Safari browser.
191 263
192 -[Website](https://wpcoder.pro)
193 -[Documentation](https://wpcoder.pro/category/documentation/)
194 -[Upgrade to Pro!](https://wpcoder.pro/pricing/)
264 += 3.5.2 =
265 +* Fixed: Minor admin style improvements.
266 +* Fixed: Various minor bugs.
195 267
268 += 3.5.1 =
269 +* Changed: Adjusted user permissions to use the plugin.
270 +
196 271 = 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;
272 +* Added: "Tracking Code Manager" tool for easy integration of analytics pixels.
273 +* Added: "Google AdSense" integration tool.
274 +* Added: User roles support for "Disable WP Admin Bar" snippet.
275 +* Improved: Updated back-link functionality.
201 276
202 277 = 3.4 =
203 -* Added: Snippets page with pre-set the most popular snippet.
278 +* Added: Pre-set popular snippets page.
204 279
205 280 = 3.3 =
206 -* Added: Button for add image in HTML code
207 -* Added: HTML Minificator
208 -* Improvement: CSS Minificator
281 +* Added: Button to insert images in HTML snippets.
282 +* Added: HTML Minification tool.
283 +* Improved: Enhanced CSS Minification tool.
209 284
210 285 = 3.2.1 =
211 -* Fixed: minor bug with plugin database.
286 +* Fixed: Minor database issue.
212 287
213 288 = 3.2 =
214 -* Added: the buttons 'Add new' and 'All Codes' in the code editor
215 -* Fixed: Admin Style
289 +* Added: "Add New" and "All Codes" buttons in editor.
290 +* Fixed: Improved admin styling.
216 291
217 292 = 3.1.1 =
218 -* Fixed: save into the database
293 +* Fixed: Database save issue.
219 294
220 295 = 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
296 +* Added: Global PHP snippet feature.
297 +* Added: Content handling inside shortcodes.
298 +* Added: Copy shortcode button.
299 +* Improved: More flexible file inclusion management.
300 +* Changed: Shortcode updated to `[wp_code]`.
227 301
228 302 = 3.0.5 =
229 -* Fixed: minor bug with update
230 -* Fixed: admin notification
303 +* Fixed: Minor update bug and admin notifications.
231 304
232 305 = 3.0.4 =
233 -* Fixed: updated datatable.
306 +* Fixed: Updated datatable handling.
234 307
235 308 = 3.0.3 =
236 -* Fixed: Inline scripts and styles.
309 +* Fixed: Inline scripts/styles management.
237 310
238 311 = 3.0.2 =
239 -* Fixed: Execution queue for styles and scripts.
312 +* Fixed: Execution order for scripts and styles.
240 313
241 314 = 3.0.1 =
242 -* Fixed: update and save items.
243 -* Fixed: change the capability for the admin page plugin.
315 +* Fixed: Updating and saving snippets.
316 +* Fixed: Admin capability adjustments.
244 317
245 318 = 3.0 =
246 -* Added: 'Test Mode' and 'Status' for items.
247 -* Added: 'Tag' and 'Link Options.'
248 -* Added: 'Inline' and 'Minified' options to the CSS block.
249 -* Added: JavaScript (JS) block options include 'JQuery Dependency,' 'Inline,' 'Minified,' and 'Attribute.'
250 -* Added: Attributes for JavaScript in the 'Includes block.'
251 -* Added: 'Export/Import' function.
252 -* Updated: Database structure.
253 -* Updated: The style of the admin interface.
319 +* Added: Test Mode and snippet Status.
320 +* Added: Tagging and Link options.
321 +* Added: Inline and Minified options for CSS.
322 +* Added: JavaScript optimization options.
323 +* Added: Export/Import feature.
324 +* Improved: Updated database and admin interface.
254 325
255 326 = 2.5.6 =
256 -* Fixed: minor bug in page-list
327 +* Fixed: Minor bug in snippet list.
257 328
258 329 = 2.5.5 =
259 -* Fixed: minor bug
330 +* Fixed: General minor fixes.
260 331
261 332 = 2.5.4 =
262 -* Fixed: security update
333 +* Fixed: Security enhancements.
263 334
264 335 = 2.5.3 =
265 -* Fixed: security update
336 +* Fixed: Additional security improvements.
266 337
267 338 = 2.5.2 =
268 -* Fixed: minor bug on main page of the plugin
339 +* Fixed: Minor issues on main plugin page.
269 340
270 341 = 2.5.1 =
271 -* Fixed: minor bug.
342 +* Fixed: General minor fixes.
272 343
273 -= 2.5. =
274 -* Added: alternative shortcode.
275 -* Added: processing shortcodes inserted into the HTML code
344 += 2.5 =
345 +* Added: Alternative shortcode option.
346 +* Added: Shortcode processing within HTML snippets.
276 347
277 348 = 2.4 =
278 -* Fixed: Adding tag <textarea> in HTML code
279 -* Fixed: shortcode code
349 +* Fixed: Handling of `<textarea>` tags in HTML.
350 +* Fixed: Shortcode functionality.
280 351
281 352 = 2.3.2 =
282 -* Fixed: deleting item
283 -* Fixed: saving into database
353 +* Fixed: Snippet deletion and database saving issues.
284 354
285 355 = 2.3 =
286 -* Fixed: minor bugs
356 +* Fixed: Minor bug fixes.
287 357
288 358 = 2.2 =
289 -* Fixed: order of connection scripts and styles
359 +* Fixed: Improved script/style loading order.
290 360
291 361 = 2.1 =
292 -* Fixed: Saving in the database
362 +* Fixed: Database save issue resolved.
293 363
294 -
295 364 = 2.0 =
296 -* Added: Codemirror
297 -* Optimized: file storage
298 -* Changed: admin style
365 +* Added: CodeMirror integration.
366 +* Optimized: Improved file storage efficiency.
367 +* Improved: Admin interface styling.
299 368
300 369 = 1.1 =
301 -* Fixed: display shortcode in content
370 +* Fixed: Shortcode display issue in content.
302 371
303 372 = 1.0 =
304 -* Initial release
373 +* Initial release.