Ready. Header/footer HTML kadhi nakhya (fixed, get_header()/get_footer() calls chhode chhe — theme’s own header-footer use thashe, atle e lines direct delete kari shako chho).
Dynamic banavyu kai rite:
- Title, date, author →
the_title(),get_the_date(),the_author() - Featured image →
has_post_thumbnail()+the_post_thumbnail() - Blog content →
the_content()(WYSIWYG editor thi aavse) - Reading time → word count thi auto-calculate
- Category badge →
get_the_category() - Sidebar categories →
get_categories()loop - Recent posts widget →
WP_Query(current post exclude kariney 3 latest) - Search box → proper WP search form markup
Design/CSS 100% same rakhyu chhe (bento-style spacing nathi ahi, pan tamara existing color variables, spacing, hover states badhu intact chhe) — badha classes ne .dazzyy-blog scope hethad rakhya chhe jethi theme na global styles sathe clash na thay.
Aa single.php (ya custom template) tarike wp-content/themes/dazzyy/ ma mukva no chhe. Post edit karta j title/content/image/category automatic update thai jashe — hardcode nathi karvu padtu.