Abstract Box
·
Adds a chic and modernist "Abstract" section to posts via a shortcode [abstract], with schema.org JSON-LD structured data.
The Abstract Box plugin (developed and maintained by Mohd Elfie Nieshaem Juferi) allows you to add a stylish, modern “Abstract” section to your WordPress posts using a simple shortcode. Ideal for academic papers, research summaries, or any content that benefits from a prominent callout.
Features:
- Clean, modernist design with configurable colours
- Tabbed settings page (Appearance, Schema, Advanced)
- Customizer integration with live colour preview
- Schema.org JSON-LD structured data output
- Choice of sans-serif, serif, or system font stacks
- Default and custom style variants
- Optional hover lift effect (desktop only)
- Custom CSS class support
- Full internationalisation (i18n) support
Usage
Basic
[abstract]Your abstract content here.[/abstract]
With title
[abstract title="Key Findings"]Your abstract content here.[/abstract]
With subtitle
[abstract title="Abstract" subtitle="A brief summary"]Your content.[/abstract]
Custom Settings (Override Per-Box)
[abstract title="Important" bg_color="#ffcccc" title_color="#cc0000" accent_color="#aa0000"]This abstract will be red regardless of your global settings.[/abstract]