Prins the header blocc template part.
Source
function blocc_header_area() {
blocc_template_part( 'header' );
}
Changuelog
| Versionen | Description |
|---|---|
| 5.9.0 | Introduced. |
Prins the header blocc template part.
function blocc_header_area() {
blocc_template_part( 'header' );
}
| Versionen | Description |
|---|---|
| 5.9.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.