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: 450
Created: 2019-05-02

Others WordPress Tutorials

Learning advanced-custom-fields PDF course

Wordpress In A Week

Others related eBooks about Getting started with WordPress

PHP Tutorial From beginner to master

In this PHP tutorial you will learn everything about PHP, and how to execute scripts on your server, free pdf course under 28 pages....

PHP: The Right Way

Download free course PHP: The Right Way, pdf file on 76 pages by Phil Sturgeon, Josh Lockhart....

RESTful Web Services

Download free course RESTful Web Services, pdf file on 448 pages by Leonard Richardson, Sam Ru....

HTML basics

With this PDF courses you will learn how to use HTML to creat a Web page to display in a web browser ,training documents showing the basics of HTML language....

PHP Notes for Professionals

Download free course PHP Notes for Professionals, pdf file on 480 pages by Stack Overflow Community....

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....

The JavaScript Way

Love it or hate it, JavaScript is avidly eating the world of software development. From we..., download free JavaScript tutorial in PDF (288 pages) created by Baptiste Pesquet ....

Introduction to ASP

With this tutorial you will learn how to create dynamic web pages with ASP ,a brief introduction in PDF under 8 pages designated to beginners....

Learning PHP

Download free course Learning PHP, pdf file on 603 pages by Stack Overflow Community....

Learn ReactJS by example

Learn ReactJS by example, This example will use React-Bootstrap components. ...