OneSignal / OneSignal-WordPress-Plugin

OneSignal is a free push notification service for web and mobile apps. This plugin makes it easy to integrate your website with OneSignal Push Notifications. https://onesignal.com
Other
80 stars 42 forks source link

Adds support for Yoast Duplicate Post Plugin #280

Closed piscis closed 13 hours ago

piscis commented 3 years ago

As discussed in #279 this should add support for Yoast Duplicate Post Plugin. If a message is send it will check if the current posts is a revision of duplicate post plugin and fetches the original post id. Then the permalink of the current post getting published is overwritten with the permalink from the orignal post the revision points to.

Closes #279


This change is Reviewable

jphorn commented 1 year ago

Hi @piscis. Is this patch still necessary? We also use Yoast Duplicate Post and have just migrated from OS Custom Code solution to their WordPress plugin. I'd like to know whether we should still apply this or it has since been fixed. Thanks.