Tagged Questions
0
votes
2answers
55 views
display specific sidebar for each role
Does someone know if it's possible to display a specific sidebar per user-role ? (only accessible if the user is logged as the specific role related to the specific sidebar )?
What I want is to have ...
0
votes
2answers
50 views
Posts in sidebar only by admin
I want to show in latest posts widget only posts by admin (now its showing latests posts by all suers). How I can do it ? via wp query ? Thanks :)
<?php // setup the query
...
2
votes
2answers
2k views
Give Editor Access To Sidebar
I want to give the Editor Role access to editing the sidebar and it's contents. I have a text widget in there and in order to edit this text widget the user needs to be an admin - this sucks. How do I ...
0
votes
1answer
382 views
Show 10 latest posts only from users with contributors role
How to achive this in sidebar.List of 10 latest permalinks(post titles) from contributors ?