December 2017
Beginner
458 pages
7h 52m
English
For adding a regular post, we'll start with the content.php file in the editor. We'll add title, metadata, thumbnail, and lastly, the main content to the post. To start with, we will create an article tag and give it a class of post:
<article class="post"></article>
Read now
Unlock full access