Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

News List ShortCode

Beschrijving

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

Schermafdrukken

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

Installatie

  • 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]

FAQ

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]

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“News List ShortCode” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “News List ShortCode” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.1.1

  • Test

1.1.0

  • Add Custom Event Date

1.0.0

  • The first release.