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

Dynamic Calculator

توضیحات

Embed calculator in your posts and pages using shortcode.

DISCLAIMER: UI design was referenced from Google calculator.

FEATURES:

  • Basic operations (Addition, Subtraction, Division, Multiplication)
  • Remainder (Character R has been used to indicate Remainder as the use of % symbol might conflict with percentage)
  • Insert multiple zeros (You can insert upto 4 zeros with one click)
  • Use of Brackets
  • Previously calculated answer can be referenced using Ans button
  • Separate buttons for AC (All Clear) and CE (Clear Entry)

SHORTCODE:
Use the shortcode dc_calculator to embed a calculator.

عکس‌های صفحه

  • Preview of the calculator

نصب

Go to Plugins > Add New > Search for the plugin and click install, or download and extract the plugin, and copy the the plugin folder into your wp-content/plugins directory and activate.
You can also upload the Zip file and install from your Plugins > Add New section.

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

Can I contribute?

Sure you can. Here’s the GitHub main repository and submodule

Can I embed multiple calculator on a single page?

Currently, operations of multiple calculators on a single page isn’t supported. If you insert multiple shortcode on same page, the calculator UI WILL be rendered multiple times but an action in one calculator will be reflected in all of the present calculators on the page, with same output.

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

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

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

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

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

ترجمه “Dynamic Calculator” به زبان شما.

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

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

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

1.0.0 – 2020-07-17

  • Initial Release