Archive

Blog Archives

Featured Image Shortcode [Plugin]

Creates a shortcode for your featured image to easily embed it within your WP Editor.

How to use LazyLoad.Js

Lazy Load is delays loading of images in long web pages. Images outside of viewport are not loaded until user scrolls to them.

Setting and Getting Cookies in Javascript

Basic usage of cookies (GET and SET)