| 1 |
<?php |
| 2 |
if ( ! defined( 'ABSPATH' ) ) |
| 3 |
exit; |
| 4 |
|
| 5 |
?> |
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
<style> |
| 10 |
</style> |
| 11 |
|
| 12 |
<h1 style="visibility: visible;">Insert HTML Snippet (V <?php echo xyz_ihs_plugin_get_version(); ?>)</h1> |
| 13 |
Integrate HTML code seamlessly to your wordpress. This plugin lets you generate a shortcode corresponding |
| 14 |
to any random HTML code be is javascript, ad codes, vide embedding codes or any raw HTML. The shortcodes |
| 15 |
can be used in your pages, posts and widgets. Insert HTML Snippet is developed and maintained by |
| 16 |
<a href="http://xyzscripts.com">xyzscripts</a> |
| 17 |
. |
| 18 |
|
| 19 |
|
| 20 |
<br /> |
| 21 |
<h2>Features</h2> |
| 22 |
|
| 23 |
<div> |
| 24 |
<p></p> |
| 25 |
|
| 26 |
<div style="float: left;"> |
| 27 |
|
| 28 |
|
| 29 |
<ul> |
| 30 |
<li>Convert HTML snippets to shortcodes</li> |
| 31 |
<li>Support for shortcodes in widgets</li> |
| 32 |
<li>Dropdown menu in TinyMCE editor to pick snippets easily</li> |
| 33 |
</ul> |
| 34 |
|
| 35 |
|
| 36 |
</div> |
| 37 |
|
| 38 |
|
| 39 |
|
| 40 |
</div> |
| 41 |
|
| 42 |
|
| 43 |
|
| 44 |
|
| 45 |
<div style="clear: both;"></div> |
| 46 |
|
| 47 |
|
| 48 |
|