mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
FEATURE: Hook for suggested topic customization (#20618)
This commit is contained in:

committed by
GitHub

parent
ab442058c0
commit
0a5b078ac7
@ -111,6 +111,8 @@ class DiscoursePluginRegistry
|
||||
define_filtered_register :about_stat_groups
|
||||
define_filtered_register :bookmarkables
|
||||
|
||||
define_filtered_register :list_suggested_for_providers
|
||||
|
||||
def self.register_auth_provider(auth_provider)
|
||||
self.auth_providers << auth_provider
|
||||
end
|
||||
|
Reference in New Issue
Block a user