Is there some function that allows to display the n latest images published without mixing them with the last news?
I've already used the getLatestNews function to get the last news, and would like to do the same - but separately - for the images.
getLatestNews
See the image_album_statistics plugin
Great, thanks. I'll have a look.