Home > Backend Development > PHP Tutorial > typecho的定时发布是如何实现的?

typecho的定时发布是如何实现的?

WBOY
Release: 2016-06-06 20:39:59
Original
1465 people have browsed it

typecho的定时发布功能是如何实现的?是查询的时候对比当前时间戳和发布的时间戳么?

回复内容:

typecho的定时发布功能是如何实现的?是查询的时候对比当前时间戳和发布的时间戳么?

是的,因为博客一般都是加载早于当前时间发布的文章的,所以只要加个未来的时间戳就好了。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template