Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter maxbel0117

    (@maxbel0117)

    Hi! Thanks for the fast reply!

    In the var_dump, the post type is showing up as “mec-events”, here’s part of the dump:

    (...)["post_type"]=> string(10) "mec-events" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } object(WP_Post)#20950(...)

    I don’t quite see why the filter wouldn’t be called when the rest of the plugin’s functionality is intact (it is showing the default fallback image)… and it would only not be called in regards to the mec-events post type?

    How would I go about checking for that?

    • This reply was modified 4 years, 6 months ago by maxbel0117.
    • This reply was modified 4 years, 6 months ago by maxbel0117.
Viewing 1 replies (of 1 total)