Mark New Posts
Highlight unread posts on your blog.
The facts
- Rating
- 4.8★ from 12
- Active installs
- 500+
- Price
- Free
- Last updated
- 6 Dec 2024
- Added
- May 2015
- Requires WP
- 3.3
- Tested up to
- WP 6.7.7
- Downloads
- 14,523
Our analysis
AI-assistedMark New Posts is a WordPress plugin designed to highlight unread posts on your blog. It works by using cookies to track which posts have been read, requiring no user authorization. You can choose from four different types of markers to indicate new posts and customize the background colour for unread titles.
The plugin allows you to set criteria for when a post is considered read, such as after it has been opened or displayed in the post list. It also provides functions for theme developers to check for unread posts and count them, making it suitable for those who want to enhance user engagement on their blogs.
Best for: This plugin is best for bloggers looking to improve visibility of unread content.
What it does well
- ✓Highlights unread posts on your blog
- ✓No user authorization required
- ✓Four types of markers for highlighting
- ✓Customizable background colour for unread titles
- ✓Functions available for theme developers
Where it falls short
- •Limited information on advanced features
- •No premium version or additional support mentioned
Verdict
Mark New Posts offers a straightforward solution for highlighting unread posts, making it a useful tool for enhancing user experience on blogs.
From the developer
i.lychkov's own description of Mark New Posts, lightly tidied.
Highlight unread posts on your blog.
Key features:
- Works right out of the box
- Uses cookies, no authorization required
- 4 different types of markers for highlighting posts (a “new” text label,
an orange circle, etc.) - Customizable background color for unread post titles
There’s a setting to determine when a post should be considered read. You can pick one of the following:
- after it was opened
- after it was displayed in the post list
- after opening any page of the blog
Functions available for theme developers:
- mnp_is_new_post($post) – check if a post is unread
- mnp_new_posts_count($query) – get unread posts count