[wp-trac] [WordPress Trac] #34745: Call to undefined function wp_generate_password when using `wp_tempnam`
WordPress Trac
noreply at wordpress.org
Thu Nov 19 18:31:03 UTC 2015
#34745: Call to undefined function wp_generate_password when using `wp_tempnam`
----------------------------+-----------------------------
Reporter: migueluy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Filesystem API | Version: trunk
Severity: normal | Keywords:
Focuses: |
----------------------------+-----------------------------
Fatal error when calling `wp_tempnam` from within a plugin since:
https://core.trac.wordpress.org/changeset/35644
{{{
PHP Fatal error: Call to undefined function wp_generate_password() in
/home/migueluy/public_html/wp-admin/includes/file.php on line 169
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34745>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list