D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
oems
/
wp-content
/
plugins
/
ultimate-content-views
/
Filename :
readme.txt
back
Copy
=== Display Posts As List, Grid, Thumbs === Contributors: wp-buy Tags: list, posts, list category posts, categories, post list, author posts Requires at least: 3.5 Tested up to: 6.6.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 Post List Builder allows you to list posts by category, author, tags and many other parameters in a post, page or widget. You use the shortcode whereever you want to display the list. There's tons of customizations available. == Description == Post List Builder allows you to list posts by category, author, tags and many other parameters in a post, page or widget. You use the shortcode whereever you want to display the list. There's tons of customizations available. <strong>Plugin features: </strong> <ul> <li>Responsive Templates (Grid list, a list with thumbnails, etc..)</li> <li>Image size – thumbnail, medium, large, or any custom size</li> <li>Choose categories, tags, authors</li> <li>Custom post types and taxonomies support</li> <li>Customize the Title, excerpt, date</li> <li>Image positioning – top, right, left, in or out of the excerpt</li> <li>Custom CSS class for every widget’s instance</li> <li>Comprehensive options page (Filter posts by category, tags, authors, etc..)</li> <li>List posts from any category</li> <li>List posts from any post type (one or more)</li> <li>List posts based on the post date & status</li> <li>Pagination options (posts per page, pagination styling)</li> <li>Read more options (button text and styling)</li> <li>Exclusion options (exclude posts by the author, category, and tags)</li> <li>Order by options (order by date ascending or descending or randomly)</li> <li>Shortcode support</li> </ul> == 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