Thanks to visit codestin.com
Credit goes to yor.wordpress.org

Plugin yìí kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress. Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

Extra Shortcodes

Àpèjúwe

Shortcodes:

  • [extra_archives] Ìtumọ̀ Yorùbá: – list of monthly archives links sorted by date;
  • [extra_archives type="yearly"] Ìtumọ̀ Yorùbá: – list of yearly archives links;
  • [extra_archives type="monthly"] Ìtumọ̀ Yorùbá: – list of monthly archives links;
  • [extra_archives type="weekly"] Ìtumọ̀ Yorùbá: – list of weekly archives links;
  • [extra_archives type="daily"] Ìtumọ̀ Yorùbá: – list of daily archives links;
  • [extra_archives type="postbypost"] Ìtumọ̀ Yorùbá: – list of all posts links sorted by date;
  • [extra_archives type="alpha"] Ìtumọ̀ Yorùbá: – list of all posts links sorted by title;
  • [extra_taxonomies] Ìtumọ̀ Yorùbá: – list of categories, tags or any other taxonomies;
  • [bloginfo show="name"] Ìtumọ̀ Yorùbá: – bloginfo params;
  • [date format="l jS \\of F Y h:i:s A"] Ìtumọ̀ Yorùbá: – Monday 23rd April 2012 09:37:57 AM; php date format params;
  • [date format="l jS \\of F Y h:i:s A" timestamp="+2 years +3 months -20 days -10 hours +30 minutes"] Ìtumọ̀ Yorùbá: – Thursday 3rd July 2014 06:52:57 AM; relative datetime formats;
  • [date format="h:i:s A" use_wordpress_timezone="1"] Ìtumọ̀ Yorùbá: – use WordPress timezone from Settings section;
  • [date_i18n format="l jS \\of F Y h:i:s A" timestamp="+2 years +3 months -20 days -10 hours +30 minutes"] Ìtumọ̀ Yorùbá: – Четвер, 3 Липня 2014 06:52:57; shortcode based on date_i18n;
  • [time format="h:i:s A"] Ìtumọ̀ Yorùbá: – 01:35:08 PM; php time format params;
  • [year] Ìtumọ̀ Yorùbá: – 2012, [year plus="3"] Ìtumọ̀ Yorùbá: – 2015, [year minus="2"] Ìtumọ̀ Yorùbá: – 2010;
  • [month] Ìtumọ̀ Yorùbá: – 4 (in April), [month plus="10"] Ìtumọ̀ Yorùbá: – 2, [month minus="8"] Ìtumọ̀ Yorùbá: – 8;
  • [month_name] Ìtumọ̀ Yorùbá: – April, [month_name plus="10"] Ìtumọ̀ Yorùbá: – February, [month_name minus="8"] Ìtumọ̀ Yorùbá: – August;
  • [day] Ìtumọ̀ Yorùbá: – 8, [day plus="3"] Ìtumọ̀ Yorùbá: – 11, [day minus="2"] Ìtumọ̀ Yorùbá: – 6;
  • [weekday] Ìtumọ̀ Yorùbá: – Monday, [weekday plus="5"] Ìtumọ̀ Yorùbá: – Saturday, [weekday minus="5"] Ìtumọ̀ Yorùbá: – Wednesday;
  • [hours], [minutes], [seconds];

more info about shortcodes

Useful:

Parameters for [extra_archives]:

  • [extra_archives] Ìtumọ̀ Yorùbá: – list of monthly archives links sorted by date;
  • [extra_archives type="yearly"] Ìtumọ̀ Yorùbá: – list of yearly archives links;
  • [extra_archives type="monthly"] Ìtumọ̀ Yorùbá: – list of monthly archives links;
  • [extra_archives type="weekly"] Ìtumọ̀ Yorùbá: – list of weekly archives links;
  • [extra_archives type="daily"] Ìtumọ̀ Yorùbá: – list of daily archives links;
  • [extra_archives type="postbypost"] Ìtumọ̀ Yorùbá: – list of all posts links sorted by date;
  • [extra_archives type="alpha"] Ìtumọ̀ Yorùbá: – list of all posts links sorted by title;
  • limit Ìtumọ̀ Yorùbá: – how many links to be included in the list: [extra_archives limit="10"]; by default all links are shown: [extra_archives limit=""];
  • show_post_count Ìtumọ̀ Yorùbá: – display counter of posts in the archive: [extra_archives show_post_count="1"]; by default counter is not shown: [extra_archives show_post_count="0"];
  • order Ìtumọ̀ Yorùbá: – how to sort archives links: [extra_archives order="ASC"]; by default links are sorted by descending order (Z-A): [extra_archives order="DESC"];

[extra_archives] is based on wp_get_archives function.

Parameters for [extra_taxonomies]:

  • orderby Ìtumọ̀ Yorùbá: – sort list by specific field: [extra_taxonomies order="count"]; by default list is sorted by name: [extra_taxonomies order="name"]; possible values: ID, name, slug, count, term_group;
  • order Ìtumọ̀ Yorùbá: – the sort order of the list of pages (either ascending or descending): [extra_taxonomies order="DESC"]; by default: [extra_taxonomies order="ASC"]; possible values: ASC, DESC;
  • show_count Ìtumọ̀ Yorùbá: – display counter of posts in the list: [extra_taxonomies show_count="1"]; by default counter is not shown: [extra_taxonomies show_count="0"];* limit Ìtumọ̀ Yorùbá: – how many links to be included in the list: [extra_archives limit="10"]; by default all links are shown: [extra_archives limit=""];
  • hide_empty Ìtumọ̀ Yorùbá: – show or hide empty categories or taxonomies: [extra_taxonomies hide_empty="0"]; by default empty categories are hidden: [extra_taxonomies hide_empty="1"];
  • use_desc_for_title Ìtumọ̀ Yorùbá: – use description for title: [extra_taxonomies use_desc_for_title="0"]; by default the description is used as link title: [extra_taxonomies use_desc_for_title="1"];
  • child_of Ìtumọ̀ Yorùbá: – only display categories that are children of the category identified by this parameter: [extra_taxonomies child_of="77"];
  • exclude Ìtumọ̀ Yorùbá: – exclude one or more categories (comma-separated list of category ids) from the results: [extra_taxonomies exclude="5,7,9"];
  • exclude_tree Ìtumọ̀ Yorùbá: – exclude category-tree (comma-separated list of category ids) from the results: [extra_taxonomies exclude_tree="5,7,9"]; The parameter include must be empty. If the hierarchical parameter is true, then use exclude instead of exclude_tree.
  • include Ìtumọ̀ Yorùbá: – only include the categories detailed in a comma-separated list by category id: [extra_taxonomies include="5,7,9"];
  • hierarchical Ìtumọ̀ Yorùbá: – list is hierarchical (tree-like) or flat: [extra_taxonomies hierarchical="0"]; by default the list is hierarchical: [extra_taxonomies hierarchical="1"];
  • number Ìtumọ̀ Yorùbá: – sets the number of categories to display: [extra_taxonomies number="10"]; by default the number is unlimited: [extra_taxonomies number=""];
  • depth Ìtumọ̀ Yorùbá: – how many levels in the hierarchy of pages are to be included in the list: [extra_taxonomies depth="3"]; by default the depth is unlimited: [extra_taxonomies depth="0"];
  • taxonomy Ìtumọ̀ Yorùbá: – show list of registered taxonomy: [extra_taxonomies taxonomy="post_tag"]; by default shows the list of categories: [extra_taxonomies taxonomy="category"];

[extra_taxonomies] is based on wp_list_categories function.

Parameters for [bloginfo]:

  • [bloginfo show="name"] Ìtumọ̀ Yorùbá: – bloginfo params;
  • [site_name] Ìtumọ̀ Yorùbá: – Name of the site;
  • [site_desc] Ìtumọ̀ Yorùbá: – Description of the site;
  • [site_url] Ìtumọ̀ Yorùbá: – http://site.url;
  • [wp_version] Ìtumọ̀ Yorùbá: – 4.5 (WordPress version);

    [bloginfo] is based on bloginfo function.

Parameters for [date]:

  • [date format="l jS \\of F Y h:i:s A"] Ìtumọ̀ Yorùbá: – Monday 23rd April 2012 09:37:57 AM; php date format params;
  • [date format="l jS \\of F Y h:i:s A" timestamp="+2 years +3 months -20 days -10 hours +30 minutes"] Ìtumọ̀ Yorùbá: – Thursday 3rd July 2014 06:52:57 AM; relative datetime formats;
  • [date format="h:i:s A" use_wordpress_timezone="1"] Ìtumọ̀ Yorùbá: – use WordPress timezone from Settings section;
  • [date_i18n format="l jS \\of F Y h:i:s A" timestamp="+2 years +3 months -20 days -10 hours +30 minutes"] Ìtumọ̀ Yorùbá: – Четвер, 3 Липня 2014 06:52:57; shortcode based on date_i18n;
  • [time format="h:i:s A"] Ìtumọ̀ Yorùbá: – 01:35:08 PM; php time format params;
  • [year] Ìtumọ̀ Yorùbá: – 2012, [year plus="3"] Ìtumọ̀ Yorùbá: – 2015, [year minus="2"] Ìtumọ̀ Yorùbá: – 2010;
  • [month] Ìtumọ̀ Yorùbá: – 4 (in April), [month plus="10"] Ìtumọ̀ Yorùbá: – 2, [month minus="8"] Ìtumọ̀ Yorùbá: – 8;
  • [month_name] Ìtumọ̀ Yorùbá: – April, [month_name plus="10"] Ìtumọ̀ Yorùbá: – February, [month_name minus="8"] Ìtumọ̀ Yorùbá: – August;
  • [day] Ìtumọ̀ Yorùbá: – 8, [day plus="3"] Ìtumọ̀ Yorùbá: – 11, [day minus="2"] Ìtumọ̀ Yorùbá: – 6;
  • [weekday] Ìtumọ̀ Yorùbá: – Monday, [weekday plus="5"] Ìtumọ̀ Yorùbá: – Saturday, [weekday minus="5"] Ìtumọ̀ Yorùbá: – Wednesday;
  • [hours], [minutes], [seconds];

Ìgbéwọlẹ̀

  1. install and activate the plugin on the Plugins page
  2. add shortcodes to pages or posts: [bloginfo show="name"], [site_name], [site_desc], [date format="Y-m-d"], [time], [year plus="3"], [month minus="2"], [month_name]

Àwọn àgbéyẹ̀wò

Ọwẹ́wẹ̀ 3, 2016
Very helpful! 5 Star. ItÌtumọ̀ Yorùbá: ’s smartly working on my site http://nehans.net Thnaks
Ka gbogbo àwọn àgbéyẹ̀wò 10

Àwọn Olùkópa & Olùgbéejáde

“Extra Shortcodes” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

Túmọ̀ “Extra Shortcodes” sí èdè rẹ.

Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.

Àkọsílẹ̀ àwọn àyípadà

2.2

  • added [extra_taxonomies] shortcode
  • updated readme.txt

2.1

  • added [extra_archives] shortcode
  • updated readme.txt

2.0

  • code refactoring
  • shortcodes cleanup

1.6

  • added ‘use_wordpress_timezone’ param to [date] shortcode;

1.5

  • added [date_i18n] (thanks to HeldZ)

1.4

  • minor changes

1.3

1.2

  • added “timestamp” param to [date] shortcode

1.1

  • added [bloginfo]

1.0

  • initial release