Articles

WordPress

Categories

How to target every page except the Homepage in WordPress

By combining WordPress’s automatic classes with the CSS :not() selector, you can easily create rules that apply to all pages except the homepage.

Read More…

Skills


Creating a Simple Custom Plugin in WordPress

WordPress is incredibly flexible, largely thanks to its plugins. In this article, we’ll explore what plugins are, how to manage them, and even write a simple one yourself.

Read More…

Skills