We are in the process of building a Wordpress Plugin and accompanying Android App. The Android App requires a url to retrieve the POST data from the Plugin, but I cannot figure out the absolute url for the plugin. I thought it should be website.com/wp-content/plugins/plugin.php, but this returns nothing.
Please instruct.