>
Download This Plugin | |
Download Elegant Themes | |
Name | Inbox Status |
Version | 1.1.5 |
Author | Paul Clark, 10up |
Rating | 100 |
Last updated | 2014-06-22 10:09:00 |
Downloads |
802
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Inbox Status plugin added 2 bytes of resources to the Home page and 16 bytes of resources to the sample Post page.
Inbox Status plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Inbox Status plugin ads no tables to your Wordpress blog database.Retrieve information from your email inbox over IMAP, then display information, like your unread email count.
Widget
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' ); ?>