Plugin to upload and run Web Pure Data compatible Pure Data patches in WordPress sites.
Author: | Marc Mauri Alloza (profile at wordpress.org) |
WordPress version required: | 5.2 |
WordPress version tested: | 5.7.2 |
Plugin version: | 1.0.2 |
Added to WordPress repository: | 09-10-2020 |
Last updated: | 08-03-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 0 |
Rated by: | 0 |
Plugin URI: | https://github.com/opengeekv2/player-for-web-... |
Total downloads: | 710 |
![]() Click to start download |
This plugin allows you to upload Pure Data patches with the .pd extension in Media > Add New.
After that you can use the Shortcode [pd patch=”put_uploaded_patch_url_here”] to run that patch in a post or page.
If you’re building a theme you can also run the shortcdode using the do_shortcode() function.
Contributing
If you wish to contribute to this plugin you can do it in GitHub.
Pick any issue or feature that fancies you and then write a comment in there so you can be assigned to it and we can discuss on how you may approach it.
There’s a prepared development environment that you can use in GitHub.
Build status
Included libraries
This plugin makes use of WebPd Javascript library released under LGPL-3.0-or-later license.
You can get the source code of the WebPd Javascript library from its GitHub repository.
License
This plugin is released under LGPL-3.0-or-later license.
FAQ
ChangeLog