This simple tutorial shows various ways to Display Recent Posts in WordPress in your sidebar, inside your post content, with a plugin, without a plugin, etc.
How to Check for Class in body_class() in Wordpress
Within Wordpress header.php, I have <body <?php body_class($class); ?>> How do check to see if a specific class exists, and then load markup as a result? For ex. <body class"home
Create on scroll animation effects on your website using waypoints and animate.css. Waypoints allows developers to execute a function when an element is scrolled to, in this case, we will execute a…
Linear gradients are easy to create in CSS and are extremely useful. As we'll go through in this article, we can make them visually much smoother by creati