The entire way the WP_w3all plugin update fields, has been rewrite. The function phpbb_update_profile( has been totally rebuilt eliminating
many messy lines of code, and have been cleaned up.
More fixes applied for several adjustments to have a correct code flow (but more will be done on next releases) and to speed up execution.
Requests for additions are:
Shortcode for Topics (not only single posts) and shortcode for Last Topics Widget.
bbcode parsing for posts/topics shortcodes, about this mod (that seem interesting to add) https://www.phpbb.com/customise/db/exte ... ediaembed/
These whats i remember right now.
I'm sorry for the delay on releasing 1.7.5, but it is on the way!
Coming 1.7.5: complete Buddypress integration and more
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Coming 1.7.5: complete Buddypress integration and more
1.7.5 is coming very soon:
EDITED:
1.7.5 has been released, the procedure to integrate Buddypress profile fields with phpBB profile fields is here:
https://www.axew3.com/w3/2017/09/wordpr ... tegration/
Code: Select all
= 1.7.5 =
*Release Date - very soon*
* Last Topics Widget fix: one single query, for all Last Topics widget's instances.
* Add Buddypress avatar and user's profile fields integration option (at cost of one single query added, if option is active)
* Add Shortcode to retrieve and display phpBB Last Topics on WP posts, pages etc. About how to use it, please see (NOTE: still not updated with explain about this new 1.7.5 addition) https://www.axew3.com/w3/2017/07/wordpress-shortcode-phpbb-posts-into-wp-post/
* Functions about profile updates have been optimized (class WP_w3all_phpbb -> phpbb_update_profile AND class WP_w3all_phpbb -> verify_phpbb_credentials)
* Fix some hints on Wp_w3all admin config page
* More fixes and code cleanup.
EDITED:
1.7.5 has been released, the procedure to integrate Buddypress profile fields with phpBB profile fields is here:
https://www.axew3.com/w3/2017/09/wordpr ... tegration/