-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.18
-
None
-
None
-
False
-
Our plugin extension point uses the term "preference," but the SDK hook uses the term "setting" for user preference.
We should be consistent in our naming. Since we use the label "User Preferences" in the console, I'd suggest we deprecate useUserSettings and expose a useUserPreference API. (Since it returns a single value, we should probably also use the singular in the hook name.)