Hi,
I wrote a plugin which is storing all the data in the database. It works as an add/edit/delete manager for business partners (company, logo, descripion and so on) of the company I made the website for (it's like CMS, not blog, so users are only employees). Now I want all users to have rigths to add/edit/delete data from my plugin, but only admin can do that. In other users admin panel there's even no menu that my plugin should add. Is there any easy way to do plugin accessible for all users? Sorry for my english, still working on it ;)
Thanks for answers