2 Commits

Author SHA1 Message Date
Régis Hanol
675089accb
FIX: saving preferences wasn't working (#93)
register_editable_user_custom_field is "singular" and only access one
"custom field" as a parameter.

the fix was to call register_editable_user_custom_field for each custom
fields this plugin uses.

also added a bunch of system specs to ensure the basics of the plugin
actually works.

Internal ref - t/161823
2025-09-02 08:30:23 +10:00
Loïc Guitaut
3a2fdda626
DEV: Add system spec to check core features are working fine (#86) 2025-04-09 14:27:17 +02:00