Skip to main content
Version: v9 (Current)

WordPress Notification Plugin Issues & Troubleshooting

WordPress Notification plugin known issues are common problems that can affect notification delivery, webhook functionality, and custom field integration. This troubleshooting guide provides solutions for the most frequently encountered issues with WordPress notifications.

Webhook Carrier Not Available Error​

Please upgrade to the Webhooks add-on. Read more about this change in upgrading to v9 section.

Gutenberg Editor Custom Field Conflicts​

When using Gutenberg it's not possible to get every post information AND custom fields at the same time. Everything is saved separately in separate AJAX requests and there's no way we can access all the updated data at once.

You should enable the Background processing to get rid of this issue.

Pods Framework Custom Field Issues​

Custom fields saved via Pods framework doesn't get recognized by the Notification plugin thus cannot be used with the Custom Fields extension.

You can try to enable the Background processing to get rid of this issue.