Table of Contents
Tag Plugin
This plugin lets you add tags to your blog entries. It requires the standard plugin BBCode.
Description
Add tags to your entries with this BBCode:
[tag]my tags, comma, separated[/tag]
The plugin adds by default the tag list in the bottom of every entry - but you can disable this.
It also makes available a widget with tag cloud, and it’s compatible with PrettyURLs.
Tags can be accessed by URL, eg.
https://example.com/tag/linux
The plugin also provides a related widget, which is visible in single posts.
Originally developed by Piero Angelo Vendrame, modified to support php v8 FlatPress.
Download
tag_2_6_5.zip for FlatPress 1.5-dev or higher
tag_2_6_4.zip for FlatPress 1.3 "Andante" Beta 1 or higher
zip file version 2.5.4 include tag plugin for FlatPress 1.1 / 1.2
Git Repo
Changelog
2025-11-28: Version 2.6.5
- Ready for Smarty 5 and FlatPress 1.5
2024-08-03: Version 2.6.4
- The Related entries widget is only displayed if it is a single entry.
- Fixes ugly dynamic property errors under PHP 8.2 or higher
2024-01-01: Version 2.6.3
- Fixes: Fatal error when saving an entry as a draft



