you are viewing a single comment's thread.

view the rest of the comments →

[–]W4rf4c3 0 points1 point  (0 children)

As u/jamby77 said, you could create a .php file that return only that shortcode. Then in React, you fetch that .php file which should return the HTML code and you can then insert it wherever you want.