css 添加阅读更多链接到摘录 - Qpractice

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 添加阅读更多链接到摘录 - Qpractice相关的知识,希望对你有一定的参考价值。

//* LL - add Read More link to excerpts
//function excerpt_read_more_link($output) {
// global $post;
// return $output . '<a href="'. get_permalink($post->ID) . '"> Read More &rarr;</a>';
//}
//add_filter('the_excerpt', 'excerpt_read_more_link');

以上是关于css 添加阅读更多链接到摘录 - Qpractice的主要内容,如果未能解决你的问题,请参考以下文章

删除摘录阅读更多链接 WP REST API

text 在博客文章摘录后,使用按钮样式手动注入“阅读更多”链接。

php 如何在Genesis中的内容/摘录下添加“阅读更多”按钮

摘录和“阅读更多”后的省略号

为所有摘录添加更多链接

php 为自动和自定义摘录添加更多链接。