Title: Headless WordPress
Last modified: December 30, 2022

---

# Headless WordPress

 *  Resolved [umutesen](https://wordpress.org/support/users/umutesen/)
 * (@umutesen)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/headless-wordpress-4/)
 * Does this plugin support headless WordPress? I am using WordPress as a CMS only
   and the front end website creates comments which does not seem to trigger any
   notifications when it gets a reply.
 * I have the **Check the subscription checkbox by default** field checked under
   plugin settings.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Arno Welzel](https://wordpress.org/support/users/awelzel/)
 * (@awelzel)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/headless-wordpress-4/#post-16332219)
 * Just adding comments to the database using `wp_insert_comment()` will not work
   since the plugin relies on a number WordPress frontend filters and action hooks.
 * Also see: [https://github.com/arnowelzel/worpdress-comment-reply-email-notification/blob/1.29.0/classes/CommentReplyEmailNotification.php#L17-L24](https://github.com/arnowelzel/worpdress-comment-reply-email-notification/blob/1.29.0/classes/CommentReplyEmailNotification.php#L17-L24)

Viewing 1 replies (of 1 total)

The topic ‘Headless WordPress’ is closed to new replies.

 * ![](https://ps.w.org/comment-reply-email-notification/assets/icon-256x256.jpg?
   rev=2953064)
 * [Comment Reply Email Notification](https://wordpress.org/plugins/comment-reply-email-notification/)
 * [Support Threads](https://wordpress.org/support/plugin/comment-reply-email-notification/)
 * [Active Topics](https://wordpress.org/support/plugin/comment-reply-email-notification/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/comment-reply-email-notification/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/comment-reply-email-notification/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Arno Welzel](https://wordpress.org/support/users/awelzel/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/headless-wordpress-4/#post-16332219)
 * Status: resolved