mantis108
Member
Posted 3 years ago #
Please make the next revision include a possibility of changing the default string length in the users' description that causes ellipses to be used and the description/bio to be truncated (currently hardcoded to 100), as in:
if (strlen($curauth->description) <= 100) {
Thanks for a great plugin.
http://wordpress.org/extend/plugins/wordpress-users/
jonkemp
Member
Posted 3 years ago #
This is implemented in the next version which should be live soon.
Hi! Nice plugin.
Is there a way to get e-mail, first name and last name of the users to show in directory page/profile page? If not this would be a great feature to the plugin. An other feature that would be nice is options to show/or not to show Recent post/recent comments.
Thanks again for a great plugin.