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