Page 2 of 2

Re: Coming 2.7.5 logs and suggestions

Posted: Sun Nov 19, 2023 11:06 am
by floxshifu
Hi,

Why removed the widget wp-login ?? It was really usefull... :(
Is it possible to add it again ?

Re: Coming 2.7.5 logs and suggestions

Posted: Sun Nov 19, 2023 1:24 pm
by axew3
Well, yes it is possible ... i intended to remove it because any other offered by themes/plugins would work, but you have reason.
It can be useful into a WP where there are no other way to place a login form because not offered by some other plugin.
I also have think to remove it, because many themes do not support anymore the new way to build widgets, and it only works on old way themes.
For news, it would be better to have a shortcode. Or the new WP way to build widgets (using some theme, the old way the widget is coded, do not display into available widgets).

Ok, we will go to reintroduce, fixing/improving it, also adding the shortcode way.

Re: Coming 2.7.5 logs and suggestions

Posted: Sun Nov 19, 2023 1:42 pm
by floxshifu
Oh very cool !

I was using it and after the update it disappeared and I am using an "old theme" who is functionning with this widget.

Thank you for your asnwer !

Re: Coming 2.7.5 logs and suggestions

Posted: Thu Nov 30, 2023 6:43 pm
by axew3
For the login widget, until the 2.7.6 release (downgrade to 2.7.4):
viewtopic.php?p=6107#p6107

Re: Coming 2.7.5 logs and suggestions

Posted: Fri Dec 01, 2023 9:54 pm
by axew3
= 2.7.6 =
*Release Date - 1 Dec, 2023*
* Re-add: the Wp_W3all Login Widget
* Add: Login Shortcode https://www.axew3.com/w3/2023/12/shortc ... in-widget/
* Minor fixes