Future Enhancement To Login Widget

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: Future Enhancement To Login Widget

Re: Future Enhancement To Login Widget

by axew3 » Tue Mar 21, 2017 9:20 pm

Hello, info about user's avatar are already available. It is no need to add any further code (if i've understand well)

1.6.6 login widget is coming with improvements about user's info. Was just asking my self what, more after the more important notification about new pm into phpBB that will be displayed on login widget, num of posts, registration date, would be useful to add also.
To me, result important only notification about new pm, because these are info that only the user see on widget, if user is logged in.

By the way, since these are ready data, will be added on this 1.6.6 or coming soon 1.6.7.

Future Enhancement To Login Widget

by elawrenc01 » Mon Mar 20, 2017 11:42 pm

Hey there,

A few years back I was helping to test another bridge plugin that has since been abandoned, but the author had completed the login widget with avatar.

So instead of re-inventing the wheel,

Here is the code for that section, you might be able to get some quick ideas and add it to your code as well...

https://github.com/Wardormeur/wpphpbbun ... Widget.php

Top