Title: AN|DES de BelleWeb
Author: BelleWeb Studio
Published: <strong>July 16, 2026</strong>
Last modified: July 16, 2026

---

Search plugins

![](https://ps.w.org/andes-de-belleweb/assets/banner-772x250.png?rev=3610816)

![](https://ps.w.org/andes-de-belleweb/assets/icon-256x256.png?rev=3610716)

# AN|DES de BelleWeb

 By [BelleWeb Studio](https://profiles.wordpress.org/bellewebstudio/)

[Download](https://downloads.wordpress.org/plugin/andes-de-belleweb.0.1.20.zip)

 * [Details](https://wordpress.org/plugins/andes-de-belleweb/#description)
 * [Reviews](https://wordpress.org/plugins/andes-de-belleweb/#reviews)
 *  [Installation](https://wordpress.org/plugins/andes-de-belleweb/#installation)
 * [Development](https://wordpress.org/plugins/andes-de-belleweb/#developers)

 [Support](https://wordpress.org/support/plugin/andes-de-belleweb/)

## Description

AN|DES de BelleWeb helps WordPress site owners create clear before-and-after image
comparisons for visual work. It is especially useful for portfolios, beauty, aesthetics,
wellness, dental, renovation, photography, fitness, design, and other services where
results are easier to understand visually.

The plugin provides a focused admin workflow for creating comparisons, previewing
the result, and embedding the output with shortcodes. Each comparison can use a 
horizontal, vertical, or square layout, with a responsive slider and configurable
labels.

This initial Lite version includes individual comparisons, a basic gallery shortcode,
visual admin screens, media-library image selection, and global style settings for
the public slider. It does not load external services, SDKs, remote resources, or
usage tracking.

### Features

 * Dedicated admin screens for creating and managing before-and-after comparisons.
 * Before image, after image, labels, visual format, slider direction, and initial
   position fields.
 * Image selection through the WordPress media library.
 * Visual comparison list with status, thumbnail preview, shortcode, and key actions.
 * Admin preview while preparing a comparison.
 * Quick preview from the comparison list with an interactive popup.
 * Notice when before and after images do not share the same proportion.
 * Individual shortcode: `[andes id="123"]`.
 * Basic gallery shortcode: `[andes_gallery]`.
 * Legacy shortcode aliases: `[bellebefore id="123"]` and `[bellebefore_gallery]`.
 * Responsive before-and-after slider for individual comparisons.
 * Horizontal, vertical, or square display format per comparison.
 * Left-to-right or top-to-bottom slider movement.
 * Global color, label, border radius, and divider settings for the public slider.
 * No third-party services, remote SDKs, telemetry, or external resource loading.

### Shortcodes

#### Individual before-and-after comparison

    ```
    [andes id="123"]
    ```

#### Gallery

    ```
    [andes_gallery]
    ```

#### Legacy aliases

    ```
    [bellebefore id="123"] and `[bellebefore_gallery]` remain available as compatibility aliases for existing content.<h3>Privacy and Client Images</h3>
    ```

AN|DES de BelleWeb lets site owners publish before-and-after images on their own
WordPress site. If images include identifiable people, the site owner is responsible
for having the appropriate permission to publish them.

The plugin does not send images or usage data to external servers and does not include
telemetry.

## Installation

 1. Upload the `andes-de-belleweb` folder to the `/wp-content/plugins/` directory.
 2. Activate AN|DES de BelleWeb from the WordPress Plugins screen.
 3. Create a comparison from the AN|DES menu in the WordPress admin.
 4. Add `[andes id="123"]` to a page, replacing `123` with the comparison ID.
 5. Add `[andes_gallery]` to display a basic gallery of published comparisons.

## FAQ

### Does the plugin connect to external services?

No. AN|DES de BelleWeb does not send data to external services and does not load
resources from remote hosts.

### Does the plugin add tracking or remote calls to display comparisons?

No. The public comparison output is rendered locally by WordPress and the plugin
assets.

### Does this version include dynamic filters or visual-builder widgets?

No. This version includes an individual shortcode and a basic gallery shortcode,
without dynamic filters or builder-specific widgets.

### Can I use different colors for each comparison?

In this Lite version, visual colors and slider style settings are global and apply
to all comparisons.

### Does it include a reminder about client image authorization?

Yes. The admin interface includes a discreet reminder to make sure you have permission
before publishing client images.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“AN|DES de BelleWeb” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ BelleWeb Studio ](https://profiles.wordpress.org/bellewebstudio/)

[Translate “AN|DES de BelleWeb” into your language.](https://translate.wordpress.org/projects/wp-plugins/andes-de-belleweb)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/andes-de-belleweb/),
check out the [SVN repository](https://plugins.svn.wordpress.org/andes-de-belleweb/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/andes-de-belleweb/)
by [RSS](https://plugins.trac.wordpress.org/log/andes-de-belleweb/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.20

 * Restored the real AN|DES SVG icon in the WordPress admin menu.

#### 0.1.19

 * Fixed readme formatting for the public plugin page.
 * Updated the admin menu icon to use a clean monochrome SVG.
 * Added activate and deactivate actions for comparisons using native WordPress 
   publish and draft statuses.

#### 0.1.18

 * Removed unused internal gallery query logic from the Lite distribution.

#### 0.1.17

 * Added a defer loading strategy to the frontend slider script.

#### 0.1.16

 * Removed unused admin screen remnants from the Lite distribution.

#### 0.1.15

 * Addressed WordPress.org pre-review feedback.

#### 0.1.14

 * Fixed frontend image layer alignment by rendering comparison images at full size
   and locking both slider layers to identical layout rules.

#### 0.1.13

 * Cleaned up remaining Plugin Check variable prefix warnings.

#### 0.1.12

 * Updated the WordPress.org text domain and package root to match the assigned 
   plugin slug.
 * Updated the WordPress.org readme to English.
 * Fixed Plugin Check blocking issues for the admin copy module and frontend asset
   detection.

#### 0.1.11

 * Minor welcome screen alignment and overflow fixes before WordPress.org review.

#### 0.1.10

 * Minor adjustments before WordPress.org review.

#### 0.1.9

 * Redesigned the admin experience for clearer before-and-after creation.
 * Reorganized the editor with preview, format, slider movement, and global slider
   style settings.
 * Focused the Lite experience on creating and publishing complete before-and-after
   comparisons.
 * Improved buttons, color palette, and slider color preview.
 * Maintained compatibility for new shortcodes and legacy aliases.

#### 0.1.8

 * Added square visual-format cards.

#### 0.1.7

 * Fixed primary button visibility on the welcome screen.

#### 0.1.6

 * Restored the previous data and visual-format section.

#### 0.1.5

 * Stopped showing the internal comparison name automatically on the frontend.

#### 0.1.4

 * Reorganized the initial editor section into two real columns.

#### 0.1.3

 * Adjusted the format selector into a two-column text and image composition.

#### 0.1.2

 * Redesigned the visual format selector in the editor.

#### 0.1.1

 * Admin visual adjustments and asset versioning for QA.

#### 0.1.0

 * Initial plugin base with individual shortcode and basic gallery.

## Meta

 *  Version **0.1.20**
 *  Last updated **7 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [beauty](https://wordpress.org/plugins/tags/beauty/)[before after](https://wordpress.org/plugins/tags/before-after/)
   [image comparison](https://wordpress.org/plugins/tags/image-comparison/)[portfolio](https://wordpress.org/plugins/tags/portfolio/)
   [slider](https://wordpress.org/plugins/tags/slider/)
 *  [Advanced View](https://wordpress.org/plugins/andes-de-belleweb/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/andes-de-belleweb/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/andes-de-belleweb/reviews/)

## Contributors

 *   [ BelleWeb Studio ](https://profiles.wordpress.org/bellewebstudio/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/andes-de-belleweb/)