-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreadme.txt
35 lines (25 loc) · 1.02 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
=== EDD Changelog ===
Contributors: verygoodplugins
Tags: easy-digital-downloads, changelog, edd
Requires at least: 5.0
Tested up to: 6.4
Stable tag: 1.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Beautiful changelog display for Easy Digital Downloads products.
== Description ==
This plugin adds a shortcode to display beautifully formatted changelogs for your Easy Digital Downloads products.
Features:
* Adds `[edd_changelog]` shortcode
* 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 `[edd_changelog id="123"]` in your posts/pages
== Changelog ==
= 1.1.0 =
* Added `edd_changelog_badge_configs` filter to allow for custom badge configurations
= 1.0.0 - Feb 13, 2025 =
* Initial release