eCards is a WordPress plugin used to send electronic cards (eCards) to friends.
As of April 2026, eCards Lite is a WordPress ecard plugin with 100 active installations and a 4.3/5 rating from 6 reviews. It has been downloaded 10K+ times in total. Requires WordPress 5.3+ and PHP 7.1+. Available on WordPress.org since 2015.
eCards is a WordPress plugin used to send electronic cards to friends. It can be implemented in a page, a post, or the sidebar.
There are two ways you can use this plugin:
[ecard] shortcode to a post or a page.Call the function from a template file:
if ( function_exists( 'display_ecardMe' ) ) {
echo display_ecardMe();
}
If your images are already uploaded, and they are present in your Media Library, use their IDs to display them:
[ecard id="1, 2, 3, 4, 78"]
The IDs correspond to images in your Media Library. This feature eliminates the need to manually attach images and also eliminates the need to upload the same image multiple times, just to have it attached to different posts or pages.
Check out the eCards Documentation for advanced installation, usage, and s…
| WordPress | 5.3+ requiredTested up to 6.9.4 |
| PHP | 7.1+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.