Breaking Change - PAPI placeholders have changed
sp
->pronoun
posadj
->pos_adj
New placeholder list is as follows:
---- | Basic | Title Case | ALL CAPS |
---|---|---|---|
Subjective | %pronoun_sub% |
%pronoun_sub-title% |
%pronoun_sub-caps% |
Objective | %pronoun_obj% |
%pronoun_obj-title% |
%pronoun_obj-caps% |
Possessive | %pronoun_pos% |
%pronoun_pos-title% |
%pronoun_pos-caps% |
Possessive-Adjective | %pronoun_pos_adj% |
%pronoun_pos_adj-title% |
%pronoun_pos_adj-caps% |
Reflexive | %pronoun_ref% |
%pronoun_ref-title% |
%pronoun_ref-caps% |
Other Changes
- Fixes an issue where if the config had custom pronouns disabled but you gave someone the permission to set custom pronouns, it would cause a weird error message
- Removed the config option for custom pronouns because it was redundant to have both the config option and permission
- Closes Issue 1
Fixes an issue that happened when getting another user's pronouns.
Initial Release Placeholder functionality requires Placeholder API