[wordpress插件] Default Post Date and Time默认发布日期和时间

wordpress 插件 文章 2020-04-14 15:10 506 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

When you create a new post in WordPress, the publish date is set to ‘immediately’, this plugin allows you more control over this behaviour and set a date or time of your choosing.

当您在WordPress中创建新帖子时,发布日期设置为“立即”,此插件可让您更好地控制此行为并设置您选择的日期或时间。

For example, you can choose to have new posts scheduled for:

例如,您可以选择安排以下新帖子:

    • first Tuesday of next month at 5:30pm
    • 下个月的第一个星期二下午5:30

    • next Monday at 09:00
    • 下周一09:00

    • Friday at 19:30
    • 星期五19:30

    Any format that PHP’s (strtotime)[http://php.net/manual/en/datetime.formats.php] function can understand can be used.

    可以使用PHP(strtotime)[http://php.net/manual/en/datetime.formats.php]函数可以理解的任何格式。

    Settings are on a per user basis, just go to your profile page!

    设置基于每个用户,只需转到您的个人资料页面!

    This code is released under the GPL v2, see license.txt for details.

    此代码在GPL v2下发布,有关详细信息,请参见license.txt。

安装步骤

    1. Extract the archive file into your plugins directory in the default-post-datetime folder.
    2. 将存档文件提取到default-post-datetime文件夹中的插件目录中。

    3. Activate the plugin in the Plugin options.
    4. 在“插件”选项中激活插件。

    5. Customize the settings from the the Your Profile page, if desired.
    6. 根据需要在“您的个人资料”页面上自定义设置。

下载地址
https://downloads.wordpress.org/plugin/default-post-datetime.1.3.1.zip
-EOF-

AI助手支持GPT4.0