#31976 closed defect (bug) (worksforme)
WordPress Importer ignores WP_TEMP_DIR in wp-config
| Reported by: | mayukojpn | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Import | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Looks like this is no longer an issue.