guiliguili
Member
Posted 1 year ago #
Hi erunafailaro,
I have been just beginning to use your widget.
Seems promising, but I bumped into a problem : is it possible to make the blogroll visible to logged users only ?
For the moment, you can see it without any logging.
Thks in advance for any input.
FG
http://wordpress.org/extend/plugins/feed-reading-blogroll/
There is a plugin you can use to control the behavior of all your widgets:
http://wordpress.org/extend/plugins/widget-logic/
that plugin, combined with the wordpress-function is_user_logged_in() should be what you need.
guiliguili
Member
Posted 1 year ago #
Thks a lot erunafailaro for your quick and sharp answer.
The plugin widget logic madd for me, with the adviced conditional tag " is_user_logged_in() "
Big thanks !
Cheers
FG