- changes for forumwp extension;

This commit is contained in:
nikitasinelnikov
2019-07-16 23:05:43 +03:00
parent d535b63eb1
commit f55f8e5d45
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ if ( ! class_exists( 'UM' ) ) {
* @method UM_Notes Notes()
* @method UM_User_Bookmarks User_Bookmarks()
* @method UM_Unsplash Unsplash()
* @method UM_FMWP FMWP()
* @method UM_ForumWP ForumWP()
*/
final class UM extends UM_Functions {