Getting started with WordPress

Table of contents

  • About
  • Getting started with WordPress
  • Remarks
  • Versions
  • Examples
  • Introduction to WordPress
  • WordPress Themes
  • Mapping URLs to specific templates
  • Basic Theme Directory Structure
  • Example of a "Single" (template for an individual post)
  • Example of an "Archive" (template for a list of multiple posts)
  • Posts, Pages, Custom Post Types, and Custom Fields
  • Actions and Filters
  • Syntax
  • Parameters
  • Remarks
  • Examples
  • add_action - init
  • add_action - init - anonymous function
  • add_action - init - within class object
  • add_action - init - within static class
  • Add Shortcode
  • Syntax
  • Parameters
  • Remarks
  • Examples
  • Simple shortcode for recent post
  • Advanced shortcode for recent posts
  • Add/remove contact info for users with user_contactmethods filter hook
  • Actions and Filters
  • Add/remove contact info for users with user_contactmethods filter hook
  • add_editor_style()
  • add_submenu_page()
  • Admin Dashboard Widgets
  • Alternating main loop (pre_get_posts filter)
  • Create a Post Programmatically
  • Creating a custom template
  • Custom Post Types
  • Customizer Hello World
  • Enqueuing scripts
  • Function : wp_trim_words()
  • get_bloginfo()
  • get_option()
  • get_template_part()
  • get_template_part()
  • get_the_title()
  • How Can I integrate Markdown editor with Advance Custom Field's repeater Add-on.
  • Installation and Configuration
  • Meta Box
  • Plugin development
  • Querying posts
  • Remove Version from Wordpress and Stylesheets
  • Run WordPress local with XAMPP
  • Security in WordPress - Escaping
  • Shortcode
  • Shortcodes
  • Site Migration
  • Template hierarchy
  • The $wpdb Object
  • The Loop (main WordPress loop)
  • the_title()
  • Themes
  • Update WordPress Manually
  • WordPress Plugin creation
  • Wordpress theme and child-theme development
  • wp_get_current_user()
  • wp_get_current_user()
  • WP_Query() Loop
  • WP-CLI
  • WP-Cron

It is a free WordPress ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many WordPress developers and contributors.

The content is released under Creative Commons BY-SA

Size : 3.13MB
File type : pdf
Downloads: 451
Created: 2019-05-02

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others WordPress Tutorials

Learning advanced-custom-fields PDF course

Wordpress In A Week

Others related eBooks about Getting started with WordPress

XML for the beginners

Download XML tutorial in PDF ,an easy document to learn how to work with XML , a free courses under 55 pages by Ralf Schenkel....

You Don't Know JS Yet: Types and Grammar - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the JS series, this compact guide explores JavaScript types and demonstrating why types work, and showing you how to take advantage of these features....

Developing Backbone.js Applications

Backbone.js is a JavaScript library with a RESTful JSON interface, and is loosely based on the model-view-controller (MVC) application design paradigm. Backbone.js is known for being lightweight, as its only dependency is on one JavaScript library, Underscore.js. It is designed for developing sing...

AJAX Overview

This tutorial provides an overview of the AJAX and JavaScript ,it will learn you how to build interacting webpages while waiting for data to be returned.a free training courses under 28 pages by Mark Volkmann....

How to Code in HTML5 and CSS3

Download free course How to Code in HTML5 and CSS3, pdf file on 124 pages by Damian Wielgosik....

Tutorial XML and DOM in PDF

Download free course Learning basic XML DOM, PDF ebook under 28 pages for beginners....

Learning Three.js: The JavaScript 3D Library for WebGL

Three.js is a JavaScript 3D library that offers a wide range of features for creating and ..., download free JavaScript tutorial in PDF (402 pages) created by ....

Build Your Own ASP.NET Website

This PDF tutorial is aimed at beginner, intermediate, and advanced Web designers, looking to build their first web application with ASP.NET....

You Don't Know JS Yet: ES.Next & Beyond - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the "You Don't Know JS" series, this compact guide focuses on new features available in ECMAScript 6 (ES6), the latest version of the standard upon which JavaScript is built. ...

Angular Testing Succinctly

Download free course Angular Testing Succinctly, pdf file on 94 pages by by Joseph Booth....