BuddyDev

Search

mpp_get_gallery_last_updated( $gallery = false )

Returns the last update date of current gallery in the loop.

Usage

Parameters

This function takes the MPP_Gallery object or gallery id as parameter if being used outside the gallery loop. In the loop, it will returns the last update date of current gallery.

Returns

String – Localized date.

Note:-

See MediaPress gallery loop on how to use it.

Changelog

  • Since 1.0.0