| @@ -1,30 +1,30 @@ | ||
| 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 | |
| 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 | |
| 5 | 5 | Requires at least: 3.2 |
| 6 | -Tested up to: 6.4 | |
| 6 | +Tested up to: 6.3 | |
| 7 | 7 | Requires PHP: 7.4 |
| 8 | -Stable tag: 3.1 | |
| 8 | +Stable tag: 3.0 | |
| 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, JavaScript and PHP codes into your WordPress pages. | |
| 12 | +WP Coder: A profound WordPress plugin for directly incorporating custom HTML, CSS, and JavaScript codes into your WordPress pages. | |
| 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). | |
| 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/). | |
| 16 | 16 | |
| 17 | + | |
| 17 | 18 | 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 | |
| 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 | +WP Coder gives you the freedom to incorporate diverse elements, constructed using scripts and styles, into virtually any part of your website. | |
| 20 | 21 | |
| 21 | 22 | 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 | |
| 23 | 24 | ### Features ### |
| 24 | 25 | |
| 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. | |
| 26 | +1. **Direct Injection of Codes** - Embed HTML, JS, and CSS codes directly to your pages or the whole 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,9 +29,8 @@ | ||
| 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. | |
| 34 | 33 | |
| 35 | 34 | |
| 36 | 35 | WP Coder is an invaluable tool for all WordPress developers, website owners, and coding enthusiasts. Elevate your WordPress development experience with WP Coder. |
| 37 | 36 | |
| @@ -75,9 +74,9 @@ | ||
| 75 | 74 | 2. Extract the contents of the zip file |
| 76 | 75 | 3. Upload the contents of the zip file to the `wp-content/plugins/` folder of your WordPress installation |
| 77 | 76 | 4. Activate the WP Coder plugin from 'Plugins' page. |
| 78 | 77 | |
| 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). | |
| 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/). | |
| 80 | 79 | |
| 81 | 80 | |
| 82 | 81 | == Frequently Asked Questions == |
| 83 | 82 | |
| @@ -85,14 +84,10 @@ | ||
| 85 | 84 | |
| 86 | 85 | 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 | 86 | |
| 88 | 87 | = 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). | |
| 88 | +You can find a complete guide and detailed usage instructions in our [official documentation](https://wow-estore.com/guides/wp-coder/). | |
| 90 | 89 | |
| 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 | 90 | = Can I insert any shortcode into the HTML block content? = |
| 96 | 91 | |
| 97 | 92 | 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 | 93 | |
| @@ -110,37 +105,10 @@ | ||
| 110 | 105 | 2. CSS Block |
| 111 | 106 | 3. JavaScript Block |
| 112 | 107 | 4. Include custom CSS and JS files |
| 113 | 108 | 5. Publish Information |
| 114 | -6. PHP Block | |
| 115 | -7. PHP Global Block | |
| 116 | 109 | |
| 117 | 110 | == Changelog == |
| 118 | - | |
| 119 | -= 3.1 = | |
| 120 | -* Added: Global PHP block | |
| 121 | -* Added: Using the content inside the shortcode in the HTML code | |
| 122 | -* Added: Ability to copy the shortcode by clicking on the icon next to the shortcode | |
| 123 | -* Changed: Remove any included file, not just the last one in the 'Includes' tab. | |
| 124 | -* Changed: Admin Style. | |
| 125 | -* Changed: Shortcode from [WP-Coder] on [wp_code]. Old shortcode still work | |
| 126 | - | |
| 127 | -= 3.0.5 = | |
| 128 | -* Fixed: minor bug with update | |
| 129 | -* Fixed: admin notification | |
| 130 | - | |
| 131 | -= 3.0.4 = | |
| 132 | -* Fixed: updated datatable. | |
| 133 | - | |
| 134 | -= 3.0.3 = | |
| 135 | -* Fixed: Inline scripts and styles. | |
| 136 | - | |
| 137 | -= 3.0.2 = | |
| 138 | -* Fixed: Execution queue for styles and scripts. | |
| 139 | - | |
| 140 | -= 3.0.1 = | |
| 141 | -* Fixed: update and save items. | |
| 142 | -* Fixed: change the capability for the admin page plugin. | |
| 143 | 111 | |
| 144 | 112 | = 3.0 = |
| 145 | 113 | * Added: 'Test Mode' and 'Status' for items. |
| 146 | 114 | * Added: 'Tag' and 'Link Options.' |