Wordpress function to upload image and set as featured image


/ Published in: PHP
Save to your folder(s)

A function to upload an image to the media library and set it as featured image of a post. It requires 2 params. The name of the upload field and of course the post ID.

This function is part of the WPelements library class available on Github. Feedback / suggestions / improvements are always welcome.

URL: https://github.com/krike/WPelements

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.