| 开发者 | aymanabdullahdev |
|---|---|
| 更新时间 | 2026年9月11日 17:33 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[smart_highlights] shortcode.
Per-content box titles
Set a custom highlights-box title for an individual post or page while keeping the global title as the fallback.
Features include:
[smart_highlights].No. The plugin does not generate a navigation list from article headings. The editor creates an independent list of reader-facing highlights, and each highlight may optionally link to a selected H2 or H3 section.
No. The highlights are editorially curated. You decide what readers should see.
No. A highlight can link to a selected H2 or H3 section, or it can be displayed as plain text.
No. The highlights list is independent. You can use different wording, choose fewer points than there are headings, and arrange the highlights in the editorial order you want readers to see.
Yes. Select the heading and use the copy button. The copied text remains editable, so you can shorten or rewrite it.
Yes. Enter a custom title in the editor panel. Leave it blank to keep using the global box title from the plugin settings.
Yes. Add [smart_highlights] anywhere in the post or page content. When the shortcode is present, the automatic before/after box is not added.
The plugin maps headings from the authored post content before shortcodes expand. This helps prevent generated front-end headings from changing the heading map used in the editor.
No. The plugin does not require an AI service, external API, telemetry, or third-party content processing.
Yes. Version 3.2.0 reads the legacy highlight meta when needed, writes the new prefixed meta key on the next post save, and migrates legacy settings to the new plugin option.
sch_settings option to m7ch_settings._m7ch_highlights as the primary post-meta key while retaining read compatibility with legacy _sch_highlights_v2 data; legacy post data migrates on the next save instead of using a bulk database operation.[smart_highlights] shortcode and all v3.1.1 behavior.aymanabdullahdev.[smart_highlights] to the post editor with a direct copy button.