=== WP Code Prettify ===
Contributors: Soli
Tags: wordpress, google, code, prettify
Requires at least: 3.0
Tested up to: 3.5.2
Stable tag: 0.1.8

This plugin enable syntax highlighting of code snippets in your post using Google Code Prettify.

== Description ==

This plugin enable syntax highlighting of code snippets in your post using Google Code Prettify.

= Features =

* More styles.
* Colors can be customized.
* The js/css files can be pre-loaded or post-loaded.
* No js/css files are loaded if there is no code.

== Installation ==

1. Upload the full directory into your wp-content/plugins directory
2. Activate the plugin at the plugin administration page
3. Open the plugin configuration page, which is located under "Settings -> WP Code Prettify" and customize settings. 

== Frequently Asked Questions ==

= What is it? =

This plugin enable syntax highlighting of code snippets in your post using Google Code Prettify.

== Screenshots ==

1. The settings menu

== Changelog ==

= 0.2.0 =
* fix links of js/css files via https

= 0.1.9 =
* update google code prettify to 4-Mar-2013 (fix css files)

= 0.1.8 =
* update google code prettify to 4-Mar-2013

= 0.1.7 =
* fix some warning.
* improve options page

= 0.1.6 =
* Tested up to: 3.4.2

= 0.1.5 =
* fix "You do not have sufficient permissions to access this page.". 

= 0.1.4 =
* fix "Notice: Undefined index: wpcp_update_options".
* Tested up to: 3.4.1

= 0.1.3 =
* update version number.

= 0.1.2 =
* fix "You do not have sufficient permissions to access this page.".

= 0.1.1 =
* update version number.

= 0.1.0 =
* first version.

== Upgrade Notice ==

= 0.1.0 =
* first version.
