Nordic Name Days Icon

Nordic Name Days

By Sami Keijonen

Active Installs

10+

Last Updated

April 17, 2014

First Released

September 13, 2012

Download History (Last one month)


Contributors

This mini plugin register shortcode [sk-nnd-name-days] to display current name days in Nordic countries. Supported countries are Finland,
Norway, Sweden and Denmark. By default shortcode [sk-nnd-name-days] displays current day of the week, day and name days in Finland. You can use
use shortcode in posts, pages and text widget. This plugin idea is from International Namedays plugin.

Shorcode usage and attributes in other countries

Here is how you use shortcode in other languages.

  1. Norway: [sk-nnd-name-days language=”nb_NO”]
  2. Sweden: [sk-nnd-name-days language=”sv_SE”]
  3. Denmark: [sk-nnd-name-days language=”da_DK”]

Other shortcode attributes are before, after, language, separator (default is |) and dateformat (default is l j.n.Y). You can use these attributes
like this.

[sk-nnd-name-days language="nb_NO" before="Name days: " after="" separator="-" dateformat="j.n.Y"]

If you want to display name days in your theme template file, add this code.

<?php 
// Display name of the day
if ( function_exists( 'sk_nnd_name_days_shortcode' ) ) {

    echo do_shortcode( '[sk-nnd-name-days]' ); 

}
?>
  1. Upload nordic-name-days to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Screenshot Gallery

Why was this plugin created?

I needed this feature and someone else might need it too.

Changelog

0.2.1

  • Add translation files.

0.2

  • Everything’s brand new.
<br />
<b>Warning</b>:  Undefined array key /home/ylinkin/truewp.net/wp-content/plugins/truewp-plugin-info/truewp-plugin-info.php on line 756
" width="120" height="120">

Available Versions

Version Download Type
0.2.1 Download Stable
0.2 Download Stable
Development Download Trunk

Plugin Info

  • Version: 0.2.1
  • Last Updated: April 17, 2014
  • Active Installs: 10+
  • WordPress Version: 3.8 or higher
  • Tested up to: 3.9.40
  • PHP Version: or higher
  • Tags:    
    name name-days names nordic

Ratings


0.0 out of 5 stars. (0 reviews)

See all reviews
Scroll to Top