Description
Mephivio Sommaire adds a responsive post summary grouped by category. It is designed for blogs, magazines, knowledge bases and editorial websites that need a readable index of published articles.
Use the shortcode:
[flappy_sommaire]
Main features:
- Category-based post summary.
- Live search.
- Clickable category filters.
- Optional thumbnails, dates and excerpts.
- Pagination or infinite scroll.
- Light rendering mode to keep the same appearance across browsers.
- Configurable colors, typography and responsive breakpoint.
- Server-side AJAX token handling for safer pagination.
- Multilingual interface: French, English, German, Spanish, Portuguese and Breton.
Captures d’écran






Installation
- Upload the plugin files to the
/wp-content/plugins/mephivio-sommaire/directory, or install the plugin through the WordPress Plugins screen. - Activate the plugin through the Plugins screen in WordPress.
- Go to Settings > Mephivio Sommaire to configure the display.
- Add
[flappy_sommaire]to a page, post or Elementor shortcode widget.
FAQ
-
Which shortcode should I use?
-
Use
[flappy_sommaire]. -
Can I override settings for one page only?
-
Yes. Example:
[flappy_sommaire order="ASC" show_search="0" show_filter="0" exclude_cats="3,7" pagination="pagination" per_page="5" multi_cat="all"] -
Which languages are included?
-
The plugin includes French, English, German, Spanish, Portuguese and Breton translation files.
-
Why is the default theme forced to light?
-
Some browsers may apply dark rendering depending on system preferences. The default light mode keeps the plugin appearance consistent across Chrome, Edge, Firefox and other browsers.
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« Mephivio Sommaire » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Mephivio Sommaire » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
1.3.7
- Fixed escaping issues reported by Plugin Check before WordPress.org submission.
- Added translator comments for placeholder-based strings.
- Removed legacy bundled translation loading calls and uses direct MO loading for forced locales.
- Updated Tested up to metadata to 7.0.
- Removed direct database cleanup from uninstall to avoid direct database query warnings.
1.3.4
- Renamed plugin classes and constants with a safer Mephivio Sommaire prefix.
- Completed bundled Spanish, Portuguese and Breton translation files.
- Updated POT/PO metadata to version 1.3.4.
- Removed obsolete development README from the release ZIP.
- Kept bundled language loading for forced locales even when the locale is not installed in WordPress.
- Updated WordPress.org readme metadata for public distribution.
1.2.1
- Forced light theme by default for consistent browser rendering.
- Improved query performance.
- Added stable AJAX transients.
- Added advanced settings and uninstall cleanup.
1.2.0
- Improved AJAX security.
- Added server-side token handling.
