
ProcessingJS for WordPress
Embed a ProcessingJS sketch (http://processingjs.org) in your post or page with this plugin


Overview
Compatibility
Installation instructions
Customer support & learning resources
Changelog
Main benefits
Embed ProcessingJS sketches
Use shorttag for code
Supports .pde to .js
Customizable border color
About this plugin
Author: cageehv
Categories: Integration and APIs
Version: 1.2.2
Last updated: 06-05-2022
WordPress version: 2.8
Tested up to: 6.0.9
PHP version required: false
Languages:
Tags:
Learning resources: View resources
Overview
The "ProcessingJS for WordPress" plugin enables users to effortlessly embed ProcessingJS sketches within WordPress posts or pages using a convenient shorttag ([pjs4wp]...[/pjs4wp]). It offers two straightforward methods to accomplish this: either by directly writing ProcessingJS code within a post/page or by linking to an existing .pde sketch file that has been renamed to .js due to compatibility reasons. This plugin is ideal for anyone looking to enhance their WordPress site with dynamic, interactive graphics powered by ProcessingJS. Developed by Rolf van Gelder of CAGE Web Design, it comes with live examples for better understanding and assures no warranty, thus encouraging usage at users' own risk.
Embed ProcessingJS Sketches
- Allows embedding of ProcessingJS sketches directly into posts or pages.
- Supports both inline code and external .js files for flexibility.
Easy Shortcode Usage
- Utilizes simple shortcodes ([pjs4wp]...[/pjs4wp]) for embedding sketches.
- Shortcodes can include actual code or reference an external file.
Customization Options
- Allows customization of the sketch display with parameters like border color.
- Supports additional attributes to enhance the embedded sketch.
Compatibility
- Ensures compatibility by requiring .pde files to be renamed to .js.
- Addresses server and browser compatibility issues with file extensions.