• I’ve been using Reactpress for years.
    I have some data generated by wordpress that I need to pass to React. I’ve been doing it by just putting it on webpage that hosts the React app – but its not secure – its possible to find it on the html page.
    How can I pass this info from wordpress to React securiely?

Viewing 1 replies (of 1 total)
  • Plugin Author rockiger

    (@rockiger)

    Sure, use the WordPress API. ReactPress adds the nonce to the embedding page. See the documentation for details.

Viewing 1 replies (of 1 total)

The topic ‘Pass secure data from wordpress to React’ is closed to new replies.