This commit is contained in:
erwanlr
2019-06-02 14:05:44 +01:00
parent 6cea6a10bd
commit 97f7963e0b
12 changed files with 1106 additions and 2 deletions

View File

@@ -0,0 +1,18 @@
# Changelog
## 1.2
- Updated PayPal donation link
- Fixed typo on donation link settings
## 1.1
- Added 'heading_class' attribute to shortcode to enable a custom class to be added to the optional list heading.
- Updated documentation to include more detail about CSS classes and styling.
## 1.0
- Added some additional attributes to provide more of the capabilities of `wp_list_pages` such as 'child_of', 'exclude', 'include' etc.
## 0.9
- Initial plugin build.