I have developed a WordPress plugin and now want to change its layout using bootstrap CSS and js. I've had problems with CSS naming before and want to make sure that I avoid namespace conflicts before integrating bootstrap. How can this be done without renaming the whole bootstrap CSS names?
Thanks