Plugin Directory

Changeset 543694


Ignore:
Timestamp:
05/13/2012 11:26:20 AM (14 years ago)
Author:
wordpressapi
Message:

domain changed

Location:
short-syntax-highlighter/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • short-syntax-highlighter/trunk/readme.txt

    r326145 r543694  
    11=== Short Syntax Highlighter ===
    2 Contributors: wordpressapi.com
    3 Donate link: http://wordpressapi.com/
     2Contributors: digcms.com
     3Donate link: http://digcms.com/
    44Tags: code, CSS, html, php, sourcecode, WordPress.com, xhtml
    55Requires at least: 2.7.2
     
    1111Without adding any JS or css file in your theme.<br>
    1212This 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>
    1414
    1515
     
    3333
    3434== Help ==
    35 For help and support please contact us at contact [at] wordpressapi.com
     35For help and support please contact us at contact [at] digcms.com
    3636
    3737== Frequently Asked Questions ==
  • short-syntax-highlighter/trunk/short-syntaxhighlighter.php

    r326148 r543694  
    22/*
    33Plugin Name: Short Syntax Highlighter
    4 Plugin URI: http://www.wordpressapi.com/
     4Plugin URI: http://www.digcms.com/
    55Description: This is plugin will add the syntax highlighting with minimum code This plugin will not include the .
    66Version: 1.0
    7 Author: Wordpressapi.com
    8 Author URI: http://www.wordpressapi.com
     7Author: digcms.com
     8Author URI: http://www.digcms.com
    99
    1010Sample of using the plugin
Note: See TracChangeset for help on using the changeset viewer.