Plugin Directory

Changeset 2076068


Ignore:
Timestamp:
04/27/2019 10:23:31 PM (7 years ago)
Author:
allnull
Message:

v0.2.8

Location:
wp-code-prettify/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-code-prettify/trunk/readme.txt

    r1425210 r2076068  
    33Tags: wordpress, google, code, prettify, highlight, highlighter, syntax, snippet, formatting, color, js, javascript
    44Requires at least: 3.0
    5 Tested up to: 4.5.2
     5Tested up to: 5.2
    66Stable tag: 0.2.6
    77
     
    3636
    3737== Changelog ==
     38
     39= 0.2.8 =
     40* Tested up to: 5.2
    3841
    3942= 0.2.7 =
  • wp-code-prettify/trunk/wp-code-prettify.php

    r1425210 r2076068  
    44Plugin URI: http://wordpress.org/extend/plugins/wp-code-prettify/
    55Description: This plugin enable syntax highlighting of code snippets in your post using Google Code Prettify.
    6 Version: 0.2.7
    7 Author: Soli
    8 Author URI: http://www.cbug.org
     6Version: 0.2.8
     7Author: allnull
     8Author URI: https://solicomo.com
    99Text Domain: wp-code-prettify
    1010Domain Path: /lang
    1111
    1212
    13 Copyright (c) 2011-2014
     13Copyright (c) 2011-2019
    1414Released under the GPL license
    1515http://www.gnu.org/licenses/gpl.txt
Note: See TracChangeset for help on using the changeset viewer.