Plugin Directory

Changeset 830203


Ignore:
Timestamp:
12/30/2013 01:22:46 PM (12 years ago)
Author:
sauhi
Message:

Update detail

Location:
sau-syntax/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sau-syntax/trunk/readme.txt

    r829981 r830203  
    1515Sau Syntax is the easiest way to post source code on your blog posts. You can write source code on your post or you can embed source code from GitHub Gist.
    1616
     17= Usage =
     18You can write source code directly within your post or embed source code from GitHub Gist.
     19
     20* [saucode]Put your source code here.[/saucode]
     21* [saugist id="Pust Gist ID here"]
     22
     23= Need support =
     24If you want to get support, please visit [HocWP](http://hocwp.net/blog/sau-syntax-plugin/) blog for more detail.
     25
    1726== Installation ==
    1827
    19281. Upload plugin to the '/wp-content/plugins/' directory
    20292. Activate the plugin through the 'Plugins' menu in WordPress
    21 3. Place the shortcode [saucode] or [saugist] in your contact page
     303. Place the shortcode [saucode] or [saugist id="Gist's ID"] in your contact page
    2231
    2332== Screenshots ==
  • sau-syntax/trunk/syntax.php

    r829981 r830203  
    22/**
    33 * Plugin Name: Sau Syntax
    4  * Plugin URI: http://hocwp.net/
     4 * Plugin URI: http://hocwp.net/blog/sau-syntax-plugin/
    55 * Description: Sau Syntax is the easiest way to post source code on your blog posts.
    66 * Version: 1.0
Note: See TracChangeset for help on using the changeset viewer.