[wp-trac] [WordPress Trac] #15601: Cannot overwrite wp_set_password in pluggable.php
WordPress Trac
wp-trac at lists.automattic.com
Sat Dec 11 14:02:23 UTC 2010
#15601: Cannot overwrite wp_set_password in pluggable.php
--------------------------+-------------------------------------------------
Reporter: layotte | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 3.0.1
Severity: trivial | Keywords:
--------------------------+-------------------------------------------------
Comment(by nacin):
You need to wrap your own definitions in a function_exists. Otherwise it
unsuccessfully redeclares the original one during activation.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15601#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list