Releases: tomhrtly/bulmawp
Releases · tomhrtly/bulmawp
v0.4.0
- Uses is_single() and comments_open() function to determine whether to enqueue the comment reply script.
- Updated Font Awesome support to 5.7.2
- Simple npm setup for Bulma Sass files
- Documentation improvement
v0.3
Improvements
- PHP improvements
comment_reply
JavaScript will only be called if a page is singular
- Removed dashboard widget
- Removed admin page
- Sidebar widgets now wrapped in a div element
- Improved docs site
v0.2.2
Improvements
- Bulma 0.7.2 support
- New comment walker using media component instead of old columns/column layout.
- PHP improvements
- New organised directory structure
- Improved documentation