wordpress主题文章页面single.php标签的一些基本用法,下面web建站小编给大家简单介绍一下各种语法!
获取文章标题
<h1><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h1>
获取文章标签
<?php the_tags('标签:', ', ', ''); ?>
获取日期
<?php the_time('Y年n月j日') ?>
获取评论数
<?php comments_popup_link('0 条评论', '1 条评论', '% 条评论', '', '评论已关闭'); ?>
获取文章内容
<?php the_content(); ?>
WordPress版本如何使用str_starts_with和str_ends_with函数
WordPress建站主题下404模板不生效解决方法(宝塔建站)
标签: comments_popup_link, the_content, the_permalink, the_tags, the_time, the_title, wordpress主题, wordpress函数
上面是“wordpress主题文章页面single.php标签介绍”的全面内容,想了解更多关于 wordpress 内容,请继续关注web建站教程。
当前网址:https://ipkd.cn/webs_3696.html
workflows工作流
- 一个女人站在海边的岩石上,飞来一只鸟
- 一棵白色心形流苏树comfyui工作流
- 一座千年九尾白狐玉雕ComfyUI工作流
- 一只黑色章鱼ComfyUI工作流
- 一只白色小猫comfyui工作流
- 一只可爱的猫骑着一匹可爱的马ComfyUI工作流
- 一个冰淇淋ComfyUI工作流
- 一个熙熙攘攘的市场场景,里面摆满了南瓜
猜你喜欢
声明:本站提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请发送到邮箱:admin@ipkd.cn,我们会在看到邮件的第一时间内为您处理!