International Namedays
This plugin displays namedays for different countries.
The facts
- Rating
- 5★ from 2
- Active installs
- 400+
- Price
- Free
- Last updated
- 20 Jul 2014
- Added
- Apr 2009
- Requires WP
- 1.0
- Tested up to
- WP 3.9.40
- Downloads
- 7,399
Our analysis
AI-assistedInternational Namedays is a WordPress plugin that displays namedays for various countries. You can use it to show today's nameday based on the selected country or a specific date. The plugin is suitable for sites that want to feature namedays, particularly for users interested in cultural or religious celebrations.
Best for: Websites focused on cultural or religious events, especially those related to namedays.
What it does well
- ✓Displays namedays for multiple countries
- ✓Allows for custom date and timezone settings
- ✓Simple shortcode usage for integration in posts
Where it falls short
- •Last updated in July 2014
- •Limited information on additional features
Verdict
This plugin provides a straightforward way to display namedays, but its age and limited updates may be a concern for some users.
From the developer
kgyt's own description of International Namedays, lightly tidied.
This plugin displays namedays for different countries.
Usage
kgyt_nameday( [DISPLAY], [COUNTRY], [TIMESTAMP] );
display (boolean) – if true (default) the nameday is visible
country (string) – select two letter countrycode (hu, pl, no, se, dk, cz, sk)
timestamp (int) – set the date or timezone
Usage in posts
Print today’s Hungarian nameday:
<!-- kgyt_nameday -->
or
Print today’s nameday from special country:
<!-- kgyt_nameday COUNTRY -->
or
Print Hungarian nameday of special time:
<!-- kgyt_nameday TIMESTAMP -->
or