>
Download This Plugin | |
Download Elegant Themes | |
Name | WP Chili |
Version | 1.2 |
Author | Andrea Ercolino |
Rating | 0 |
Last updated | 2010-06-25 11:32:00 |
Downloads |
3150
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WP Chili plugin added 40 kB of resources to the Home page and 40 kB of resources to the sample Post page.
WP Chili plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WP Chili plugin ads no tables to your Wordpress blog database.Easy code highlighting for Wordpress with Chili (the bundled version is 2.2):
code
tab<code class="lang"></code>
tagslang
with the language to highlight<code class="php">echo "<script>alert( 'Hello ' + $name );</script>";</code>
<code class="javascript">alert( 'Hello ' + $name );</code>
<pre><code class="lang"></code></pre>
tags if you want to preserve white space<pre>
element to add line numbers