Closed tomjn closed 10 months ago
Fixes an issue where gallery editing sent AJAX requests with no provider and a list of post__in parameters that was not handled. This tries to remedy this by calling the original AJAX handler in that event
post__in
Think this is fine as a patch release
Fixes an issue where gallery editing sent AJAX requests with no provider and a list of
post__in
parameters that was not handled. This tries to remedy this by calling the original AJAX handler in that event