Inbox Status Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Retrieve information from your email inbox over IMAP, then display information, like your unread email count.
Widget
- Inbox Status — Email Count displays total email and total unread count.
Shortcodes
[inbox-unread]
[inbox-total]
[gmail-important]
[gmail-starred]
[gmail-primary]
[gmail-social]
[gmail-promotions]
[gmail-updates]
[gmail-forums]
Theme Actions
// Display unread email count in your theme
// Replace 'inbox-unread' with any of the other shortcode values listed above
<?php do_action( 'inbox_status_count', 'inbox-unread' ); ?>
Screenshots
-
Shortcode examples.
-
Add shortcodes to menu items.
-
Unread count in a menu item.
-
Inbox info in a widget.