# insert-php-code-snippet/1.1/admin/about.php

Insert PHP Code Snippet, version 1.1. 36 lines.

- Page: https://pluginprobe.com/plugins/insert-php-code-snippet/1.1/code/admin/about.php
- Raw: https://pluginprobe.com/plugins/insert-php-code-snippet/1.1/raw/admin/about.php
- Modified: 2014-04-18T09:40: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-php-code-snippet/1.1/code/admin/about.php#L10-L20`.

```php
<style>
</style>

<h1 style="visibility: visible;">Insert PHP Code Snippet (V <?php echo xyz_ips_plugin_get_version(); ?>)</h1>
Integrate PHP code seamlessly to your wordpress. This plugin lets you generate a shortcode corresponding to any random PHP code. The shortcodes can be used in your pages, posts and widgets.  Insert PHP 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 PHP Code 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>



```
