slick-2
slick-2 copied to clipboard
Commenting Support
Slick needs commenting support.
The bulk of the publish / creation side for comments is done. Other pieces left:
- ~Enable / disable commenting in settings and per post / page~
- ~Enable comment administration~
- ~Dispatcher should support clearing specific paths (I.E. Flush the post's comments end-point)~ DONE
- ~Enable comments count on posts~ DONE
- ~Enable comments to be queried via AJAX instead of baked into the HTML~ DONE
- ~Set default comment status upon submission~
- ~Move ReCaptcha API token into settings.~
- ~Clear cache upon comment deletion~
- Better comments throughout feature