wordpress的分类函数名字为: 文… Read more
分类: wordpress
对比Django和WordPress – 哪个更合适建站?
作为一名Web开发人员,您的首要任务是在… Read more
WordPress获取用户头像函数:gravatar()
这个函数几乎所有的主题都需要,主要是获取… Read more
掌握WP_Comment_Query类
我们即将结束本系列的“精通WP_Quer… Read more
使用WP_Comment_Query检索评论
自从WordPress实施了一段时间以来… Read more
WordPress函数:wp_tag_cloud(标签云)
说明 wp_tag_cloud() 函数… Read more
wordpress函数query_posts中posts_per_page的值无效的解决方法
wordpress函数query_pos… Read more
wordpress技巧:如何提取某一时间段览量量最多的文章
什么是 WordPress Feed
Feed 简介 提要 是一种特殊软件的功… Read more
wordpress如何获取当前分类页面的ID、名称、别名(slug)
get_category() 根据分类I… Read more