如何修改wordpress文章摘要的字数
wordpress文章摘要的字数默认情况下是55字节
如何修改这个摘要的字数呢?
可以通过wordpress的文件
wp-includes/formatting.php
里面找到
/*** Generates an excerpt from the content, if needed.** The excerpt word amount will be 55 words and if the amount is greater than* that, then the string … will be appended to the excerpt. If the string* is less than 55 words, then the content will be returned as is.** The 55 word limit can be modified by plugins/themes using the excerpt_length filter* The … string can be modified by plugins/themes using the excerpt_more filter** @since 1.5.0** @param string $text Optional. The excerpt. If set to empty, an excerpt is generated.* @return string The excerpt.*/function wp_trim_excerpt( $text = ) {$raw_excerpt = $text;if ( == $text ) {$text = get_the_content();
$text = strip_shortcodes( $text );
/** This filter is documented in wp-includes/post-template.php */$text = apply_filters( the_content, $text );$text = str_replace(, , $text);
/*** Filter the number of words in an excerpt.** @since 2.7.0** @param int $number The number of words. Default 55.*/$excerpt_length = apply_filters( excerpt_length, 55 );/*** Filter the string in the more link displayed after a trimmed excerpt.** @since 2.9.0** @param string $more_string The string shown within the more link.*/$excerpt_more = apply_filters( excerpt_more, . … );$text = wp_trim_words( $text, $excerpt_length, $excerpt_more );}/*** Filter the trimmed excerpt string.** @since 2.8.0** @param string $text The trimmed text.* @param string $raw_excerpt The text prior to trimming.*/return apply_filters( wp_trim_excerpt, $text, $raw_excerpt );}
其中有个55的数字,把那个数字改成你需要的摘要字数就可以了。
如果你还有什么不理解可以找成都网站建设帮你解决网站建设问题。
如何修改wordpress文章摘要的字数 https://cdnanqi.cn/wangluoyingxiao/17137.html
- 网站关键词排名下降的影响因素分析-成都seo优化-成都网站优化
- 网站总是不收录分享搜索引擎不收录文章的原因及应对措施-成都seo优化-成都网站优化
- SEO检测优化站长工具
- SEO按天计费结算系统为什么越来越受欢迎-成都seo优化-成都网站优化
- 百度主页核心运营是实现seo优化关键词排名首页-成都seo优化-成都网站优化
- 网站优化需要使用https协议吗https协议对于seo优化有什么好处?-成都seo优化-成都网站优化
- 学习SEO技术知识快速掌握关键词优化的核心-西昌SEO优化
- 知了网络SEO优化公司分享进行SEO优化的经验_宜宾seo优化
- 医疗SEO关键词排名优化(抖音SEO关键词排名技术)
- 清楚关键词密度占比,规划利于优化的关键词密度-成都seo优化-成都网站优化
400电话办理