=== Custom Post List ===
Contributors: Satya Prakash
Tags: custom post, list, filter, shortcode
Requires at least: 4.5
Tested up to: 6.7
Stable tag: 1.0.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==
Display a customizable list of custom post types with filtering options using the Custom Post List plugin.

== Features ==
- Display a customizable list of posts.
- Filter posts based on post type.
- Easy-to-use shortcode for embedding the post list.
- Select specific post types from the dropdown list.

== Installation ==
1. Upload the `custom-post-list` directory to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Use the shortcode `[custom_post_list]` on any page.

== Usage ==
After activating the plugin, you can use the following shortcode to display the post list on any page:

`[custom_post_list]`

== Frequently Asked Questions ==
= Can I select specific post types from the dropdown? =
Yes, you can use the `[custom_post_list]` shortcode and specify selected post types in the plugin settings.

= Where can I get support for this plugin? =
For support, please visit the plugin support forum on WordPress.org.

== Screenshots ==
1. Screenshot of the custom post list.

== Changelog ==
= 1.0.0 =
* Initial release

= 1.0.1 =
* Added Pagination Feature

= 1.0.2 =
* Added Display Author Feature
* Fix Responsive Issues

== Upgrade Notice ==
= 1.0.0 =
Initial release of Custom Post List plugin.

= 1.0.1 =
Added pagination option to Custom Post List plugin.

= 1.0.2 =
Added Display Author option and fix responsive issues to Custom Post List plugin.
