Hi,
Is there a way to add the featured image option to the download content pages?
Which featured image are you referring too?
Thank you.
The same featured image box you see on posts and pages. It’s missing on the download creation page. At least a php code that I may add to the functions.php file.
Thank you for providing more information. I have submitted a message to the developers to investigate further your request.
Kind regards.
Plugin Author
mra13
(@mra13)
This plugin uses the “File Thumbnail” field for specifying an image. The featured image feature that you referred to can have different behavior on different themes.
I will add this to our wishlist so we can look at it in the future.
Okay thanks but then what’s the hook I should use to retrieve the url of the image that’s used in the plugin if it has one?
Something like get_the_post_thumbnail_url or similar.
Thanks John
-
This reply was modified 3 years, 11 months ago by
johnzenausa. Reason: Specifying getting image hook used in plugin