Releases: devgeniem/dustpress-comments
Releases · devgeniem/dustpress-comments
1.2.0
1.1.13
1.1.12
Update composer.json
Allow updates for composer/installers
.
1.1.0
Full page cache support
DustPress Comments now supports sites using full page caching! This is done via using filter slugs or model functions to pass helper paramateres. Read the changed documentation to get a hang of this.
Multiple comment sections on a single page
WordPress commenting does not natively support ajaxified commenting and it gets even more trickier if you have multiple posts with commenting enabled on each of them. DustPress Comments works in this type of scenario out the box as it now uses classes and dynamically created ids to identify each commenting section.
External JS invocation
The documentation now describes a method for you to hook your own scripts into DustPress Comments client side functionalities.
Let's DustPress Debugger to use the plugin via a comments data hook.
1.0.1 Let debugger use the plugin via a hook
The first stable version.
1.0.0 Header image for documentation.