Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Current Age Plugin

Опис

This plugin allows you to show current age using the shortcode [showcurrentage month=“1″ day=“1″ year=“2000″ template=“1″] in the content area and dynamically updates based on current date. Default template is number one if none is specified.

Templates:

Number 1: This template just outputs the number of years.
Number 2: This template outputs the number of years with matching language.
Number 3: This template outputs the number of months with matching language.
Number 4: This template outputs the number of months and days with matching language.
Number 5: This template outputs the number of weeks and days with matching language.
Number 6: This template outputs the number of years, weeks and days with matching language.
Number 7: This template outputs the number of months and weeks with matching language
Number 8: This template outputs the number of days with matching language
Number 9: This template outputs the number of years, months and days with matching language

Постављање

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the CurrentAge directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use [showcurrentage month=“1″ day=“1″ year=“2000″ tamplate=“1″] in content to show current age in number or by one of the templates.
  4. If for some reason it is not working in the widgets area, you can then check the settings area for a fix.

ЧПП

Where can I get answers to questions?

You can email greg@billiardgreg.com to receive answers or go to http://www.gregwhitehead.com

Прегледи

3. септембар 2016.
Thanks for this plugin, man. Very useful for me.
Види свих 6 прегледа

Сарадници и градитељи

„Current Age Plugin“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Current Age Plugin“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.7

  • Made improvements to admin area and also improved security of variables and their usages.

1.6

  • Added shortcode in widget option in settings area. Checks to see if filter has already been added before it does it.

1.5

  • Added if function does not exist for date_diff functionality for previous versions of PHP.

1.4

  • Added another template.

1.3

  • Removed ads from admin area.

1.2

  • Added settings link to plugins page.

1.1

  • Added language capabilities with more template capabilities.

1.0

  • Initial Release of Plugin