Title: ANPC Display
Author: constantinonu
Published: <strong>11, Febreru de 2026</strong>
Last modified: 13, Febreru de 2026

---

Guetar plugins

![](https://s.w.org/plugins/geopattern-icon/anpc-display.svg)

# ANPC Display

 By [constantinonu](https://profiles.wordpress.org/constantinonu/)

[Download](https://downloads.wordpress.org/plugin/anpc-display.1.1.0.zip)

 * [Details](https://ast.wordpress.org/plugins/anpc-display/#description)
 * [Reviews](https://ast.wordpress.org/plugins/anpc-display/#reviews)
 *  [Installation](https://ast.wordpress.org/plugins/anpc-display/#installation)
 * [Development](https://ast.wordpress.org/plugins/anpc-display/#developers)

 [Support](https://wordpress.org/support/plugin/anpc-display/)

## Description

This plugin automatically adds the mandatory icons for online merchants in Romania
to the website footer, according to ANPC Order no. 449/2022:
 1. SAL (Alternative
Dispute Resolution) 2. SOL (Online Dispute Resolution) – _Optional as of July 2025_

The European Online Dispute Resolution (SOL) Platform has been discontinued as of
20 July 2025. This plugin allows you to hide the SOL link and provides informational
links regarding the new regulations.

**Descriere în Română**

Acest plugin adaugă automat în subsolul site-ului (footer) pictogramele obligatorii
pentru comercianții online din România, conform Ordinului ANPC nr. 449/2022:
 1.
SAL (Soluționarea Alternativă a Litigiilor) 2. SOL (Soluționarea Online a Litigiilor)–
_Opțional din iulie 2025_

Platforma Europeană de Soluționare Online a Litigiilor (SOL) a fost întreruptă din
20 iulie 2025. Plugin-ul permite ascunderea link-ului SOL și oferă link-uri informative
despre noile reglementări.

## Screenshots

 * [[
 * Exemplu de afișare în footer / Footer display example.

## Installation

 1. Upload the `anpc-display` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to Settings -> ANPC Display to configure options (optional).

**Instalare în Română**

 1. Încărcați folderul `anpc-display` în directorul `/wp-content/plugins/`.
 2. Activați plugin-ul din meniul ‘Implicite’ în WordPress.
 3. Mergeți la Setări -> ANPC Display pentru a configura opțiunile (opțional).

## Reviews

![](https://secure.gravatar.com/avatar/4c1fdc35b3bb26941ea550dca1687dc5051379ed7de25da102d4b55cd3deacd2?
s=60&d=retro&r=g)

### 󠀁[Great plugin – simple, clean, and exactly what I needed](https://wordpress.org/support/topic/great-plugin-simple-clean-and-exactly-what-i-needed/)󠁿

 [lidiaorban](https://profiles.wordpress.org/lidiaorban/) 5, Marzu de 2026

I really appreciate how the plugin helps online stores stay compliant with Romanian
ANPC requirements without any hassle. The design is clean and professional, and 
it blends nicely with my site’s layout. It also doesn’t affect the site’s speed 
at all, which is a huge plus. Overall, it’s a solid, reliable plugin that adds real
value. Highly recommended for any Romanian e-commerce site that needs to display
the ANPC information properly. Great job to the developer!

 [ Read all 0 reviews ](https://wordpress.org/support/plugin/anpc-display/reviews/)

## Contributors & Developers

“ANPC Display” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ constantinonu ](https://profiles.wordpress.org/constantinonu/)

[Translate “ANPC Display” into your language.](https://translate.wordpress.org/projects/wp-plugins/anpc-display)

### Interested in development?

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

## Changelog

#### 1.1.0

 * Securitate: Escaparea corectă a output-ului prin `wp_kses_post()` pentru conformitate
   cu standardele WordPress.org / Securely escaped output using `wp_kses_post()`
   for WordPress.org compliance.
 * Conformitate: Eliminat apelul `load_plugin_textdomain()` conform noilor specificații(
   WordPress se ocupă automat de traduceri) / Removed discouraged `load_plugin_textdomain()`
   call.

#### 1.0.9

 * Simplificare: Eliminat câmpul redundant “Activează Plugin” din setări. Dacă plugin-
   ul este activ, acesta va fi afișat automat / Removed redundant “Enable Plugin”
   setting. If active, it works automatically.

#### 1.0.8

 * Optimizare Mobil: Adăugată setare pentru mărimea pictogramelor pe ecrane mici/
   Added mobile icon size setting for better responsive design.
 * Personalizare: Adăugat câmp CSS Personalizat pentru stilizare avansată / Added
   Custom CSS field for advanced styling.
 * Traduceri Oficiale: Adăugat suport pentru limbi (RO/EN) prin fișiere .po/.mo /
   Full translation support (Romanian/English) via .po/.mo files.

#### 1.0.7

 * Previzualizare: Afișarea pictogramelor direct în pagina de setări din admin /
   Admin image previews in the settings page.
 * Poziționare: Opțiune de aliniere (Stânga/Centru/Dreapta) pentru pictograme / 
   Alignment option (Left/Center/Right) for icons.
 * Flexibilitate: Adăugat shortcode `[anpc_display]` pentru afișarea pictogramelor
   oriunde în site / Added `[anpc_display]` shortcode for custom positioning.

#### 1.0.6

 * Profesionalism: Adăugat link direct spre setări în lista de plugin-uri / Added
   direct settings link in the plugins list.
 * Curățenie: Creat fișierul `uninstall.php` pentru ștergerea automată a setărilor
   din baza de date / Created `uninstall.php` for automatic cleanup of settings 
   from the database.
 * Versiune: Sărit de la 1.0.2 direct la 1.0.6 conform cerinței / Version jump from
   1.0.2 to 1.0.6 as requested.

#### 1.0.5

 * Nou: Adăugat link informativ despre încetarea platformei SOL și noile reglementări
   UE / Added informational link explaining SOL platform discontinuation and new
   EU regulations.

#### 1.0.4

 * Nou: Opțiune pentru a activa/dezactiva link-ul SOL (întrerupt de UE din iulie
   2025) / Added option to toggle SOL link (discontinued by EU as of July 2025).

#### 1.0.3

 * Optimizare: Documentație completă PHPDoc și îmbunătățiri de cod / Full PHPDoc
   documentation and code improvements.

#### 1.0.2

 * UX: Regruparea setărilor din admin în secțiuni SAL și SOL pentru o configurare
   mai ușoară / Regrouped admin settings into SAL and SOL sections for easier configuration.

#### 1.0.1

 * Optimizare: Hook-urile de admin sunt încărcate doar în contextul administrativ/
   Optimization: Admin hooks are only loaded in the administrative context.
 * Curățare: Simplificarea instanțierii plugin-ului / Cleanup: Simplified plugin
   instantiation.

#### 1.0.0

 * Versiunea inițială / Initial release.
 * Respectă regulile WordPress.org Plugin Guidelines / Follows WordPress.org Plugin
   Guidelines.
 * Include resurse locale pentru SAL/SOL (fără hotlinking) / Includes local resources
   for SAL/SOL (no hotlinking).
 * Pregătit pentru traducere (I18n) / Translation ready (I18n).

## Meta

 *  Version **1.1.0**
 *  Last updated **2 meses ago**
 *  Active installations **20+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/anpc-display/)
 * Tags
 * [ecommerce](https://ast.wordpress.org/plugins/tags/ecommerce/)[romania](https://ast.wordpress.org/plugins/tags/romania/)
   [sol](https://ast.wordpress.org/plugins/tags/sol/)
 *  [Advanced View](https://ast.wordpress.org/plugins/anpc-display/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/anpc-display/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/anpc-display/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/anpc-display/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/anpc-display/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/anpc-display/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/anpc-display/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/anpc-display/reviews/)

## Contributors

 *   [ constantinonu ](https://profiles.wordpress.org/constantinonu/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/anpc-display/)