You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this is being caused by the save_post action in WP_Stream_Notifications_Post_Type not properly limiting itself to only adding meta information to Notification Rule posts.
The text was updated successfully, but these errors were encountered:
A user reported in the plugin forum that they were seeing strange post meta appearing on their posts.
I believe this is being caused by the
save_post
action inWP_Stream_Notifications_Post_Type
not properly limiting itself to only adding meta information to Notification Rule posts.The text was updated successfully, but these errors were encountered: