]Plug-In: WP_Members 2.6] Custom Fields Problem
-
The procedure for inserting custom profile fields by means of editing the file wp-members-install.php is well-documented on the plug-in’s own site, but with release 2.6 comes the ability to add custom fields through a user interface within the admin dashboard of WP. However, adding a new field using this method does not (seem to) add it to the existing array in the database tables and it is therefore not possible to input data to a field generated in this way – even though teh new field appears in the user’s profile. Unhappily a suggested work-round (setting $chk_force = true; in the install file, then deactivating and reactivating the plug-in) does not achieve much either, except that any customising already done is lost. Even leaving this set to ‘true’, then adding a new custom field and updating doesn’t force the new field into the array.
So, unless I’m doing something wrong – entirely possible – then it does not seem that adding custom fields using the U.I. is working properly? Any advice appreciated.
The topic ‘]Plug-In: WP_Members 2.6] Custom Fields Problem’ is closed to new replies.