[buddypress-trac] [BuddyPress Trac] #8455: Fixes for xProfile field support for WordPress Profile Fields
buddypress-trac
noreply at wordpress.org
Fri Apr 16 18:49:43 UTC 2021
#8455: Fixes for xProfile field support for WordPress Profile Fields
------------------------------+---------------------
Reporter: needle | Owner: imath
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 8.0.0
Component: Extended Profile | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by imath):
* owner: (none) => imath
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"12888" 12888]:
{{{
#!CommitTicketReference repository="" revision="12888"
xProfile: skip caching existing data about fields of the WP field type
This allows existing xProfile fields to be converted from the `textbox` to
the `wp-textbox` type (for example) by ignoring any pre-existing values
retrieved by the uncached data query.
This commit also prevents the WordPress xProfile field `$table_name`
property from being cleared prior to priming the cache.
Props needle
Fixes #8455
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8455#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list