Mngsk Recent Content List
·
Display a configurable list of recent posts and pages with a distinctive shortcode and theme-ready CSS classes.
Use [mngsk_recent_content] to display recent published posts or pages. It uses WordPress core APIs only and has no external dependencies or build step.
- Filter by category, post type, date range, or individual post IDs.
- Configure the title, date format, NEW! mark, list layout, and optional category and post-type labels.
- Choose normal or in-place asynchronous pagination, including numbered, previous/next, and load-more styles.
- Use the Settings screen to set site-wide defaults, with a live preview.
- Style the output from the theme’s Additional CSS feature using the documented
mngsk-recent-contentCSS classes. This plugin does not accept or output arbitrary CSS.
The primary CSS classes are .mngsk-recent-content, __title, __item, __date, __type, __category, __newmark, and __pagination.