Linux 软件免费装
Banner图

Responsive P5JS for WP

开发者 cageehv
更新时间 2022年5月6日 21:50
捐献地址: 去捐款
PHP版本: 5.0 及以上
WordPress版本: 6.0
版权: GPLv2 or later

标签

embed javascript html5 processing processing.org p5js

下载

1.1 1.0 1.1.1 1.1.3 1.1.2

详情介绍:

Embed your P5JS sketches in posts and pages in a responsive way 1. Create a new sub-directory in the /uploads/p5js/ directory (using FTP): 2. Upload all files and directories (index.html, scetch.js, libraries, etc) of your P5JS sketch to the new WordPress /uploads/p5js/[sketch_folder] directory. 3. Add a short code to your post or page Attributes sketchfolder: the name of your P5JS sketch (REQUIRED) canvaswidth: the width of the sketch, should be the same as in your creattecanvas() statement (REQUIRED) canvasheight: the height of the sketch, should be the same as in your creattecanvas() statement (REQUIRED) bordersize: size of the border in pix (OPTIONAL, default: 0px) bordercolor: color of the border around the sketch (OPTIONAL, default: no border, only works when you also define a bordersize) Author CAGE Web Design | Rolf van Gelder, Eindhoven, The Netherlands - http://cagewebdev.com - http://rvg.cage.nl Plugin URL http://cagewebdev.com/responsive-p5js-for-wp-wordpress-plugin/ Download URL http://wordpress.org/plugins/responsive-p5js-for-wp Disclaimer NO WARRANTY, USE IT AT YOUR OWN RISK! Plugins by CAGE Web Design | Rolf van Gelder WordPress plugins created by CAGE Web Design | Rolf van Gelder http://cagewebdev.com/category/news-tech-art/wordpress/

安装:

常见问题:

How can I change the settings of this plugin?

  • This plugin doesn't need any settings

更新日志:

v1.1.3 [07/17/2021] v1.1.2 [07/16/2021] v1.1.1 [04/17/2021] v1.0 [01/28/2019]