Linux 软件免费装
Banner图

Change Autosave Time

开发者 carlosmr96
更新时间 2023年2月24日 04:51
捐献地址: 去捐款
PHP版本: 5.2.4 及以上
WordPress版本: 6.1.1
版权: GPLv2 or later
版权网址: 版权信息

标签

content time autosave auto-save

下载

详情介绍:

“Change Autosave Time” is a small plugin that allows you to select the time that WordPress take autosave your contents while editing. You can select the time in seconds at the bottom of Settings > General. This plugin wont work if the value is already defined elsewhere to avoid errors.

安装:

The Plugin can be installed in two ways. Manual instalation
  1. Download and upload the plugin files to the /wp-content/plugins/change-autosave-time directory from the WordPress plugin repository.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress admin.
  3. Go to Settings > General and scroll down to see the new option to configure it.
WordPress interface instalation
  1. Open the plugin Interface in the wordpress admin and click on “Add new”.
  2. In the Search box enter “Change Autosave Time” and hit Enter.
  3. Click on “Install” to install the plugin.
  4. Activate the plugin.
  5. Go to Settings > General to configure it.

屏幕截图:

  • screentshot-2.png

常见问题:

Where is the configuration?

This plugin adds a new setting in the last position of Settings > General.

Why It doesnt work?

If you have defined the value elsewhere the plugin wont work to avoid errors.

What happens if I place a negative number or invalid characters?

There is a validation that checks if the input is correct so nothing wrong happens.