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

106 lines 3.3 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.5
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
60 = 2.5.5 =
61 * Fixed: minor bug
62
63 = 2.5.4 =
64 * Fixed: security update
65
66 = 2.5.3 =
67 * Fixed: security update
68
69 = 2.5.2 =
70 * Fixed: minor bug on main page of the plugin
71
72 = 2.5.1 =
73 * Fixed: minor bug.
74
75 = 2.5. =
76 * Added: alternative shortcode.
77 * Added: processing shortcodes inserted into the HTML code
78
79 = 2.4 =
80 * Fixed: Adding tag <textarea> in HTML code
81 * Fixed: shortcode code
82
83 = 2.3.2 =
84 * Fixed: deleting item
85 * Fixed: saving into database
86
87 = 2.3 =
88 * Fixed: minor bugs
89
90 = 2.2 =
91 * Fixed: order of connection scripts and styles
92
93 = 2.1 =
94 * Fixed: Saving in the database
95
96
97 = 2.0 =
98 * Added: Codemirror
99 * Optimized: file storage
100 * Changed: admin style
101
102 = 1.1 =
103 * Fixed: display shortcode in content
104
105 = 1.0 =
106 * Initial release