ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

Player for Web Pure Data patches

وضاحت

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.

انسٽاليشن

You can install it by uploading the plugin zip in Plugins > Add New > Upload Plugin.

FAQ

Why my Pure Data patch does not work?

Only patches compatible with the WebPd Javascript library will work with this plugin.

Why I can’t see my Pure Data patch controls?

The WebPd Javascript library does not support rendering controls at the moment so any patch you upload and run must be autonomous.

جائزا

ھن پلگ ان لاءِ ڪي به رايا ناھن.

تعاون ڪندڙ & ڊولپرز

“Player for Web Pure Data patches” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “Player for Web Pure Data patches” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.0.0 – Audacious Abs

  • Allow .pd files to be uploaded in media.
  • Provide “pd” shortcode.

1.0.1

  • Escape URL provided in patch so it is not possible to inject js through that parameter.

1.0.2

  • Tested up to 5.7

1.0.3

  • Check publish workflow