Great plugin but the recent update caused loss of functionality using %USERURL%
. Previously if I used %USERURL%
in the widget or on a page it pulled the data from "user_url" in the database. I had to edit the parsing code in the php but it worked.
Is there a way to add %USERURL%
to the "Tags for titles + links" roster the same way %username%
or %userid%
is being used? Also, has anyone been successful editing the code that refers to this data instance in the include file named class-sidebar-login-widget.php? If interested the code begins at line #104. Any help appreciated!