latest version

For Dummies - Wordpress Basics

Here you can find basic Wordpress programming tutorials.

1. Introduction to Awesome WordPress

Let’s start from the basics ie. what is WordPress and why it’s so cool. Below you will find step by step tutorials which should explain the basics.

2. WordPress Themes and Plugins

So you now what WordPress is. Now it’s time to find our what makes WordPress awesome and universal platform. Below you will find tutorials about two most powerful WordPress elements: Themes and Plugins

3. Post Types, Shortcodes, Widgets, Customizer

WordPres Post Types

Originally WordPress was only a blogging platform. That’s why the most important content type in WordPress are posts. But WordPress post types are not only refer to blog section. Read the article below to find out more.

Shortcodes and Widgets

A shortcode is a WordPress-specific code that lets you do nifty things with very little effort. Shortcodes can embed files or create objects that would normally require lots of complicated, ugly code in just one line. Shortcode = shortcut. Widget can be treated as shortcode, but dedicated to sidebar areas

Images and Meta Data

WordPress Customizer

Customizer can be a powerful tool for editing general website look. In one place you can define number of theme settings, which user will be able to changes with live preview of changes

4. Visual Composer and Common Plugins

Plugins enhance the capabilities of WordPress.There are over 45 055 free plugins in WordPress.org repository

6. Theme Testing

Each WordPress project before upload needs to be tested. By testing we mean checking every single theme element, shortcode and option. It will save your time when you do first tests while creating each element.

Developers Tools for testing