Viewing 3 replies - 1 through 3 (of 3 total)
  • yes please, could someone provide a solution for this. Thank you!

    Try using ‘wp_insert_post_data’ hook instead of ‘save_post’, maybe:
    add_action( ‘wp_insert_post_data’, array(__CLASS__, “generate_thumbmail”) );

    Somasekhar Sanampuri

    (@sanampurisomasekhar)

    I tried the above steps with the same issue. but Not Got good results. No featured images created or generated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Auto Featured Image] XML-RPC’ is closed to new replies.