[Plugin: Alkivia Open Community] link profile of the user with nick instead of login
-
the plugin links the current user profile with his login (
$user->user_login
). is to associate the profile with the nickname of the user ($user['display_name']
)?. because if the sign is different from “DISPLAY_NAME” will not be the profile link with the author’s name for ex: sry for bad english.
Nick: raibom
Display_Name:[VHP]r4ibOm
Comment template:(<a href="<?php echo aoc_profile_link()?><?php the_author() ?>" title="<?php _e('Author', 'kubrick'); ?>"><?php the_author() ?></a>
).
Link Result(broken):/profiles/user/[VHP]r4ibOm
Link correct:/profiles/user/raibomsolution??
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘[Plugin: Alkivia Open Community] link profile of the user with nick instead of login’ is closed to new replies.