This section describes how to install the plugin and get it working.
- Unpack plugin archive into
/wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
The below actions are not needed after installation. Just some customization.
- You can update Geshi if you like by downloading a new version from it's site and overwritting files in geshi folder of plugin. Geshi is untouched by me ;)
- You can customize collapsable code block by changing
wp-synhighlighter.css file in the plugin folder
- You can change the template of the collapsable code block by editing
template.php file