Asgaros Forum v1.6.0/1.6.1: User Profiles
Quote from Asgaros on September 19, 2017, 11:14 pmVersion 1.6.0 of the Asgaros Forum plugin for WordPress finally brings a user profile functionality as well as a couple of other enhancements and bugfixes.
User Profiles
A user profile functionality is finally there! This is the first step for upcoming user-based enhancements like a member-list and more.
The user profile-functionality is an optional feature which is enabled by default and can be easily disabled via the administration area. It adds a link to every shown username which will lead you to the profile of the corresponding user. This profile holds some information about interesting things you might want to know.
The user profile functionality comes with an option which can hide profiles from guests. New available hooks and filters allow you to modify this feature in many ways:
- The asgarosforum_custom_profile_content hook allows you to add custom rows to an users profile
- The asgarosforum_filter_profile_link filter allows you to overwrite the profile-links so they lead to other pages you might want to use instead
Navigation Bar
Version 1.6.0 also comes with a new navigation-bar which not only contains a link to your own user profile. Its also a place to make your login, registration and logout links globally available throughout the forum.
Other Changes
- Fixed a bug which brokes the subscriptions view when using certain shortcode parameters
- Fixed rare PHP-notices
- Minor design changes for a more elegant look
- A couple of performance improvements and code optimizations
- v1.6.1: Fixed broken guest-posting functionality
Version
1.6.01.6.1 of the Asgaros Forum is available via the WordPress Updater now!Please be aware of the limited support during the next five weeks, see: Limited Support until October, 23!
Version 1.6.0 of the Asgaros Forum plugin for WordPress finally brings a user profile functionality as well as a couple of other enhancements and bugfixes.
User Profiles
A user profile functionality is finally there! This is the first step for upcoming user-based enhancements like a member-list and more.
The user profile-functionality is an optional feature which is enabled by default and can be easily disabled via the administration area. It adds a link to every shown username which will lead you to the profile of the corresponding user. This profile holds some information about interesting things you might want to know.
The user profile functionality comes with an option which can hide profiles from guests. New available hooks and filters allow you to modify this feature in many ways:
- The asgarosforum_custom_profile_content hook allows you to add custom rows to an users profile
- The asgarosforum_filter_profile_link filter allows you to overwrite the profile-links so they lead to other pages you might want to use instead
Navigation Bar
Version 1.6.0 also comes with a new navigation-bar which not only contains a link to your own user profile. Its also a place to make your login, registration and logout links globally available throughout the forum.
Other Changes
- Fixed a bug which brokes the subscriptions view when using certain shortcode parameters
- Fixed rare PHP-notices
- Minor design changes for a more elegant look
- A couple of performance improvements and code optimizations
- v1.6.1: Fixed broken guest-posting functionality
Version 1.6.0 1.6.1 of the Asgaros Forum is available via the WordPress Updater now!
Please be aware of the limited support during the next five weeks, see: Limited Support until October, 23!
Quote from Asgaros on September 20, 2017, 1:40 pmI just released version 1.6.1 which fixes the broken guest-posting functionality.
I just released version 1.6.1 which fixes the broken guest-posting functionality.
Quote from Andreas on September 20, 2017, 3:56 pmIt seems, that on wide-screens there´s a problem with the topic-overview. Guess there it´s related to the responsiveness / breakpoint, because on narrow-screens everything is fine….
It seems, that on wide-screens there´s a problem with the topic-overview. Guess there it´s related to the responsiveness / breakpoint, because on narrow-screens everything is fine….
Uploaded files:
Quote from Asgaros on September 20, 2017, 7:36 pmHallo Andreas,
mit dem letzten Update wurden einige Anpassungen am HTML- und CSS-Code vorgenommen. Kannst du bitte die Seite mit STRG+F5 neu laden? Eventuell befinden sich noch alte Dateien im Cache.
Hallo Andreas,
mit dem letzten Update wurden einige Anpassungen am HTML- und CSS-Code vorgenommen. Kannst du bitte die Seite mit STRG+F5 neu laden? Eventuell befinden sich noch alte Dateien im Cache.
Quote from iotatangle on September 20, 2017, 9:04 pmThanks Thomas a brilliant forum ... nice holiday! :-)
Thanks Thomas a brilliant forum ... nice holiday! :-)
Quote from Asgaros on September 20, 2017, 9:11 pmThank you very much! 🙂
Thank you very much! 🙂
Quote from Andreas on September 20, 2017, 9:17 pmQuote from Asgaros on September 20, 2017, 7:36 pmHallo Andreas,
mit dem letzten Update wurden einige Anpassungen am HTML- und CSS-Code vorgenommen. Kannst du bitte die Seite mit STRG+F5 neu laden? Eventuell befinden sich noch alte Dateien im Cache.
Hi Asgaros,
neee, so einfach ist es nicht. Der Cache ist sowohl server-seitig (WP Rocket) als auch client-seitig (Chrome, FF, IE, Edge – bin wirklich alle durchgegangen) clean. Wenn ich die 1.5.9er zurücksichere, ist alles wieder klar. Das ganze passiert erst nach irgendeinem Breakpoint. Kann das jetzt leider nicht genau nachstellen (bin mit kleinem Notebook unterwegs) bzw. ist das ganze Forum nur im Rahmen einer geschlossenen (Business-) Webseite zugänglich.
Ich schaue mir das kommende Woche nochmal an; falls niemand anders das Problem hat, ist das schon ein wenig seltsam. Da die neue Version ja kein Security-Release ist, hat das durchaus Zeit.
Danke für Deine Zeit und Deinen Einsatz! Und natürlich ein smartes & schönes Forum-Plugin 🙂
Beste Grüße, Andreas
Quote from Asgaros on September 20, 2017, 7:36 pmHallo Andreas,
mit dem letzten Update wurden einige Anpassungen am HTML- und CSS-Code vorgenommen. Kannst du bitte die Seite mit STRG+F5 neu laden? Eventuell befinden sich noch alte Dateien im Cache.
Hi Asgaros,
neee, so einfach ist es nicht. Der Cache ist sowohl server-seitig (WP Rocket) als auch client-seitig (Chrome, FF, IE, Edge – bin wirklich alle durchgegangen) clean. Wenn ich die 1.5.9er zurücksichere, ist alles wieder klar. Das ganze passiert erst nach irgendeinem Breakpoint. Kann das jetzt leider nicht genau nachstellen (bin mit kleinem Notebook unterwegs) bzw. ist das ganze Forum nur im Rahmen einer geschlossenen (Business-) Webseite zugänglich.
Ich schaue mir das kommende Woche nochmal an; falls niemand anders das Problem hat, ist das schon ein wenig seltsam. Da die neue Version ja kein Security-Release ist, hat das durchaus Zeit.
Danke für Deine Zeit und Deinen Einsatz! Und natürlich ein smartes & schönes Forum-Plugin 🙂
Beste Grüße, Andreas
Quote from Asgaros on September 21, 2017, 12:27 pmHello Yworld,
there are already WordPress filters for this:
- https://codex.wordpress.org/Plugin_API/Filter_Reference/login_url
- https://codex.wordpress.org/Plugin_API/Filter_Reference/logout_url
- https://codex.wordpress.org/Plugin_API/Filter_Reference/register_url
Hello Yworld,
there are already WordPress filters for this: