Skip to content
/ WP-dev Public

This is a full wordpress development doc, including basics of PHP, React, creating themes, etc.

Notifications You must be signed in to change notification settings

Klosmi/WP-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

PHP Basics to get started

  1. Environment
  2. PHP basics for WP
  3. PHP variables
  4. Strings and Booleans
  5. Functions
  6. Arrays
  7. Loops
  8. Constants
  9. Comments
  10. Return values from within a function

WP Theme development with PHP

  1. Configuration file - wp-config.php
  2. Files and Folders
  3. File Headers
  4. Additional File Headers
  5. Full-Site Editing
  6. Index Template
  7. Recreating the index template
  8. Language attribute
  9. Character Set
  10. Additional tags
  11. Body tag
  12. Documentation and sources

  1. Intro to JS
    For a solid understanding of JavaScript fundamentals, I recommend checking out my JS fundamentals use this link.
  2. Start with React
  3. Create a React app - discovering the index.js file
  4. Dynamic Content with React
  5. Intro to JSX
  6. Components with React
  7. Props
  8. ES6 Modules

About

This is a full wordpress development doc, including basics of PHP, React, creating themes, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published