PluginProbe
WP Coder – Insert & Manage Code Snippets / 2.5.2
WP Coder – Insert & Manage Code Snippets v2.5.2
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 2.5.2, at README.txt

96 lines 3.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === WP Coder - add custom html, css and js code ===
2 Contributors: Wpcalc
3 Donate link: https://wow-estore.com/item/wp-coder-extension/
4 Tags: custom css, custom js, add css, add js, add code
5 Requires at least: 3.2
6 Tested up to: 6.0
7 Requires PHP: 5.3
8 Stable tag: 2.5.2
9 License: GPLv2 or later
10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
12 Add custom CSS, HTML, JavaScript on your website page
13
14 == Description ==
15 WP Coder - plugin for adding custom code to the site. You can easily add HTML CSS JS code to the page of your site. This plugin is great for placing a connection of various scripts or styles to make the site more beautiful, dynamic and attractive.
16
17 With this plugin you can place on the site pages almost any elements, created with the help of scripts and styles.
18
19 For example, you can easily install a pop-up window script or notifications script to a page without overloading the site with different plugins.
20
21 = Main features =
22
23 * Easy to use
24 * Possibility of HTML CSS JavaScript insertion
25 * Connecting third-party libraries
26 * Uploading to the site and connecting scripts and styles
27 * Easy plugin, not overloading the website
28 * Inserted shortcodes into HTML code.
29
30 = Video =
31
32 https://youtu.be/QDc8AAZpTho
33
34 Try our new [WordPress popup plugin](https://wordpress.org/plugins/popup-box/)
35
36 [CSS 'Pure CSS3 Round Menu']( https://codecanyon.net/item/pure-css3-round-menu/4283868?ref=Wow-Company) are used in video
37
38 = Use with other plugins to maximize your results =
39
40 * [Popup Box – new WordPress popup plugin](https://wordpress.org/plugins/popup-box/)
41 * [Counter Box – powerful creator of counters, timers and countdowns](https://wordpress.org/plugins/counter-box/)
42 * [Button Generator – easily Button Builder](https://wordpress.org/plugins/button-generation/)
43 * [Herd Effects – fake notifications and social proof plugin](https://wordpress.org/plugins/mwp-herd-effect/)
44 * [Floating Button](https://wordpress.org/plugins/floating-button/)
45 * [Side Menu Lite – add sticky fixed buttons](https://wordpress.org/plugins/side-menu-lite/)
46 * [Sticky Buttons – floating buttons builder](https://wordpress.org/plugins/sticky-buttons/)
47 * [Bubble Menu – circle floating menu](https://wordpress.org/plugins/bubble-menu/)
48 * [Float menu – awesome floating side menu](https://wordpress.org/plugins/float-menu/)
49 * [Modal Window – create modal window](https://wordpress.org/plugins/modal-window/)
50 * [Wow Skype Buttons](https://wordpress.org/plugins/mwp-skype/)
51
52 == Screenshots ==
53
54 1. Add custom code
55 2. Include custom css and js files
56
57
58 == Changelog ==
59 = 2.5.2 =
60 Fixed: minor bug on main page of the plugin
61
62 = 2.5.1 =
63 Fixed: minor bug.
64
65 = 2.5. =
66 Added: alternative shortcode.
67 Added: processing shortcodes inserted into the HTML code
68
69 = 2.4 =
70 * Fixed: Adding tag <textarea> in HTML code
71 * Fixed: shortcode code
72
73 = 2.3.2 =
74 * Fixed: deleting item
75 * Fixed: saving into database
76
77 = 2.3 =
78 * Fixed: minor bugs
79
80 = 2.2 =
81 * Fixed: order of connection scripts and styles
82
83 = 2.1 =
84 * Fixed: Saving in the database
85
86
87 = 2.0 =
88 * Added: Codemirror
89 * Optimized: file storage
90 * Changed: admin style
91
92 = 1.1 =
93 * Fixed: display shortcode in content
94
95 = 1.0 =
96 * Initial release