Add post footers based on tags
Add footers to posts based on the tags on that post, simply by clicking a button. Adds a page to edit configured footers. You can access this page via a link at the bottom right of New Post/Edit Post pages.
Copy+Paste this into your Customise Dashboard page:
<script src="https://cdn.jsdelivr.net/gh/ReedyBear/bearblog-plugins@automatic-post-footers/plugins/tagbased-post-footers.js"
data-first_tag_only="false"
></script>
Configuration: Set data-first_tag_only="true" (must be lowercase) to only add a footer for the first tag in your taglist. By default adds configured footer for every tag in your taglist.
Note: This plugin has been submitted to Herman's Bearblog Plugins. Once Herman accepts my submission, the plugin can (and should) be installed from there. It can take up to a week after new plugins are approved for them to be available via my Plugin Manager
(for example, the footer below - linking to Bearblog Tools\Tips - was added using this plugin)