- added hooks and integrations for JobBoardWP plugin;

This commit is contained in:
nikitasinelnikov
2020-07-31 00:35:13 +03:00
parent c466e3d3d0
commit 200796c112
7 changed files with 55 additions and 28 deletions
+1
View File
@@ -38,6 +38,7 @@ if ( ! class_exists( 'UM' ) ) {
* @method UM_Unsplash Unsplash()
* @method UM_ForumWP ForumWP()
* @method UM_Profile_Tabs Profile_Tabs()
* @method UM_JobBoardWP JobBoardWP()
*/
final class UM extends UM_Functions {