linking to author / linking to member
-
Running:
WP 4.6.1
bbPress 2.5.10
Site:
https://woodardnetwork.com/forums/I am working in the theme’s “content-search.php” on the back end. On the front end, with returned search topics, the loop displays the post date, post title and the author. Example The link to the author (in the loop) is pointed to this call:
the_author_posts_link()It makes sense but I’d like to point it to “members” – currently it goes to the wrong url using /author/ instead of /members/
I did search for this problem but couldn’t find a reference for this – sorry if it is in the documentation and I missed it.
- The topic ‘linking to author / linking to member’ is closed to new replies.