开发者 | fissionstrategy |
---|---|
更新时间 | 2016年10月26日 00:56 |
PHP版本: | 3.0.1 及以上 |
WordPress版本: | 4.6.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
Sometimes exporting a large amount of entries can result in an error. This is usually caused by a PHP memory limit or timeout. If possible, try increasing the memory_limit and max_execution_time settings in your PHP configuration. An alternative is to export entries in batches using smaller date ranges.