Tagged Questions
0
votes
1answer
113 views
Add number of members to “Right Now” dashboard widget
Problem
I have this code in functions.php but it does not output the total number of members (something is wrong with it it breaks the site) in my "Right Now" dashboard. Is there a way to fix it?
...
1
vote
1answer
756 views
How to Make a Custom Dashboard Widget to Display Custom Notification from Admin?
I am looking for a way to achieve the following:
A group of users 'students'
They login to the site
Each student can see a 'Custom Dashboard Widget(s)'
Each widget will carry a personal message ...