For blog.tpl
2025-11-08 13:26:28
|
Variable Name |
Description |
Field |
|
$postList |
Post list (with pagination) |
array( 0 => array( 'id' => '', 'title' => '', 'content' => '', 'excerpt' => '', 'time_created' => '', 'slug' => '', 'feature_img' => '' ) ) |
|
$totalPage |
Total pages for post list pagination |
Number |
|
$pageParam |
Archive page type (Keyword/Tag/Category/Date) |
array( 'type' => '', 'title' => '', 'lang' => '' ) |