Tagged: mediapress, status, widget
Hello there.
I am trying to find a way to select multiple statuses in the recent media widget options. In essence, I want to be able to convert the select box to a checkbox, thus allowing the widget to display all recent media and not just one “category” of media.
Thank you for your time!
Hi Camden,
Welcome to BuddyDev.
Though you can extend the widget and in the MPP_Media_Query pass an array of status, Please do note that the friends status is relative to the owner of the media.
The visibility of a group of media having status private, public, friendsonly will not result in what you might be thinking.If your goal is to list all media, the simple strategy that will work best is just not passing status to the MPP_media_Query.
Thank you
Brajesh
You must be logged in to reply to this topic.