Skip to content

mintindeed/gist-for-robots-wordpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

=== Gist for Robots Wordpress Plugin ===
Contributors: Pedro Elsner
Requires at least: 2.1
Tested up to: 3.6
Stable tag: trunk
Tags: github, gist, shortcode, embed, git, code, script, gisthub

Makes embedding Github.com gists SEO friendly and super awesomely easy.

== Description ==

Drop in the embed code from github between the gist shortcode.

`[gist]<script src="http://gist.github.com/447298.js?file=github_gist_wordpress_plugin_test.txt"></script>[/gist]`

or pass the ID and file (optional)

`[gist id=447298 file=github_gist_wordpress_plugin_test.txt]`

== Installation ==

1) Download the plugin zip file.

2) Unzip.

3) Upload the gisthub plugin directory to your wordpress plugin directory (/wp-content/plugins).

4) Activate the plugin.

5) Use the `[gist]` shortcode with greatness!

== Changelog ==

= 1.1 =
* Fix for new gist API version

= 1.0 =
* First revision

== Upgrade Notice ==

== Screenshots ==

About

Makes embedding Github.com gists SEO friendily and super awesomely easy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%