HSH

Forum Replies Created

Viewing 1 post (of 1 total)
Feb 15, 2022 at 3:40 pm
#168202
Participant
HSH
OP
I also added this code in wp-config.php

if(!defined('WPDM_ADMIN_CAP'))
    define('WPDM_ADMIN_CAP','edit_posts');

if(!defined('WPDM_MENU_ACCESS_CAP'))
    define('WPDM_MENU_ACCESS_CAP','edit_posts');

but the list does not appear. How come?

thank you


                    
Viewing 1 post (of 1 total)