home / docs / sections

sections: plugin_hooks:plugin-hook-slots

This data as json

id page ref title content breadcrumbs references
plugin_hooks:plugin-hook-slots plugin_hooks plugin-hook-slots Template slots The following set of plugin hooks can be used to return extra HTML content that will be inserted into the corresponding page, directly below the <h1> heading. Multiple plugins can contribute content here. The order in which it is displayed can be controlled using Pluggy's call time order options . Each of these plugin hooks can return either a string or an awaitable function that returns a string. ["Plugin hooks"] [{"href": "https://pluggy.readthedocs.io/en/stable/#call-time-order", "label": "call time order options"}]
Powered by Datasette · Queries took 1.35ms