- added Profile Tabs licenses integration;

- fixed issue with the filter on change enqueue scripts priority;
This commit is contained in:
nikitasinelnikov
2019-12-10 14:04:13 +02:00
parent 51e10bd8a5
commit 4c437240f7
7 changed files with 34 additions and 6 deletions
+1
View File
@@ -37,6 +37,7 @@ if ( ! class_exists( 'UM' ) ) {
* @method UM_User_Bookmarks User_Bookmarks()
* @method UM_Unsplash Unsplash()
* @method UM_ForumWP ForumWP()
* @method UM_Profile_Tabs Profile_Tabs()
*/
final class UM extends UM_Functions {