Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

News List ShortCode

Opis

This plugin will display a list of the announcement in the shortcode.

[newslist count=number]

or
[newslist]

This plugin is maintained on GitHub.

Arguments

  • count: Post count. Default value is “-1″( all post ).

Filter Hooks

This plugin has some filter hooks for customize default.

  • news_list_shortcode_list_before
  • news_list_shortcode_term_before
  • news_list_shortcode_term_after
  • news_list_shortcode_list_item
  • news_list_shortcode_list_after
  • news_list_shortcode_archive_link

Please contact me.

  • https://github.com/tkc49/news-list-shorcode/issues

Contributors

Thanks
Cover banner designed by akari_doi

Credits

This plugin is not guaranteed though the user of WordPress can freely use this plugin free of charge regardless of the purpose.
The author must acknowledge the thing that the operation guarantee and the support in this plugin use are not done at all beforehand.

Contact

twitter @tkc49

Snimke zaslona

  • Add menu custom post type 'news'
  • Add Taxonomy 'news_genre'
  • Shortcode
  • Display News List

Instalacija

  • Download the zip, extract it and upload the extracted folder to your-wp-directory/wp-content/plugins/
  • Go to the plugins administration screen in your WordPress admin and activate the plugin.

OR

  • Download the zip, go to the plugins administration screen in your WordPress admin, click on Add New then on upload, browse to the downloaded zip, upload the plugin and activate it.

OR

  • Go to the plugins administration screen in your WordPress admin, click on Add New, search for Simple Map and click on Install Now.

Usage

[newslist count=number]

or
[newslist]

ČPP

Installation Instructions
  • Download the zip, extract it and upload the extracted folder to your-wp-directory/wp-content/plugins/
  • Go to the plugins administration screen in your WordPress admin and activate the plugin.

OR

  • Download the zip, go to the plugins administration screen in your WordPress admin, click on Add New then on upload, browse to the downloaded zip, upload the plugin and activate it.

OR

  • Go to the plugins administration screen in your WordPress admin, click on Add New, search for Simple Map and click on Install Now.

Usage

[newslist count=number]

or
[newslist]

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“News List ShortCode” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “News List ShortCode” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.1.1

  • Test

1.1.0

  • Add Custom Event Date

1.0.0

  • The first release.