Giter Site home page Giter Site logo

taniarascia / startwordpress Goto Github PK

View Code? Open in Web Editor NEW
206.0 17.0 67.0 41 KB

Learn how to develop a WordPress theme from scratch with this basic skeleton and accompanying tutorial.

Home Page: https://www.taniarascia.com/developing-a-wordpress-theme-from-scratch

License: MIT License

CSS 23.69% PHP 76.31%
wordpress wordpress-theme theme article bootstrap php learning tutorial wordpress-development boilerplate

startwordpress's Introduction

Start WordPress

A Theme for Learning WordPress

You know HTML, CSS, and JavaScript. You can make beautiful websites. Maybe you’ve heard about WordPress, but aren’t entirely sure how to implement it, or why you might need it. Maybe a client asked for WordPress, but you’re not really familiar with it. Maybe you’ve worked with it before, but don’t know how to make your own theme from scratch. Whatever the case, this article is for you.

Read the article on Developing a Wordpress Theme from Scratch, Part Two, and Part Three.

Prerequisites

All you need to start is a website. Any website will do. You don’t need to know any PHP, or have any prior experience with WordPress. Your website can be custom, or built on Bootstrap/some other framework.

You do need to know how to set up a local server environment. Fortunately, if you don’t know how, I wrote a short, sweet article about getting set up with one. It will only take a few minutes, so go ahead and do that first.

Goals

Topics covered

  • What can WordPress do for me?
  • Creating a design
  • Installing WordPress
  • Creating your custom theme
  • Make blog posts
  • Make pages
  • Include pagination
  • Include comments
  • Learn how to use functions
  • Create custom post types
  • Migrating WordPress

Layout pages

  • Header - header.php
  • Footer - footer.php
  • Content - content.php
  • Sidebar - sidebar.php
  • Single Post - single.php
  • Page - page.php
  • Index - index.html
  • Comments - comments.php
  • Functions - functions.php

The Loop

  • Posts
  • Pages
  • Custom Post Types
  • Comments

Functions

  • Learn how to use functions.php
  • Properly enqueue styles and scripts
  • Include featured images
  • Correctly insert WordPress title
  • Create custom global settings fields
  • Create custom post types

Summary

License

The code is open source and available under the MIT License.

startwordpress's People

Contributors

k0hax avatar taniarascia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

startwordpress's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.