Tag Display

Beskrivning

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.

License

This plugin is licensed under the GPLv2 or later.

Skärmdumpar

  • General Settings
  • Content Types
  • Appearance
  • Template Preview
  • Help

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.

Vanliga frågor

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Tag Display” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Tag Display” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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.