Recommended Use of Bootstrap, or JQuery-UI in WP/plugin development?
There are roughly following factors to consider: Does it ship with WP core How easy it is to integrate with WP How easy it is to use in public WP extension Let’s go over these for both. Bootstrap Bootstrap doesn’t ship with WordPress core, so your implementation will need to provide it. While markup of … Read more