# insert-html-snippet/1.2.2/admin/about.php

Insert Html Snippet, version 1.2.2. 48 lines.

- Page: https://pluginprobe.com/plugins/insert-html-snippet/1.2.2/code/admin/about.php
- Raw: https://pluginprobe.com/plugins/insert-html-snippet/1.2.2/raw/admin/about.php
- Modified: 2016-12-05T11:39:38+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/insert-html-snippet/1.2.2/code/admin/about.php#L10-L20`.

```php
<?php
if ( ! defined( 'ABSPATH' ) ) 
	exit;

?>



<style>
</style>

<h1 style="visibility: visible;">Insert HTML Snippet (V <?php echo xyz_ihs_plugin_get_version(); ?>)</h1>
Integrate HTML code seamlessly to your wordpress. This plugin lets you generate a shortcode corresponding
to any random HTML  code be is javascript, ad codes, vide embedding codes or any raw  HTML. The shortcodes
can be used in your pages, posts and widgets.  Insert HTML Snippet is developed and maintained by
<a href="http://xyzscripts.com">xyzscripts</a>
.


<br />
<h2>Features</h2>

<div>
	<p></p>

	<div style="float: left;">
	
	
<ul>	
<li>Convert HTML snippets to shortcodes</li>
<li>Support for shortcodes in widgets</li>
<li>Dropdown menu in TinyMCE editor to pick snippets easily</li>
</ul>


	</div>



</div>




<div style="clear: both;"></div>



```
