Page 6 of 6

Re: Future Request

Posted: Thu Mar 30, 2017 5:23 am
by kaspir
Nice! I just threw that new line in mine! Edited it to this if anyone interested,

Code: Select all

echo '<li class="alignleft"><a href="'.$w3all_url_to_cms.'/ucp.php?i=ucp_main&mode=subscribed" title="Visit my subscriptions" alt="">' . get_avatar(get_current_user_id(), 70) . '</a></li>';
Now links avatar to user's forum subscriptions, or anything you want to make it. The end number, '70' is to adjust size of avatar img. Also NOTE: that the alt="" even though blank, must be there to be HTML5 compliant.

Re: Future Request

Posted: Thu Mar 30, 2017 7:10 pm
by axew3
@kaspir, we can start to think to add you someday to come to contributors at wp.org, and moderator here?! :o :idea:
no obligations of course. just a more free way to manage things here for you if you need.

yes this also need to be fixed and added!

also another fix needed is NOT SCROLL topic on smiley click.

Re: Future Request

Posted: Fri Mar 31, 2017 7:17 am
by kaspir
axew3 wrote: Thu Mar 30, 2017 7:10 pm @kaspir, we can start to think to add you someday to come to contributors at wp.org, and moderator here?! :o :idea:
no obligations of course. just a more free way to manage things here for you if you need.
That was unexpected, sometimes contributing is the best way to make friends! :)

I hardly know a lot, much I taught myself over the years. Somewhere along the way, I learned it helps to give back, even when your wrong because then someone may have a correction for you, or you actually contribute something useful and they are thankful. Whenever I feel something can be useful to others, I post it. Techniques like this can also be useful to your own SEO ranking as you begin to create back links to your own sites, especially great when they are on topic!

But I appreciate the gesture! Recently, I been teaching myself, understanding of how phpBB extensions work. I am in the beginning stages I believe still of rebuilding ones I select, and then adding my own twists etc. This is how I learned many things. So far, I have re-written a few of my own extensions, found here if anyone interested. Having shared all that, I think I'm far away from adding any WP plugins! :P


EDIT: Should mark this topic as resolved here in this post: viewtopic.php?p=1713#p1713
Please post another topic for any new requests.

Re: [resolved] Future Request

Posted: Fri Mar 31, 2017 2:57 pm
by Lantern
#goodjob