- Issue created by @mschudders
We have a multisitesetup with urls like:
www.example.com/site1/
www.example.com/site2/
inside of "FacebookPostSettingsForm.php" we have: "$current_request->getSchemeAndHttpHost()"
This returns "www.example.com" but not the full base URL of the website.
"$GLOBALS['base_url']" as in the Twitter plugin should/could be used.
Have a multisite setup with urls like tha above.
Get the Base url from the Globals var.
Review merge request
Needs review
3.0
Code