| @@ -1,12 +1,12 @@ | ||
| 1 | 1 | === WP Coder - Powerful HTML, CSS, JS and PHP Injection === |
| 2 | 2 | Contributors: wpcoderdev, Wpcalc, lobov |
| 3 | 3 | Donate link: https://wpcoder.pro/ |
| 4 | -Tags: code, html, css, javascript, php | |
| 4 | +Tags: html, css, javascript, php, code | |
| 5 | 5 | Requires at least: 3.2 |
| 6 | 6 | Tested up to: 6.4 |
| 7 | 7 | Requires PHP: 7.4 |
| 8 | -Stable tag: 3.2 | |
| 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 | 12 | WP Coder: A profound WordPress plugin for directly incorporating custom HTML, CSS, JavaScript and PHP codes into your WordPress pages. |
| @@ -40,8 +40,80 @@ | ||
| 40 | 40 | ### Video ### |
| 41 | 41 | |
| 42 | 42 | https://youtu.be/YF4X7sU0iFY?si=327VZduhqu_mh5-N |
| 43 | 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 | + | |
| 44 | 116 | ### Other Useful Plugins ### |
| 45 | 117 | |
| 46 | 118 | If you find WP Coder useful, you might also want to check out our other plugins: |
| 47 | 119 | |
| @@ -54,9 +126,8 @@ | ||
| 54 | 126 | * [Sticky Buttons – floating buttons builder](https://wordpress.org/plugins/sticky-buttons/) |
| 55 | 127 | * [Bubble Menu – circle floating menu](https://wordpress.org/plugins/bubble-menu/) |
| 56 | 128 | * [Float menu – awesome floating side menu](https://wordpress.org/plugins/float-menu/) |
| 57 | 129 | * [Modal Window – create modal window](https://wordpress.org/plugins/modal-window/) |
| 58 | -* [Wow Skype Buttons](https://wordpress.org/plugins/mwp-skype/) | |
| 59 | 130 | |
| 60 | 131 | == Installation == |
| 61 | 132 | |
| 62 | 133 | = Automatic installation = |
| @@ -114,8 +185,32 @@ | ||
| 114 | 185 | 6. PHP Block |
| 115 | 186 | 7. PHP Global Block |
| 116 | 187 | |
| 117 | 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 | + | |
| 118 | 213 | = 3.2 = |
| 119 | 214 | * Added: the buttons 'Add new' and 'All Codes' in the code editor |
| 120 | 215 | * Fixed: Admin Style |
| 121 | 216 | |