=== List View for Posts ===
Contributors: kimipooh
Donate link: 
Tags: List View
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 8.0
Stable tag: 2.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

The plugin is the shortcode for comprehensively displaying the list view for pages and posts.
 
== Description ==

The plugin is the shortcode (list-view-posts) for comprehensively displaying the list view for pages and posts .

= Document =

Please see the [documentation]( https://info.cseas.kyoto-u.ac.jp/en/links-en/plugin-en/wordpress-dev-info-en/list-view-posts) in detail. If you want to read the document in Japanese, please see [Japanese documentation]( https://info.cseas.kyoto-u.ac.jp/links-ja/plugin-ja/wordpress-dev-info/list-view-posts).

== Installation ==

1. Upload the plugin folder to /wp-content/plugins/ directory.
2. Activate the plugin in your WordPress admin panel.

== Frequently Asked Questions ==
= How to adjust a design and layout =

Please describe a CSS code in the style.css or CSS files in your theme.

== Screenshots ==
1. Sample List View of Posts 
2. A part of the source code of Sample List view

== Changelog ==

= 2.0.0 =
* Fixed Plugin Check errors and warnings.

= 1.9.1 =
* Minor fixes

= 1.9 =
* Tested up WordPress 6.7.2 with PHP8.3.19 and 8.4.5

= 1.8 =
* Tested up WordPress 6.1 with PHP8.2
* Tested up WordPress 6.5.2 with PHP8.3.6

= 1.7 =
* WordPress 4.x support was ended.
* Tested up WordPress 5.6 with PHP7.4
* Tested up WordPress 5.8
* Tested up WordPress 6.0 with PHP8.0

= 1.6 =
* Fixed the waring in get_taxonomy_template function.

= 1.5 =
* Tested up WordPress 5.3.2 with PHP7.4
* Fixed the issue that the warning message is displayed when WPML plugin is disabled.

= 1.4 =
* Tested up WordPress 5.2.2 with PHP7.3

= 1.3 =
* Tested up WordPress 4.9.

= 1.2 =

* Fixed the security of "hook_secret_key" shortcode option.
* Migrated the category processing code to library class.

= 1.1 =

* Fixed same error processing.

= 1.0 =

* First Released.
