-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
34 lines (22 loc) · 1.09 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
=== WP Fiddle ===
Contributors: Sheikh Heera
Tags: jsfiddle, shortcode
Requires at least: 3.3
Tested up to: 3.4.1
Stable tag: 1.0
License: MIT
License URI: http://opensource.org/licenses/mit-license.php
Users can insert JSFiddle in to a post/page of their blog via a button on the editor or shortcode.
== Description ==
This plugin is designed to use jsFiddle easily in a wordpress blog. Specially made for developers who wants to add a javascript example in their site. This plugin simplifies the process.
== Installation ==
1. Upload `WP-Fiddle` to your plug-in directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to the settings page and customize the plugin options.
4. Begin adding JSFiddles to your posts and pages using `Insert JS Fiddle` button or shortcode and paste the jsFiddle link.
== Screenshots ==
1. The JSFiddle settings page.
2. The insert/embed Fiddle button in editor.
3. The shortcode generated by the plug-in
== Support ==
Please use the Plug-in's [github page](https://github.com/heera/WP-jsFiddle/issues) for reporting any issues or asking questions.