PluginProbe
Insert PHP Code Snippet / 1.0
Insert PHP Code Snippet v1.0
1.4.7 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 1.4.4 1.4.5 1.4.6 trunk 1.0 1.1 1.2 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.3 All 27 releases
insert-php-code-snippet / admin / about.php

about.php in Insert PHP Code Snippet 1.0, at admin/about.php

36 lines 721 B
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 PHP Code Snippet (V <?php echo xyz_ips_plugin_get_version(); ?>)</h1>
5 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>.
6
7
8 <br />
9 <h2>Features</h2>
10
11 <div>
12 <p></p>
13
14 <div style="float: left;">
15
16
17 <ul>
18 <li>Convert PHP Code snippets to shortcodes</li>
19 <li>Support for shortcodes in widgets</li>
20 <li>Dropdown menu in TinyMCE editor to pick snippets easily</li>
21 </ul>
22
23
24 </div>
25
26
27
28 </div>
29
30
31
32
33 <div style="clear: both;"></div>
34
35
36