You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the $_SERVER['REQUEST_URI] superglobal is modified to keep things simple. A global variable is set to determine the current locale. Adding rewrite rules for each locale may be more WordPress-like.
The text was updated successfully, but these errors were encountered:
Currently the
$_SERVER['REQUEST_URI]
superglobal is modified to keep things simple. A global variable is set to determine the current locale. Adding rewrite rules for each locale may be more WordPress-like.The text was updated successfully, but these errors were encountered: