开发者 | lmwebdesign |
---|---|
更新时间 | 2014年9月10日 02:27 |
PHP版本: | 3.0.1 及以上 |
WordPress版本: | 3.9 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/
directoryBy default the script in charge of making the file tree structure has a run time limit of 120secs.
If you have a Custom Post Type with a large number of Posts and/or many Attachments edit the lmwd-file-handler.php file
and increase set_time_limit(120);
.