该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

News List ShortCode

描述

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

屏幕截图

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

安装

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

常见问题

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]

评价

此插件暂无评价。

贡献者及开发者

“News List ShortCode” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“News List ShortCode”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1.1

  • Test

1.1.0

  • Add Custom Event Date

1.0.0

  • The first release.