wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



the_author_posts_link › Hooks de Filtros WordPress

Desde2.9.0
Obsoleton/a
apply_filters( 'the_author_posts_link', $link )
Parâmetros:
  • (string) $link HTML link.
    Required: Yes
Definido em:
Codex:

Filters the link to the author page of the author of the current post.





Fonte

return apply_filters( 'the_author_posts_link', $link );