When I open a MediaPress gallery, (and the MediaModerator plugin is active), every image gets a “Report” button under it. It would be good to have a switch under settings to decide whether to show the report button under:
1) single images only, or
2) under every single image within the gallery view, or
3) both.
Low priority feature request.
ok, so I’ve short-term done it with the following CSS.
.mpp-g .mpp-moderation-report-btn { display:none; }
I’m sure there’s a better way to do this, (using a settings option would stop the html from even being loaded which would be an improvement of course), but in the meantime…
Hi Richard,
Thank you for the suggestion. It’s a nice enhancement.
I missed it otherwise would have included in 1.0.4.It will be part of 1.0.5.
Thank you
Brajesh
You must be logged in to reply to this topic.