Hooks

In WordPress theme and development, Hooks are functions that can be applied to an Action or a Filter in WordPress.

HTML

HTML is short for HyperText Markup Language, and it is the most fundamental component of web pages.

iFrame

An iFrame is an inline frame used inside a webpage to load another HTML document inside it.

Import

On the Import page in WordPress, you can import content from others sites to your WordPress installation.

Infinite Scroll

Infinite scroll is a type of pagination that loads new contents to the page without doing a hard reload of the browser.

JavaScript

JavaScript is a programming language that is used to add interactivity to web pages.

Jetpack

Jetpack is a plugin that adds additional functionality to your WordPress site.

jQuery

jQuery is an open source JavaScript library which is designed to provide easy client side scripting for HTML.

localhost

In computer networking localhost literally means “this computer”.

Loop

The loop, or WordPress loop or simply loop, is PHP code that displays WordPress posts.