- user locations feature;

This commit is contained in:
nikitozzzzzzz
2017-10-23 14:38:24 +03:00
parent 853ef04638
commit d266885384
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ if ( ! class_exists( 'UM' ) ) {
* @method UM_WooCommerce_API WooCommerce_API()
* @method UM_Terms_Conditions_API Terms_Conditions_API()
* @method UM_Private_Content_API Private_Content_API()
* @method UM_User_Location_API User_Location_API()
*
*/
final class UM extends UM_Functions {