- fixed logout URL with active WPML

- frontend posting integration
This commit is contained in:
nikitasinelnikov
2019-04-02 14:09:39 +03:00
parent a3fb633b5c
commit 8c1030235a
3 changed files with 8 additions and 6 deletions
+1
View File
@@ -32,6 +32,7 @@ if ( ! class_exists( 'UM' ) ) {
* @method UM_User_Location_API User_Location_API()
* @method UM_Photos_API Photos_API()
* @method UM_Groups Groups()
* @method UM_Frontend_Posting_API Frontend_Posting_API()
*
*/
final class UM extends UM_Functions {