./Sources/Recent.php
getLastPost
function getLastPost(): array
Get the latest post made on the system
- respects approved, recycled, and board permissions
RecentPosts
function RecentPosts(): void
Find the ten most recent posts.
- Integration hooks
- integrate_recent_RecentPosts
getBoardParams
function getBoardParams(): array
UnreadTopics
function UnreadTopics(): void
Find unread topics and replies.
- Integration hooks
- integrate_recent_buttons
- integrate_unread_list