https://github.com/wptrainingteam/how-to-create-a-blog-post-in-wordpress-5
How to use the new 5.x editor to draft a blog post, add a featured image, schedule a publish date/time, and use blocks to include images and a pull quote in the body of the post.
https://github.com/wptrainingteam/how-to-create-a-blog-post-in-wordpress-5
lesson training training-material wordpress
Last synced: about 1 month ago
JSON representation
How to use the new 5.x editor to draft a blog post, add a featured image, schedule a publish date/time, and use blocks to include images and a pull quote in the body of the post.
- Host: GitHub
- URL: https://github.com/wptrainingteam/how-to-create-a-blog-post-in-wordpress-5
- Owner: wptrainingteam
- License: gpl-3.0
- Created: 2019-01-17T20:39:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T16:57:43.000Z (almost 6 years ago)
- Last Synced: 2025-11-28T18:19:50.648Z (8 months ago)
- Topics: lesson, training, training-material, wordpress
- Language: HTML
- Size: 540 KB
- Stars: 1
- Watchers: 7
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Repo Structure and Lesson Plan Template
> Please remove all blockquote comments such as this before publishing.
## Description
> A short paragraph explaining what is covered in the lesson plan. This should be text that can be copied and used in a meetup or workshop description.
## Objectives
After completing this lesson, participants will be able to:
* Objective 1
* Objective 2
> It’s required that you include a bulleted list of objective(s) for each lesson plan. Objectives should be worded as actions that the participant can do once they’ve finished. See [Bloom's Taxonomy of Action Verbs](http://www.fresnostate.edu/academics/oie/documents/assesments/Blooms%20Level.pdf) (PDF) as a reference. Avoid using words like "know," "understand," "be introduced to," etc.
## Target Audience
Who is this lesson intended for? What interests/skills would they bring? Choose all that apply.
* [ ] Users
* [ ] Designers
* [ ] Developers
* [ ] Speakers
* [ ] All
## Experience Level
How much experience would a participant need to get the most from this lesson?
* [ ] Beginner
* [ ] Intermediate
* [ ] Advanced
* [ ] Any
## Type of Instruction
Which strategies will be used for this lesson plan? Choose all that apply.
* [ ] Demonstration
* [ ] Discussion
* [ ] Exercises
* [ ] Feedback
* [ ] Lecture (Presentation)
* [ ] Show & Tell
* [ ] Tutorial
## Time Estimate (Duration)
How long will it take to teach this lesson (in minutes)?
____ minutes
## Prerequisite Skills
Participants will get the most from this lesson if they have familiarity with:
* Skill 1
* Skill 2
> _For example:_
>
> * Experience with HTML and CSS
> * Completed the Basic WordPress Concepts lesson
## Readiness Questions
* Question 1
* Question 2
> A list of questions for participants to see if they have the background and skills necessary to learn and understand the lesson.
>
> _For example:_
>
> * Do you want to makes changes to your theme yourself?
> * Do you know how to write CSS?
## Materials Needed
* Item 1
* Item 2
> A list of files, resources, equipment, or other materials the instructor will need to teach the lesson.
>
> _For example:_
>
> * A local install of WordPress
> * The files for the TwentySixteen theme
> * [Slides](https://rawgit.com/wptrainingteam/repo-name/dev/slides/index.html) (included in this repo)
## Notes for the Instructor
* Note 1
* Note 2
> A list of any handy tips or other information for the instructor.
>
> _For example:_
>
> * Participants may need to download the TwentySixteen theme before beginning
> * What to do if there’s no projector or internet available
> * What to do if a participant doesn’t have the necessary set up
> * How to handle different opinions about the topic
## Lesson Outline
* First do this
* Then move on to this
* Finish with this
> The plan for the lesson. Outline form works well.
>
> _For example:_
>
> * Talk about what a theme is
> * Demonstrate how to install and activate a theme
> * Practice exercises to have participants find and install a theme on their own site
## Exercises
**Exercise name**
Short description of what the exercise does and what skills or knowledge it reinforces.
* Short point or step of the exercise
* And another one
> These are short or specific activities that help participants practice certain components of the lesson. They should not be fully scripted exercises, but rather something that participants could do on their own. For example, you can create an exercise based on one step of the Example Lesson.
## Assessment
**Write out the question.**
1. Option
2. Option
3. Option
4. Option
**Answer:** 3\. Correct answer
> A few questions to ask participants to evaluate their retention of the material presented. They should be a measure of whether the objectives were reached. Consider having a question for each objective.
## Additional Resources
* Resource 1
* Resource 2
> An optional section which can contain a list of resources that the instructor can use to get more information on the topic.
>
> _For example:_
>
> * Link to information on the Codex
> * Theme Review Team's Handbook
## Example Lesson
> An example of how the lesson plan can be implemented. Written in script form as one possible way an instructor might use this lesson plan at an event, with screenshots and instructions if necessary.
### Section Heading for Example Lesson
> You will likely need to break the Example Lesson down into multiple sections.
### Lesson Wrap Up
 Follow with the Exercises and Assessment outlined above.