APS-C Crop

外掛說明

APS-C Crop calculator is a lightweight WordPress plugin that helps photographers understand how their lenses will perform on different sensor sizes. It calculates the equivalent focal length and aperture values when using lenses on cameras with different crop factors.

Features

  • Real-time calculation of equivalent focal lengths and apertures
  • Support for various crop factors (APS-C, Micro 4/3, 1-inch, etc.)
  • Clean and responsive design
  • No jQuery dependency
  • Optimized performance (scripts and styles only load when needed)
  • Gutenberg block support

Usage

  1. Enter the focal length of your lens in millimeters
  2. Enter the aperture value (f-number)
  3. Select the crop factor of your camera
  4. The calculator will automatically show the equivalent values for a full-frame camera

螢幕擷圖

  • The calculator interface

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Calculator

安裝方式

  1. Upload the apsc-crop folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use the shortcode [apsc_crop_calculator] in any post or page or add the block through the editor

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈APS-C Crop〉的開發相關工作。

參與者

〈APS-C Crop〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈APS-C Crop〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.3

  • Added Gutenberg block support
  • Fixed JavaScript translations
  • Improved code organization
  • Added proper text domain loading

1.2

  • Normalized all CSS classes to use underscores
  • Added unique prefixes to all IDs and functions
  • Updated shortcode to use consistent naming
  • Improved code organization and maintainability

1.1

  • Implemented real-time calculation (removed calculate button)
  • Improved form field styling and consistency
  • Optimized performance by loading assets only when needed
  • Removed jQuery dependency

1.0

  • Initial release