• Resolved merlijnvanlent

    (@merlijnvanlent)


    Now that we are in a new area of PHP with more and more static types.
    There are 2 function calls to wp_transition_post_status which wants 3 parameters new status, old status and a post. Of which the last one should be a post Object. However, there is one call that passes a post array instead of a WP_Post class instance. (edcal.php:1129)

    Would it be possible to change that? Thanks ??

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Type issue’ is closed to new replies.