This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

News List ShortCode

Description

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

Screenshots

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

Installation

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“News List ShortCode” is open source software. The following people have contributed to this plugin.

Contributors

Translate “News List ShortCode” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1.1

  • Test

1.1.0

  • Add Custom Event Date

1.0.0

  • The first release.