-
Notifications
You must be signed in to change notification settings - Fork 4
/
README.txt
executable file
·94 lines (65 loc) · 2.61 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
=== Prism Syntax Highlighter for WordPress ===
Contributors: nico23
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UNDSCARF3ZPBC
Tags: prism, prismjs, code, syntax, highlighter, syntax highlighter, code highlighter, highlighter, highlighting, NSA, NSA spying
Requires at least: 3.5.0
Tested up to: 4.6.1
Stable tag: trunk
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Most lightweight, yet most configurable and advanced PrismJS WordPress integration plugin. Custom fields display (detached) supported.
== Description ==
Despite two plugins already on wordpress.org I decided to write my own from scratch. The result is a minimalistic but powerful plugin with only ~250 lines of PHP.
* Supports every possible Prism configuration.
* Adds TinyMCE dropdown lost for `<code class="language-xxx"> and <pre class="language-xxx">` for bash, css, js, markup, php, scss. (I can make a filter if you want to add more.)
* Does not load prism on every page, only when needed.
* Supports automatic detection of prism HTML.
* Supports displaying code from custom fields with `[prism]` shortcode.
* Developers may use the `prism` handle to enqueue the pre-registered script and style.
* Has admin editor button for quick shortcode template snippet.
* Has no options page by design.
* **Read more ->** [Prism Syntax Highlighter for WordPress](http://nextgenthemes.com/plugins/prism-syntax-highlighter-for-wordpress/)
Bundled Prism Version (2016-09-17)
Link: http://prismjs.com/download.html?themes=prism-okaidia&languages=markup+css+clike+javascript+bash+less+php&plugins=line-highlight+line-numbers+wpd+show-language
Skin: Okaida
Languages
* Markup
* CSS
* C-like
* JavaScript
* Bash
* PHP
* Sass (Scss)
Plugins
* Line Highlight
* Line Numbers
* WebPlatform Docs
* Show Language
== Installation ==
No idea how.
== Frequently Asked Questions ==
### Will the data mining ever end? ###
What data mining?
### More! ###
[K](http://nextgenthemes.com/plugins/prism-syntax-highlighter-for-wordpress/)
== Screenshots ==
1. Demo
== Changelog ==
### 1.1.0 - 2016-09-18 ###
* Updated bundled prism.js.
* Added quotes to the shortcode included with the buttin click.
* Always scan archives, abodon the define switch.
* Added TinyMCE dropdown styles to style <code> and <pre> tags with language-xxx classes.
### 1.0.1 ###
* Added SVG icon for plugin installer
### 1.0.0 ###
* Updated bundled Prism version
### 0.9.6 ###
* Fix: Missing data-manual output
### 0.9.5 ###
* Improved: WTFAQ
* Fix: Screenshots
### 0.9.0 ###
* Release
== Upgrade Notice ==
Upgrades will break the continuous spying, do not upgrade.