• Resolved cosminserban19

    (@cosminserban19)


    Hello, I’ve just upgraded to WordPress 5.8 and I’ve noticed the Featured image is not sent in the notification.

    A fix would be amazing!

    Thanks!
    Cristian

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Paulo Miranda

    (@dprogrammer)

    HI,

    I just ran a test with WordPress 5.8 and it’s working.

    I performed a test with a new post and when editing an existing one. In both cases the image was sent.

    New post
    https://ibb.co/9NH60Bj

    Edit post
    https://ibb.co/bPYQGH3

    Teste notification
    https://ibb.co/3kZzv48

    Activate debug and check if you have any error messages

    put these two commands on line 332

    $this->write_log(‘post Id: ‘ . $post_id);
    $this->write_log(‘imagem: ‘ . $image);

    the file is created in the wp-content folder

    Thread Starter cosminserban19

    (@cosminserban19)

    Thank you Paulo!

    Yes, I did more testing, and I was wrong, it’s working great!
    Thanks!

    Plugin Author Paulo Miranda

    (@dprogrammer)

    HI,

    Blz, thanks for using the plugin and for your feedback.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[WordPress 5.8] Featured image not sent in the notification’ is closed to new replies.