

Display settings: Customize the CSS classes used for the ReadMore button.
nnax ReadMore helps editors keep posts and pages compact while still making additional content available on demand.
Use the shortcode [nnax_readmore]...[/nnax_readmore] to hide longer sections behind a toggle button. Visitors can expand and collapse the content without requiring a bundled frontend framework.
[nnax_readmore] for expandable content blocksUse this shortcode in content:
[nnax_readmore]Your hidden content[/nnax_readmore]
In Gutenberg, a dedicated ReadMore block is available in the block inserter. In the Classic Editor, the button is available above the editor. In both cases, a dialog opens for entering the hidden content.
When the plugin is deleted, uninstall.php removes the options nnaxreadmore_button_classes, nnaxreadmore_general_settings, and nnaxreadmore_role_access.
In multisite, cleanup runs per site and also removes a possible network option.