這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

CPS | Before / After Images

外掛說明

With this plugin, you can display two similar images in one frame with a bar in the middle. So visitors can see the difference by moving the bar from left to right. Typical usecase is, when you want to show a “before-after” state with two images.

The shortcode: [surbma-before-after before_src="" before_alt="" after_src="" after_alt="" with="" height=""]

Parameters:

  • before_src: This is the URL of the left image. REQUIRED
  • before_alt: This is the ALT attribute of the left image.
  • after_src: This is the URL of the right image. REQUIRED
  • after_alt: This is the ALT attribute of the right image.
  • with: This is the width of the image.
  • height: This is the height of the image.

Only the two src parameters are required, the rest of them are optional.

Do you want to contribute or help improving this plugin?

You can find it on GitHub: https://github.com/Surbma/surbma-before-after

You can find my other plugins and projects on GitHub:

https://github.com/Surbma

Please feel free to contribute, help or recommend any new features for my plugins, themes and other projects.

Do you want to know more about me?

Visit my webpage: Surbma.com

安裝方式

  1. Upload surbma-before-after folder to the /wp-content/plugins/ directory
  2. Activate the Surbma – Before / After Images plugin through the ‘Plugins’ menu in WordPress
  3. That’s it. Now you can use the shortcodes. 🙂

常見問題集

What does Surbma mean?

It is the reverse version of my last name. 😉

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈CPS | Before / After Images〉的開發相關工作。

參與者

將〈CPS | Before / After Images〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.1

Release date: 2020-09-15

FIX

  • Fixes jQuery call, so it is compatible with latest versions of WordPress (5.5) and jQuery.

TWEAK

  • Checked compatibility with the latest version of WordPress.
  • Changed minimum WordPress version and PHP requirements.

2.0

Release date: 2019-07-19

With this version, the plugin is rebranded to CherryPick Studios or CPS with the short version. CherryPick Studios is created by me, Surbma, so everything is the same, but better. 🙂

NEW

  • Plugin author and contributor has changed to CherryPick Studios.

TWEAK

  • Checked compatibility with the latest version of WordPress.

1.4

  • NEW – Plugin name change.

1.3

  • TWEAK – Modified description and name symbols.

1.2

  • TWEAK – Simple versioning.
  • TWEAK – Modified description and name symbols.

1.1.0

  • Updated scripts and styles.
  • Added more description.
  • Code optimization.

1.0.0

  • Initial release.