PluginProbe
Insert Html Snippet / 1.0
Insert Html Snippet v1.0
1.4.6 trunk 1.0 1.0.1 1.1 1.1.1 1.2 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.3 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.4 1.4.1 1.4.2 1.4.3 All 27 releases
insert-html-snippet / admin / about.php

about.php in Insert Html Snippet 1.0, at admin/about.php

55 lines 1.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <style>
2 </style>
3
4 <h1 style="visibility: visible;">Insert HTML Snippet (V <?php echo xyz_ihs_plugin_get_version(); ?>)</h1>
5 Integrate HTML code seamlessly to your wordpress. This plugin lets you generate a shortcode corresponding
6 to any random HTML code be is javascript, ad codes, vide embedding codes or any raw HTML. The shortcodes
7 can be used in your pages, posts and widgets. Insert HTML Snippet is developed and maintained by
8 <a href="http://xyzscripts.com">xyzscripts</a>
9 .
10
11
12 <br />
13 <h2>Features</h2>
14
15 <div>
16 <p></p>
17
18 <div style="float: left;">
19
20
21 <ul>
22 <li>Convert HTML snippets to shortcodes</li>
23 <li>Support for shortcodes in widgets</li>
24 <li>Dropdown menu in TinyMCE editor to pick snippets easily</li>
25 </ul>
26
27
28 </div>
29
30
31
32 </div>
33
34
35
36
37 <div style="clear: both;"></div>
38
39
40
41
42 <h2>Other plugins</h2>
43 <div>
44 <p>Do checkout other plugins from our team.</p>
45 <ul>
46 <li><a target="_blank" href="http://wordpress.org/extend/plugins/lightbox-pop/">Lightbox Pop</a></li>
47 <li><a target="_blank" href="http://xyzscripts.com/wordpress-plugins/lightbox-pop/details">Lightbox Pop Premium</a></li>
48 <li><a target="_blank" href="http://wordpress.org/extend/plugins/newsletter-manager/">Newsletter Manager</a></li>
49 <li><a target="_blank" href="http://wordpress.org/extend/plugins/contact-form-manager/">Contact Form Manager</a></li>
50
51 </ul>
52
53 <p></p>
54 </div>
55