Title: International Namedays
Author: kgyt
Published: <strong>April 6, 2009</strong>
Last modified: July 20, 2014

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/international-namedays.svg)

# International Namedays

 By [kgyt](https://profiles.wordpress.org/kgyt/)

[Download](https://downloads.wordpress.org/plugin/international-namedays.2.3.zip)

 * [Details](https://wordpress.org/plugins/international-namedays/#description)
 * [Reviews](https://wordpress.org/plugins/international-namedays/#reviews)
 *  [Installation](https://wordpress.org/plugins/international-namedays/#installation)
 * [Development](https://wordpress.org/plugins/international-namedays/#developers)

 [Support](https://wordpress.org/support/plugin/international-namedays/)

## Description

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

Print customized nameday:

    ```
    <!-- kgyt_nameday COUNTRY TIMESTAMP -->
    ```

country (string) – select two letter countrycode (hu, pl, no, se, dk, cz, sk)

timestamp (int) – set the date or timezone

**Examples**

Print today’s Hungarian nameday:

    ```
    <?php kgyt_nameday(); ?>
    ```

Get yesterday Swedish nameday:

    ```
    <?php

        $nameday = kgyt_nameday( false, 'se', time() - ( 3600 * 24 ) );

        echo $nameday;

    ?>
    ```

## Screenshots

[⌊Examples⌉⌊Examples⌉[

Examples

[⌊See code in HTML output and in template...⌉⌊See code in HTML output and in template..
.⌉[

See code in HTML output and in template…

## Installation

Installation to [WordPress] (http://wordpress.org):

 1. Upload plugin to the /wp-content/plugins/ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Edit your theme’s php files and insert the code like in description

## FAQ

  Where are you get the nameday lists

From Wikipedia.

  Can I offer a job for you?

Yes. Currently I am looking for a job.
 Please don’t hesitate if you are my next
boss… 🙂 Yes! Budapest.

## Reviews

![](https://secure.gravatar.com/avatar/355ceaacc938ef929beb7dcbd22110ed31bb099f35cb6ff2dbdc4a2f2beb18c0?
s=60&d=retro&r=g)

### 󠀁[Ritkaság olyan plug-int találni ami egyszerűen és azt csinálja amit igér.](https://wordpress.org/support/topic/ritkasag-olyan-plug-int-talalni-ami-egyszeruen-es-azt-csinalja-amit-iger/)󠁿

 [polgb](https://profiles.wordpress.org/polgb/) April 22, 2023

5/5

![](https://secure.gravatar.com/avatar/a2dff683f9a45b8390051a75d4f0aa0af4b67bef30c8bf102f200a79abd26c83?
s=60&d=retro&r=g)

### 󠀁[excellent plugin](https://wordpress.org/support/topic/excellent-plugin-1743/)󠁿

 [sanyo8](https://profiles.wordpress.org/sanyo8/) September 3, 2016

Excellent work. Thanks! Kitünően működik, köszönöm szépen!

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/international-namedays/reviews/)

## Contributors & Developers

“International Namedays” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ kgyt ](https://profiles.wordpress.org/kgyt/)

[Translate “International Namedays” into your language.](https://translate.wordpress.org/projects/wp-plugins/international-namedays)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/international-namedays/),
check out the [SVN repository](https://plugins.svn.wordpress.org/international-namedays/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/international-namedays/)
by [RSS](https://plugins.trac.wordpress.org/log/international-namedays/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **2.3**
 *  Last updated **12 years ago**
 *  Active installations **400+**
 *  WordPress version ** 1.0 or higher **
 *  Tested up to **3.9.40**
 * Tags
 * [imieniny](https://wordpress.org/plugins/tags/imieniny/)[namnsdag](https://wordpress.org/plugins/tags/namnsdag/)
 *  [Advanced View](https://wordpress.org/plugins/international-namedays/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/international-namedays/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/international-namedays/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/international-namedays/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/international-namedays/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/international-namedays/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/international-namedays/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/international-namedays/reviews/)

## Contributors

 *   [ kgyt ](https://profiles.wordpress.org/kgyt/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/international-namedays/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://kgyt.eu/)