Theme blocks render dynamic site, post, navigation, and archive data. They are most useful inside templates and patterns, where WordPress supplies the current site, post, query, or taxonomy context.
This page shows representative theme blocks without trying to reproduce every production template. Full post, archive, navigation, and feed layouts are demonstrated in the live templates.
Site Identity
Site identity blocks render the current site’s logo, title, and tagline.
Axismundi
Material Design 3 social CMS
Navigation
Navigation blocks render site menus. The sample below avoids hard-coded menu references so a new installation can supply its own menu.
Breadcrumbs show the current location when the Breadcrumbs block is available.
Post Identity
Post blocks render data from the current post: featured image, title, author, date, terms, reading time, excerpt, and read-more link.
Theme Blocks
Theme blocks render dynamic site, post, navigation, and archive data. They are most useful inside templates and patterns, where WordPress supplies the current site, post, query, or taxonomy context. This page shows representative theme blocks without trying to reproduce every production template. Full post, archive, navigation, and feed layouts are demonstrated in the live templates.…
Query Loop
The Query block renders a list of posts from a selected query. This sample uses a simple list-style layout rather than a production card design.
-
VQA Theme Comments
더 보기: VQA Theme CommentsThis specimen exercises the comments lane: the comments area, the repeating comment template, threaded replies, and the comment form. The body is intentionally short — the point is everything below the article. A short section Comment rendering should map cleanly onto Material 3: each comment reads as a list item with a leading avatar, the…
-
성장 잠재력 실현
더 보기: 성장 잠재력 실현모든 기업에는 발휘되기를 기다리는 고유의 잠재력이 있습니다. 이러한 성장 잠재력을 일깨울 열쇠를 찾아내면 기업은 전례 없는 성공을 향한 길로 나아갈 수 있습니다.
-
수영강 탐조
더 보기: 수영강 탐조 -
자바스크립트, 제이쿼리 요약정리
더 보기: 자바스크립트, 제이쿼리 요약정리1. JavaScript (자바스크립트) 1-1. 변수 (Variable) 변수 선언 키워드 📌 주석 1-2. 데이터 타입 (Data Types) 원시 타입 (Primitive Type) 하나의 값만 저장 📌 주석 객체 타입 (Object Type) 여러 값과 기능을 묶음 📌 typeof 연산자 1-3. 연산자 (Operators) 산술 연산자 (Arithmetic Operators) 증감 연산자 (Increment / Decrement) 대입 연산자 (Assignment Operator) 복합 대입 연산자…
Query and Archive Labels
Archive label blocks are context-sensitive. They are most meaningful on archive, category, tag, date, and taxonomy templates.
The following blocks may render only when the current page provides archive or term context.
