このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Farm-Calculators

説明

Add farm calculators to your website to help visitors determine various farming and crop related information, such as crop populations, yield estimates, and harvest losses.

Shortcodes

You can use following shortcodes if activated:

Crop Population

[farming_calc_crop_population]
[farming_calc_crop_population_bs] (for bootstrap themes)

Shows a calculator for determing crop population based on stand count, row length, and row spacing.

Crop Population (Hoop Method)

[farming_calc_crop_population_hoop]
[farming_calc_crop_population_hoop_bs] (for bootstrap themes)

Shows a calculator for determing crop population based on stand count and hoop size.

Wheat Harvest Yield Loss

[farming_calc_wheat_harvest_yield_loss]
[farming_calc_wheat_harvest_yield_loss_bs] (for bootstrap themes)

Shows a calculator for determing wheat harvest yield loss based on kernels counted on ground and the size of the area they were counted in.

Grain Sorghum Harvest Yield Loss

[farming_calc_sorghum_harvest_yield_loss]
[farming_calc_sorghum_harvest_yield_loss_bs] (for bootstrap themes)

Shows a calculator for determing grain sorghum harvest yield loss based on kernels counted on ground and the size of the area they were counted in.

Soybean Harvest Yield Loss

[farming_calc_soybean_harvest_yield_loss]
[farming_calc_soybean_harvest_yield_loss_bs] (for bootstrap themes)

Shows a calculator for determing soybean harvest yield loss based on beans counted on ground and the size of the area they were counted in.

Sunflower Harvest Yield Loss

[farming_calc_sunflower_harvest_yield_loss]
[farming_calc_sunflower_harvest_yield_loss_bs] (for bootstrap themes)

Shows a calculator for determing sunflower harvest yield loss based on seeds counted on ground and the size of the area they were counted in.

More shortcodes will follow soon.

スクリーンショット

  • screenshot-1.png

インストール

Install Farm-Calculators on a simple WordPress blog

  1. Upload the full farm-calculators directory into your wp-content/plugins directory.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

  3. Use the calculator shortcodes wherever you would like to display them to your visitors.

評価

2019年4月13日
Works with WP 5.1.1 using Elegant Fusion theme. Basic. Not Fancy, but could be fancied up with some CSS. Would like to see an update for security.
1件のレビューをすべて表示

貢献者と開発者

Farm-Calculators はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Farm-Calculators” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.6

  • Bump compatibility information.

0.5

  • Minor spelling and wording adjustments.

0.4

  • Added wheat harvest yield loss calculator.

0.3

  • Added soybean harvest yield loss calculator.
  • Added sunflower harvest yield loss calculator.

0.2

  • Added grain sorghum harvest yield loss calculator.
  • Added bootstrap styled alternative shortcodes.

0.1

  • First public version.
  • Added crop population by hoop method calculator.
  • Added crop population by row length/spacing calculator.