﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
9084,Problem when wp_insert_post_data filter changes post status,sirzooro,Denis-de-Bernardy,wp_insert_post() calls wp_insert_post_data filter and then continues without updating local variables. This can cause problems when filter will change them. I found this issue after I created plugin which changes posts status back to Draft if some conditions are not met. After this status change transition_post_status action is invoked with incorrect new state parameter. Because of this WP Status Notifier plugin incorrectly sends emails with notifications.,defect (bug),closed,normal,2.8,General,2.7,major,fixed,has-patch tested commit,
