BFPC Image Cropper

外掛說明

The BFPC Image Cropper plugin provides an easy-to-use interface for your site visitors to edit and crop images online via your site. It simplifies the process of image editing, making it accessible to non-technical users and enhancing your website’s functionality.

Key Features:

  • Online image cropping functionality.
  • User-friendly interface.
  • Shortcode support to integrate cropping functionality anywhere on your site.
  • Compatible with popular page builders like Gutenberg, Elementor, and Beaver Builder.
  • Customizable themes: Light, Dark, and Default.
  • Fully responsive design.

Usage

To use the BFPC Image Cropper, simply add the shortcode below to any post, page, or widget where you want the cropping functionality to appear:

[bfpc_image_cropper]

This will render an image cropping tool for users to edit and crop images.

You can customize the appearance of the cropping tool by using the theme attribute in the shortcode. Available themes:

  1. Default Theme: Neutral gray background.
    Example: [bfpc_image_cropper theme="default"]

  2. Light Theme: Light gray background.
    Example: [bfpc_image_cropper theme="light"]

  3. Dark Theme: Dark gray/black background.
    Example: [bfpc_image_cropper theme="dark"]

Features

  • Allow visitors to upload and crop images.
  • Seamless integration with your WordPress site using a shortcode.
  • Simple and intuitive design for ease of use.
  • Fully responsive and works on all modern browsers.
  • Tested with WordPress 6.4, Gutenberg, Elementor, and Beaver Builder.

Additional Information

Author: Vasant Rajput (vasant.dev95@gmail.com)
Author Website: https://profiles.wordpress.org/vasantrajput/

螢幕擷圖

  • Add Image or Change Image
  • Select area for Crop Image and crop image
  • After crop image view
  • After horizontal flip image view
  • Save the finial output as image

安裝方式

  1. Upload the plugin folder bfpc-image-cropper to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Use the shortcode [bfpc_image_cropper] on any page, post, or widget to display the image cropping tool.
  4. Customizable themes for enhanced design flexibility.

常見問題集

Does this plugin support bulk image editing?

No, the BFPC Image Cropper is designed for single image editing at a time.

Can I customize the cropping dimensions?

Yes, you can select any aspect ratio to cropping image.

How can I change themes, it need to do code on website theme files?

No, you have not warry to changes on files, you just need to add attributes ‘theme’ on shortcode into page/post edit.
By default the Default Theme was set when you use the shortcode as [bfpc_image_cropper],
Example:
Light Theme: [bfpc_image_cropper theme="light"]
Dark Theme: [bfpc_image_cropper theme="dark"]

Is the plugin mobile-friendly?

Yes, the cropping tool is fully responsive and works on all device sizes.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈BFPC Image Cropper〉的開發相關工作。

參與者

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

將〈BFPC Image Cropper〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.1

  • Version tag updated.
  • Updated GPLv2 to GPLv3 License.

1.1.0

  • Tested with WordPress 6.7
  • Tested compatibility with Gutenberg, Elementor, and Beaver Builder.
  • Enhanced visibility with additional tags and optimized description.
  • Added support for customizable themes (Light, Dark, and Default).

1.0

  • Initial release of the plugin.
  • Added image cropping functionality with a shortcode option.