این افزونه با آخرین 3 نسخه اصلی وردپرس تست نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری داشته باشد.

Processing JS

توضیحات

A plugin for WordPress to make it easy to include Processing.js sketches into blog posts.

Visit the plugin page for more information.

عکس‌های صفحه

  • Floating flowers inside a blog post

نصب

The easiest way to install the plugin is to use the plugin installer in WordPress.

If you want to do it manually:

  1. Upload the processingjs directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Once activated, you’ll notice a ‘processing’ button when you’re writing or editing a post in HTML mode. Clicking it will insert a very simple Processing sketch into your post. You can use it as a template or write your own from scratch. You’ll find examples (with code) of what can be done here: Processing JS Demos.

سوالات متداول

Which browsers support Processing JS?

Processing.js runs in Chrome, Firefox, Safari, Opera and IE9

I don’t see my sketch running when I click ‘Preview’

This happens due to security measures implemented in some browsers – preventing code that is submitted from being executed on the very next page.

If this happens, you can refresh the preview page in your browser and your sketch should load.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Processing JS” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Processing JS” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

1.1

  • Updated to use ProcessingJS 1.3.6

1.0

  • Updated to use ProcessingJS 1.0 – thanks to digitalawakening: https://wordpress.org/support/topic/plugin-processing-js-updating-to-processingjs-10

0.5

  • Initial release