How to add new custom page or post blocks?
You’re looking for custom meta boxes. These allow you to add sections to the WordPress post and/or page screens that look like standard title, editor, category selection, etc. Generally speaking, you determine where they are rendered and what type of input elements are used. Without knowing exactly what you’re trying to do, it’s not possible … Read more