=== Display Posts As List, Grid, Thumbs ===
Contributors: wp-buy
Tags: posts, list category posts, post list, author posts
Requires at least: 3.5
Tested up to: 6.8.1
Stable tag: 4.4
Requires PHP: 7.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin lets you list posts by category, author, tags, and more, using a shortcode on posts, pages, or widgets with plenty of customization options.
== Description ==
This plugin lets you list posts by category, author, tags, and more, using a shortcode on posts, pages, or widgets with plenty of customization options.
Plugin features:
- Responsive Templates (Grid list, a list with thumbnails, etc..)
- Image size – thumbnail, medium, large, or any custom size
- Choose categories, tags, authors
- Custom post types and taxonomies support
- Customize the Title, excerpt, date
- Image positioning – top, right, left, in or out of the excerpt
- Custom CSS class for every widget’s instance
- Comprehensive options page (Filter posts by category, tags, authors, etc..)
- List posts from any category
- List posts from any post type (one or more)
- List posts based on the post date & status
- Pagination options (posts per page, pagination styling)
- Read more options (button text and styling)
- Exclusion options (exclude posts by the author, category, and tags)
- Order by options (order by date ascending or descending or randomly)
- Shortcode support
== Installation ==
1. Download the package.
2. Upload the package using your plugins page > add new > upload or Extract the contents of .zip folder to wp-content/plugins/ folder
3. Activate the Plugin via plugins page
4. After activating this plugin, please regenerate your thumbnails using this plugin (https://wordpress.org/plugins/regenerate-thumbnails/)
Thanks!
== Screenshots ==
1. screenshot-1
2. screenshot-2
3. screenshot-3
4. screenshot-4
5. screenshot-5
6. screenshot-6
== Changelog ==
= 4.4 =
1. Checking compatibility with wordpress 6.6.1
= 4.3 =
1. fixing options collapse
2. Bug fixing content trim in pagination
= 4.2 =
1. The priority parameters changed to integer value (not float), in hooks(add_action, add_filter).
2. In templates: Bug fixing images path and links url
= 4.1 =
1. The priority parameters should be integer value (not float), in hooks(add_action, add_filter).
2. In template(1, 5, 6): There is an error in the images path
3. Checking with PHP 8.2
4. Checking with wordpress 6.3.1
= 3.3 =
1. bug fixing styling
= 3.2 =
1. bug fixing in the post title styling
= 3.1 =
1. Bug fixing in the list name
2. General enhancements
= 2.9 =
1. Bug fixing sorting
= 2.8 =
1. Bug fixing in the tags & categories
= 2.7 =
1. Bug fixing in the tags
= 2.6 =
1. Bug fixing in thumbnails
2. css enhancements
= 2.5 =
1. css enhancements
= 2.4 =
1. Bug fixing in escap string - implode function
= 2.3 =
1. update tags
= 2.2 =
1. bug fixing in generating thumbnails
2. adding vote message
= 2.1 =
1. bug fixing in images thumbnails
2. css enhancements
= 1.3 =
1. bug fixing in carousel slider
2. css enhancements
= 1.2 =
1. bug fixing in the plugin activation
= 1.1 =
1. Initial version