Adding a function for new image thumbnail sizes
-
I can see there is 3 functions for three different URL image sizes:
function bp_album_picture_original_url()
function bp_album_picture_middle_url()
function bp_album_picture_thumb_url()If I wanted to make a new function to get the image in a different size (for example I want to get the image in a 300 pixel size in addition to the 600 pixel size that is already provided.
Is that possible?
Thanks for any help.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.