Page 6 of 6

Re: Avatars via phpBB group Avatar

Posted: Tue May 09, 2017 9:24 pm
by axew3

Code: Select all

preg_match('/^([g])([0-9]+).*/'
it grab any number after g with [0-9]+
and png are showed ok on test but
your code is more short, checking it right now

Re: Avatars via phpBB group Avatar

Posted: Tue May 09, 2017 9:38 pm
by axew3
Hey Lepalose, your code work like a charm, without any messy code around.
Are you registered at wp.org?

Re: Avatars via phpBB group Avatar

Posted: Tue May 09, 2017 9:56 pm
by axew3
so the file class.wp.w3all-phpbb.php has just been updated to apply your code.

Re: Avatars via phpBB group Avatar

Posted: Tue May 09, 2017 10:26 pm
by Lepalose
I just registered an account,

https://wordpress.org/support/users/lepalose/

Glad to see that it is working for you as well.

Re: Avatars via phpBB group Avatar

Posted: Wed May 10, 2017 8:10 am
by axew3
You have been added as committer for wp_w3all plugin at wp.org and editor/moderator here (in few minutes from this post).
Of course this not mean any obligation for you, but "whenever and if" you want so, you can add improving what you think better.
About commitments, i would like to maintain at moment the control over any new release. So before, for instance, we'll go to use the branches folder for testing purpose and pre release code:
https://plugins.trac.wordpress.org/brow ... n/branches

Thank you for appreciation about plugin on top of this topic: but i know the plugin could be write and be much more better.
Any aspect can be considered. Not only about code.