Some checks failed
continuous-integration/drone/push Build is failing
THe callback function gets a prepared data array as input while get_the_modified_date expects an ID or WP_Post object. We now use DateTime::parse directly instead of taking another round loading the post data.