- Overview
- Transcript
1.1 Introduction
In this course, you'll learn how to code a plugin that creates custom meta boxes in your WordPress admin screens.
1.Introduction1 lesson, 00:44
1.1Introduction00:44
2.Creating Meta Boxes in Posts4 lessons, 28:39
2.1Creating a Meta Box: The Callback Function11:16
2.2Creating a Meta Box: The Save Function08:14
2.3Creating a Meta Box for Information or Instructions05:31
2.4Meta Boxes and the Gutenberg Editor03:38
3.Conclusion1 lesson, 03:00
3.1Conclusion03:00
1.1 Introduction
Hello, and welcome to this tuts plus course on creating custom meta boxes in WordPress. My name's Rachel McCollin, and in this course, I'm gonna show you how to create two plugins, each of which will create a custom meta box to go in a different place on the post editing screen. So the first meta box we'll create, we'll go down here under the post content. And we'll use that to save some post metadata. The second meta box we'll create will be over here on the right hand side. And that will store some text that gives people help when they're editing posts. We'll then move on to looking at how our meta boxes are affected by the Gutenberg post editor. Watch this course and find out how to create meta boxes.