Add AI assistant and moderation to plugin dependencies

New dependencies `ai-assistant` and `ai-moderation` were added to the Ultimate Member plugin. This ensures support for these features, expanding the plugin's capabilities.
This commit is contained in:
Mykyta Synelnikov
2025-09-25 17:54:25 +03:00
parent b0225a4e17
commit a338dbb684
+2
View File
@@ -72,6 +72,8 @@ if ( ! class_exists( 'um\Dependencies' ) ) {
'filesharing' => '1.0.0',
'beaver-builder' => '2.0',
'user-events' => '1.0.0',
'ai-assistant' => '1.0.0',
'ai-moderation' => '1.0.0',
// deprecated
'instagram' => '2.0.5',