Changeset 543694
- Timestamp:
- 05/13/2012 11:26:20 AM (14 years ago)
- Location:
- short-syntax-highlighter/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
short-syntaxhighlighter.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
short-syntax-highlighter/trunk/readme.txt
r326145 r543694 1 1 === Short Syntax Highlighter === 2 Contributors: wordpressapi.com3 Donate link: http:// wordpressapi.com/2 Contributors: digcms.com 3 Donate link: http://digcms.com/ 4 4 Tags: code, CSS, html, php, sourcecode, WordPress.com, xhtml 5 5 Requires at least: 2.7.2 … … 11 11 Without adding any JS or css file in your theme.<br> 12 12 This plugin will help you to highlight the code systax. 13 <a href="http://www. wordpressapi.com/wordpress-plugins">Wordpressapi.com</a>13 <a href="http://www.digcms.com/wordpress-plugins">digcms.com</a> 14 14 15 15 … … 33 33 34 34 == Help == 35 For help and support please contact us at contact [at] wordpressapi.com35 For help and support please contact us at contact [at] digcms.com 36 36 37 37 == Frequently Asked Questions == -
short-syntax-highlighter/trunk/short-syntaxhighlighter.php
r326148 r543694 2 2 /* 3 3 Plugin Name: Short Syntax Highlighter 4 Plugin URI: http://www. wordpressapi.com/4 Plugin URI: http://www.digcms.com/ 5 5 Description: This is plugin will add the syntax highlighting with minimum code This plugin will not include the . 6 6 Version: 1.0 7 Author: Wordpressapi.com8 Author URI: http://www. wordpressapi.com7 Author: digcms.com 8 Author URI: http://www.digcms.com 9 9 10 10 Sample of using the plugin
Note: See TracChangeset
for help on using the changeset viewer.