/wp-live-code-embed

WordPress Plugin to display snippet codes from github, gists,pastebin, codepen in your posts and pages using shortcode...

Primary LanguagePHPThe UnlicenseUnlicense

WP Live Code Embed

Live code embed is a plugin for wordpress to embed Pastebin snippets, github gists, github profile, github repository and codepen.

--

Author: Snir Sofer
Website: https://waf.co.il/
Version: 1.0.0

--

Syntax


Embed Github Profile

N|Solid

[github_profile username="rackerlabs"]

Embed Github Repository

N|Solid

[github_repo id="rackerlabs/repose"] 

Embed Github Gists

N|Solid

[gist id="fac84b22c965a58d21510392b09d7254"]

Embed Pastebin Snippet

N|Solid

[pastebin id="5mD8Uc3m"]

Embed CodePen Snippet

N|Solid

[codepen id="evsuw"]

Credits

WP Live Code Embed uses a number of open source projects to work properly:

Installation

  1. Download the plugin from github.
  2. Extract the zip file.
  3. Upload the plugin folder to wp-content/plugins/ directory.
  4. active the plugin.
  5. enjoy :)