ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Responsive P5JS for WP

აღწერა

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

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/

დაყენება

  • Upload the Plugin to the ‘/wp-content/plugins/’ directory
  • Activate the plugin in the WP Admin Panel » Plugins

ხდკ

How can I change the settings of this plugin?

  • This plugin doesn’t need any settings

მიმოხილვები

2 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“Responsive P5JS for WP” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Responsive P5JS for WP თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

v1.1.3 [07/17/2021]

  • BUG FIX: adjusted the timer

v1.1.2 [07/16/2021]

  • BUG FIX: timing issue fixed

v1.1.1 [04/17/2021]

  • BUG FIX: some bugs were fixed

v1.0 [01/28/2019]

  • Initial release