Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hello,
We have purchased WPforo user custom fields plugin.
Now we need to add an auto-increment unique membership number for each users using a custom field with type"number".
Please let us know is there any option to set auto increment for number in custom fields plugin.
Thanks in advance.
Hi AFSBI,
I'm sorry but there is no such field. You can use user ID for this purpose. However there is no filed for this. You should do a custom development to display UserID wherever you want. You can get UserID using WordPress functions: https://rudrastyh.com/wordpress/get-user-id.html
User ID is an auto-increment unique membership number.