=== Tag Display === Contributors: s7ntech Tags: tags, display, shortcode, customization, tag cloud Requires at least: 5.0 Tested up to: 6.8 Requires PHP: 7.2 Stable tag: 1.2.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Tag Display is a flexible WordPress plugin to showcase tags with clean, modern styles and customization. == Description == Tag Display allows you to present your WordPress tags using different templates, improving user engagement and navigation. Choose between three customizable templates: 1. **Default Template:** Clean and modern tag buttons with subtle hover effects. 2. **Minimal Template:** Simple text links separated by commas for a clean look. 3. **Tag Cloud Template:** Tags displayed in a cloud format with varied sizes and rotations. **Features:** - Multiple tag templates for flexible styling. - Easy shortcode integration: `[s7n_tag_display]` or `[s7n_tag_display template="minimal"]`. - Admin settings page for customization. - Automatic or manual tag display. - Support for custom taxonomies alongside WordPress tags. - Optimized for performance and easy to configure. == Installation == 1. Upload the `tag-display` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to **Settings -> Tag Display** to customize your preferences. 4. Use the shortcode `[s7n_tag_display]` in your posts or pages. == Frequently Asked Questions == = How do I use the plugin? = Simply activate the plugin, customize your settings, and use the shortcode `[s7n_tag_display]` wherever you want the tags to appear. = Can I change the template style? = Yes, you can select between Default, Minimal, and Tag Cloud templates directly from the settings page or via shortcode: `[s7n_tag_display template="minimal"]` = Is it compatible with the latest WordPress version? = Yes, Tag Display is regularly updated to ensure compatibility. == Screenshots == 1. General Settings 2. Content Types 3. Appearance 4. Template Preview 5. Help == Changelog == = 1.2.0 = * Added support for custom taxonomies. * Terms from selected custom taxonomies are now displayed alongside WordPress tags. * Updated templates to use get_term_link() for better compatibility with custom taxonomies. * Added new admin setting to select which custom taxonomies to include. = 1.0.0 = * Initial release. * Added three customizable templates. * Integrated shortcode support. * Created admin settings page. == Upgrade Notice == = 1.2.0 = This version adds support for custom taxonomies, allowing you to display terms from any custom taxonomy alongside WordPress tags. = 1.0.0 = This is the initial release of Tag Display. == License == This plugin is licensed under the GPLv2 or later.