Ticket #24255: 24255.patch
File 24255.patch, 455 bytes (added by , 10 years ago) |
---|
-
wp-includes/capabilities.php
631 631 /** 632 632 * Magic method for setting custom fields 633 633 * 634 * This method does not update custom fields in the database. It only sets 635 * the value for a WP_User object. 636 * 634 637 * @since 3.3.0 635 638 */ 636 639 function __set( $key, $value ) {