Processing for wordpress is a plugin that allows you to easily manage and include processing sketches into a wordpress post or page. It automatically adds the right librairies for you and will offer different features and templates to present your creation in a minimalist and elegant way.
Features
include processing.js library into the wordpress page
include Jprocessing.js library into the wordpress page. It allow you to enable responsive, fullscreen and responsive for your sketch.
custom css for each sketch
upload entire sketch folder
Make the integration into your wordpress page easily by allowing you to change the width and the height of the sketch directly in the wordpress back office
generate shortcode that you can include anywhere in your wordpress
provide a simple template to present your sketch ( title , author name, author website, description)
[youtube
http://www.youtube.com/watch?v=hL8wiorVe_A&feature=youtu.be]
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-name.php
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates