Viewing 4 posts - 1 through 4 (of 4 total)
The topic ‘ [Resolved] mediapress in gallery slug’ is closed to new replies.
This topic is: resolved
Hi Earl,
The slug is a remant of the past and we haven’t changed it due to the fear of breaking existing sites.
You can put a line of code in bp-custom.php or wp-config.php
define('MPP_GALLERY_SLUG', 'gallery');
and it will use gallery
instead of mediapress.
Regards
Brajesh
The topic ‘ [Resolved] mediapress in gallery slug’ is closed to new replies.