Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

News List ShortCode

Descripción

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

Capturas

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

Instalación

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

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«News List ShortCode» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «News List ShortCode» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.1.1

  • Test

1.1.0

  • Add Custom Event Date

1.0.0

  • The first release.