如何利用wordpress
中的the_author_link()
函数获取当前作者链接,下面web建站小编给大家简单介绍一下具体实现代码!
函数源码:
function the_author_link() { echo get_the_author_link(); }
调用方法:
<p>作者: <?php echo the_author_link(); ?></p>
WordPress版本如何使用str_starts_with和str_ends_with函数
wordpress教程如何输出用于回复评论的隐藏输入html
标签: the_author_link, wordpress函数, wordpress获取作者链接
上面是“wordpress如何利用the_author_link获取当前作者链接”的全面内容,想了解更多关于 wordpress 内容,请继续关注web建站教程。
当前网址:https://m.ipkd.cn/webs_4408.html
声明:本站提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请发送到邮箱:admin@ipkd.cn,我们会在看到邮件的第一时间内为您处理!