This plugin vastly increases the query functionality within a common Elementor post element, including the ability to subjectively connect it to other page content, logged-in user, and more.
Introduction
Full Functionality List
Here’s the full functionality list from the WP site
USERS
- Author is Current User. The logged in user will only see posts that he/she is the author of.
- Author is Current Author. Show other posts by the current author.
- Custom Field is Current User. The logged in user will only see posts where the custom field equals his/her ID, email, or username, based on whichever key you choose.
DATES
- Pre Expired Posts. Choose a custom date field ( in “Ymd” format ) that returns an expiration date. Only non-expired posts will show.
- Expired Posts. Choose a custom date field ( in “Ymd” format ) that returns an expiration date. Only expired posts will show.
- Start and end dates. Choose 2 custom date fields ( in “Ymd” format ) that return a start and end date. Only posts within between these 2 dates will show.
- Query by the time.
RELATED POSTS
- Dynamic Related Posts. Show posts that are dynamically hand picked by a relationship or post object field.
- Dynamic Related Terms. Show posts that are dynamically hand picked by a taxonomy field.
- Custom Field is Current Post ID. Show posts that contain a custom field that is equal to the current post.
SIMILAR FIELD VALUES
- Custom Field is Value. Show posts that contain a custom field with a similar value.
- Custom Field Contains Value. Show posts that contain a custom field with one of many values.
ORDER BY
- Dynamic OrderBy. Dynamically order the posts by a custom field.
- OrderBy Last Modified. Order posts by last modified date.