Using v2, I had this error `July 4, 2025
3:47 AM BST PHP Warning
Attempt to read property “post_type” on null
Plugin: MediaPress
File: /wp-content/plugins/mediapress-2-newest/admin/class-mpp-admin-post-helper.php
Line: 530`So I added this to line 530:
if ( ! null == $post->post_type && $this->post_type == $post->post_type ) {
- This topic was modified 1 month ago by
Venutius.
- This topic was modified 1 month ago by
Hi George,
Thank you for notifying the issue.
I am going to work ob 2.0 branch this weekend. I will have an updated 2.0 branch on Monday.Regards
Brajesh
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
This topic is: not resolved