外掛說明
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.
螢幕擷圖






安裝方式
- 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.
常見問題集
-
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.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
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.
