- WordPress Complete(Sixth Edition)
- Karol Król
- 126字
- 2021-07-02 18:30:16
Timestamps
WordPress will also let you alter the timestamp of your post. This is useful if you are writing a post today that you wish you'd published yesterday, or if you're writing a post in advance and don't want it to show up until the right day. By default, the timestamp will be set to the present moment. To change it, just find the Publish box, and click on the Edit link (next to the calendar icon and Publish immediately). New fields will show up, and you will be able to alter the publication date:

Change the details, click on the OK button, and then click on Publish or Schedule (depending on whether your new publication date is set in the past or in the future).
推薦閱讀
- Mastering LibGDX Game Development
- 軟件項目管理實用教程
- 程序員修煉之道:通向務實的最高境界(第2版)
- The Complete Coding Interview Guide in Java
- Vue.js 2 Web Development Projects
- OpenCV with Python By Example
- 零基礎學C語言程序設計
- TypeScript 2.x By Example
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x
- Python高性能編程(第2版)
- Backbone.js Patterns and Best Practices
- 大話C語言
- 自己動手做智能產品:嵌入式JavaScript實現
- 算法技術手冊
- 數據預處理從入門到實戰:基于SQL、R、Python