Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

mpp_get_media_title( $media = false )

Return the title of current media in the loop.

Usage

Parameters

This function takes the MPP_Media object or media id as parameter if being used outside the media loop. In the loop, it will return the title of current media.

Returns

It return the title of current media in the loop.

Note:-

See MediaPress media loop on how to use it.

Changelog

  • Since 1.0.0