Changeset 2076068
- Timestamp:
- 04/27/2019 10:23:31 PM (7 years ago)
- Location:
- wp-code-prettify/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-code-prettify.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-code-prettify/trunk/readme.txt
r1425210 r2076068 3 3 Tags: wordpress, google, code, prettify, highlight, highlighter, syntax, snippet, formatting, color, js, javascript 4 4 Requires at least: 3.0 5 Tested up to: 4.5.25 Tested up to: 5.2 6 6 Stable tag: 0.2.6 7 7 … … 36 36 37 37 == Changelog == 38 39 = 0.2.8 = 40 * Tested up to: 5.2 38 41 39 42 = 0.2.7 = -
wp-code-prettify/trunk/wp-code-prettify.php
r1425210 r2076068 4 4 Plugin URI: http://wordpress.org/extend/plugins/wp-code-prettify/ 5 5 Description: This plugin enable syntax highlighting of code snippets in your post using Google Code Prettify. 6 Version: 0.2. 77 Author: Soli8 Author URI: http ://www.cbug.org6 Version: 0.2.8 7 Author: allnull 8 Author URI: https://solicomo.com 9 9 Text Domain: wp-code-prettify 10 10 Domain Path: /lang 11 11 12 12 13 Copyright (c) 2011-201 413 Copyright (c) 2011-2019 14 14 Released under the GPL license 15 15 http://www.gnu.org/licenses/gpl.txt
Note: See TracChangeset
for help on using the changeset viewer.