Coming 1.7.5: complete Buddypress integration and more
Posted: Sat Aug 12, 2017 9:29 am
These are, mainly changes on coming 1.7.5 release:
Buddypress integration: user's profile fields syncro, all fileds updated in phpBB (and viceversa if update is done/allowed in phpBB profile):
profile fields by default in Buddypress are 4, which we are interested on 3 of those, that are google account field, facebook field, yahoo field: these are by default created in Buddypress, than you can add your customs fields.
In phpBB there are much more created by default:
youtube, googleplus, google, skype, twitter, facebook, yahoo, icq, aol, interests, occupation, website.
(website and email fields are already synchronized)
What the wp_w3all plugin will do?
Will update these fields respectively on phpBB, if these are existent in WP, when user update his profile data fields in WP, and viceversa if update will be done by the user in phpBB.
Will be mandatory, that the field need to contain the name of the service, that is maybe obvious will be for any field, to distinguish one from other: will be practically sure that if the field is for twitter, the field name will be named with something that contain the word 'twitter' inside.
Not advanced users will find easy to setup this feature, because it only require to add custom profile fields in Buddypress, naming those fields, containing the name of the service inside.
An easy "What fields i can add in Buddypress, expecting that are also syncro updated in phpBB/WP user's profile" explanation will be added.
It should be clear for advanced programmer users what mean the above. And will be easy to edit the code adding more custom profile fields.
More advanced:
The integration, will update not only profiles fields by default listed above, but also avatar (if avatar enabled in wp_w3all).
Users can update avatars in any flavor, in WP, and will be updated in phpBB, and viceversa.
Even Buddypress who is online, WP widget will contain correct avatars of course: i'm so not well decided, if filter in this native BP widget the result, adding also phpBB online users, or add a wp_w3all completely separated one. ... any suggestion is welcome ...
About this feature, will require to activate in phpBB the Remote Avatar option for avatars in phpBB to work correctly.
This post is also a starting memo (especially for me) about all what mean integrating WP with BP, into phpBB.
Possibly, will be added yet on this 1.7.5 the who is online, considering users online on phpBB+WP, only in WP, only in phpBB, displayed into a widget, or as shortcode that will be possible to insert anywhere (so posts, widgets) ...
More important fixes and code cleanup.
Buddypress integration: user's profile fields syncro, all fileds updated in phpBB (and viceversa if update is done/allowed in phpBB profile):
profile fields by default in Buddypress are 4, which we are interested on 3 of those, that are google account field, facebook field, yahoo field: these are by default created in Buddypress, than you can add your customs fields.
In phpBB there are much more created by default:
youtube, googleplus, google, skype, twitter, facebook, yahoo, icq, aol, interests, occupation, website.
(website and email fields are already synchronized)
What the wp_w3all plugin will do?
Will update these fields respectively on phpBB, if these are existent in WP, when user update his profile data fields in WP, and viceversa if update will be done by the user in phpBB.
Will be mandatory, that the field need to contain the name of the service, that is maybe obvious will be for any field, to distinguish one from other: will be practically sure that if the field is for twitter, the field name will be named with something that contain the word 'twitter' inside.
Not advanced users will find easy to setup this feature, because it only require to add custom profile fields in Buddypress, naming those fields, containing the name of the service inside.
An easy "What fields i can add in Buddypress, expecting that are also syncro updated in phpBB/WP user's profile" explanation will be added.
It should be clear for advanced programmer users what mean the above. And will be easy to edit the code adding more custom profile fields.
More advanced:
The integration, will update not only profiles fields by default listed above, but also avatar (if avatar enabled in wp_w3all).
Users can update avatars in any flavor, in WP, and will be updated in phpBB, and viceversa.
Even Buddypress who is online, WP widget will contain correct avatars of course: i'm so not well decided, if filter in this native BP widget the result, adding also phpBB online users, or add a wp_w3all completely separated one. ... any suggestion is welcome ...
About this feature, will require to activate in phpBB the Remote Avatar option for avatars in phpBB to work correctly.
This post is also a starting memo (especially for me) about all what mean integrating WP with BP, into phpBB.
Possibly, will be added yet on this 1.7.5 the who is online, considering users online on phpBB+WP, only in WP, only in phpBB, displayed into a widget, or as shortcode that will be possible to insert anywhere (so posts, widgets) ...
More important fixes and code cleanup.