[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:34:20 UTC 2015
#34745: Call to undefined function wp_generate_password when using `wp_tempnam`
----------------------------+-----------------------
Reporter: migueluy | Owner: dd32
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.4
Component: Filesystem API | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
----------------------------+-----------------------
Description changed by SergeyBiryukov:
Old description:
> 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
> }}}
New description:
Fatal error when calling `wp_tempnam` from within a plugin since: [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#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list