Thanks for the input…
I have set the default for all posts to be private and edited the relavent .php files so that users can not change them away from private. As a result, if I use Role Scoper — the Admin dashboard stops working.
Must be a plug-in clash.
Thanks for the heads up (again 😉 )
Cheers
G
Hi
Done it
By using: WP Hide Dashboard – I removed Media from user Dashboards
I commented out: // ‘library’ => __(‘Media Library’) in media.php (wp-admin/include)
Dirty – but works….
Hi Shane
I got this licked — thanks.
G
btw – am using the plug-in in “inclusive” mode — ie show only posts with a certain tag.
So, my users don’t tag their posts — all are hidden from everyone except themselves. Unfortunatley, they are also hidden from Admin….
G