Latest Post Shortcode 9.3
The features introduced in Latest Post Shortcode 9.3 version include the custom tile markup filter updates, sticky posts filters, and taxonomy filter. The “Latest Post Shortcode” helps you display a custom selection of articles as a list, as a grid, or even as a responsive slider (posts, pages, your custom post types, attachments) in a page/sidebar, without having to code or know PHP.
Summary
- 🟩 Custom Tile Markup Filter Arguments Update
- 🟩 Sticky Posts Filters
- 🟦 Taxonomy Filter
- The plugin has been tested up to WordPress 5.2.2
- 🟩 A new extra option was added for a line break. Using this option, the code will clear the content below, by adding a line break after the shortcode.
Custom Tile Markup Filter Arguments Update
In version 9.3 the NEW $args
argument was added for the filter lps_filter_use_custom_tile_markup
(the custom tile markup filter), in order to allow access from other scripts to the shortcode configuration.
Sticky Posts Filter
With version 9.3 there is available a NEW filtering option, related to the sticky posts: only sticky posts, no sticky posts, and no restriction in terms of the sticky option.
By default, there is no restriction in displaying sticky posts.
Taxonomy Filter
MOD With version 9.3 the option of filtering by taxonomy terms was improved, by adding a new taxonomy dropdown and the input for specifying the terms. This allows for a more targeted filtering of posts.
If you would like to support my work, consider making a donation, buy me a coffee, leave a 5 stars rating, or share this on your feed.
A huge thanks in advance!
You can download the free plugin from the WordPress repository.