Magento Fishpig Get different image size

To get different size of images from wordpress to magento blog use those available image functions

getThumbnailImage()
getMediumImage()
getLargeImage()
getFullSizeImage()
getPostThumbnailImage()
getAvailableImage()
getImageByType($type = 'thumbnail')

Leave a Comment