When developing a WordPress theme or a WordPress plugin in most case we want to add our own CSS and JavaScript files to it.

Luckily in WordPress there is an easy way to include CSS or JavaScript resources to your project, it slightly differs between a theme and a plugin, we will describe them both in this article.

Continue reading