WP Manifestindependent plugin directory
manifest / ecommerce / edd-changelog-badges

EDD Changelog Badges

Easy Digital Downloads changelog shortcode with badges

by Very Good Plugins · github.com/verygoodplugins/edd-changelog-badges · website

14stars
3forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/verygoodplugins/edd-changelog-badges/archive/refs/heads/main.zip

From the readme

EDD Changelog Badges A WordPress plugin that adds a beautiful changelog display shortcode for Easy Digital Downloads products. Features - Adds [eddchangelog] shortcode to display product changelogs - Automatically adds visual badges for New, Improved, Fixed, and Dev changes - Styled layout with clear visual hierarchy - Compatible with EDD Software Licensing changelog field Installation 1. Upload the edd-changelog folder to your /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use the shortcode [eddchangelog id="123"] in your posts/pages where 123 is your EDD product ID Usage Basic usage: [eddchangelog id="123"] The plugin will automatically style changelog entries based on these prefixes: - Added: Shows a green "New" badge - Improved: Shows a blue "Improved" badge - Fix: Shows an orange "Fixed" badge - Developer: Shows a gray "Dev" badge Customization The plugin uses the eddchangelogbadgeconfigs filter to allow for custom badge configurations. Example: Each badge config accepts these parameters: - prefix: Text to match at the start of changelog items - badgetext: Text displayed on the badge - emoji: Emoji shown before badge

Read the full README on GitHub →

Releases

TagPublished
1.2.0 Mar 1, 2025
1.1.0 Feb 13, 2025

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.