• For my WordPress website Happy Birthday Status I want to generate programmatically and automatically an extra photo size while a user uploads a picture. I want this photo also to appear in the media library.

    I wrote a little side plugin which I activate to hook into the upload action. My question is, which wp upload action I should hook into to generate this extra size of the uploaded image.

    Example of getting the current upload and write the extra image entry are welcome.

    Thanks!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Hook into WordPress image upload Ask’ is closed to new replies.