• Resolved Demian

    (@demian85)


    Hi,

    During debugging an email template problem I am not able to debug anything via logs. I did some most common debug functions (admin_notices) or JS alerts and nothing is showing in this screen. It seems like you have completely scraped this viewing page from wordpress admin. Can this be different? Because how am I to see what goes wrong in an email preview page if it’s not logging anything?

    With thanks,
    Demian

    • This topic was modified 1 year, 3 months ago by Demian.
Viewing 1 replies (of 1 total)
  • Plugin Author digamberpradhan

    (@digamberpradhan)

    Hi Demian,

    Yes, the WordPress admin template is removed when you debug an email.
    For more info can you provide context for why you would need admin_notices here ? You could turn on debug log or print / var_dump on the php templates you’re modifying to see the details.

    Also, I don’t plan on using the WordPress default screen anytime soon.

Viewing 1 replies (of 1 total)
  • The topic ‘Preview removes wordpress admin functions’ is closed to new replies.