Viewing 1 replies (of 1 total)
  • Thread Starter Fuel

    (@denishvachhani)

    on main setting I have already enabled editor to access the plugin. still it’s not working

    On, Newsletter preview Iframe it’s showing permission denied

    <iframe src="<?php echo wp_nonce_url(plugins_url('newsletter') . '/emails/preview.php?' . time(), 'view'); ?>" height="700" style="width: 100%; border: 1px solid #ccc"></iframe>

    I think above code is ristricting user having custom capabilities restriction user to view priview.

    Custom user already having manage_options capabilities.

Viewing 1 replies (of 1 total)
  • The topic ‘showing access denied for custom user role’ is closed to new replies.