Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 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” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

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.