List of WordPress Core Blocks with Sample Content
1. Paragraph
Sample Content:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
2. Image
Sample Content:
3. Heading
Sample Content:
# Heading Level 1
## Heading Level 2
### Heading Level 3
4. List
Sample Content:
- Item one
- Item two
- Item three
5. Quote
Sample Content:
> "Lorem ipsum dolor sit amet, consectetur adipiscing elit."
6. Audio
Sample Content:
Listen to audio
7. Video
Sample Content:
Watch Video
8. Button
Sample Content:
Click Here
9. Table
Sample Content:
| Header 1 | Header 2 | Header 3 |
|---|---|---|
| Row 1 Cell 1 | Row 1 Cell 2 | Row 1 Cell 3 |
| Row 2 Cell 1 | Row 2 Cell 2 | Row 2 Cell 3 |
10. Gallery
Sample Content:
11. Cover
Sample Content:
Lorem Ipsum
12. Columns
Sample Content:
- Column 1 Content
- Column 2 Content
13. File
Sample Content:
Download File
14. Custom HTML
Sample Content:
<div>Custom HTML Content</div>
15. Shortcode
Sample Content:
[example_shortcode]
16. Spacer
Sample Content:
This block creates a space between blocks.
17. Separator
Sample Content:
This block creates a dividing line between sections.
18. Classic
Sample Content:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam vehicula, nulla in bibendum convallis, nunc eros pharetra risus, vitae malesuada velit odio sed ligula.
19. Archives
Sample Content:
List of blog archives.
20. Categories
Sample Content:
List of categories.
This list contains the core blocks found in WordPress, along with sample content for each.
