#31976 closed defect (bug) (worksforme)
WordPress Importer ignores WP_TEMP_DIR in wp-config
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Import | Keywords: | |
| Focuses: | Cc: |
Description
I wanted to change the place of /tmp directory and defined WP_TEMP_DIR in wp-config.php,
define ('WP_TEMP_DIR', 'DIRECTORY PLACE FROM ROOT');
It's working for auto update, plugin update etc. But not for WordPress Importer plugin.
Change History (4)
Note: See
TracTickets for help on using
tickets.
Looks like this is no longer an issue.