Is it possible to pass variables to WordPress externally?
It is possible and there are a number of ways to go about doing this, all of them requiring that you can write code or find someone willing to write it for you. One option would be to send your content via ajax to admin-ajax.php along with any wanted authentication tokens … and then listen … Read more