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

  1. Author is Current User. The logged in user will only see posts that he/she is the author of.
  2. Author is Current Author. Show other posts by the current author.
  3. 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

  1. Pre Expired Posts. Choose a custom date field ( in “Ymd” format ) that returns an expiration date. Only non-expired posts will show.
  2. Expired Posts. Choose a custom date field ( in “Ymd” format ) that returns an expiration date. Only expired posts will show.
  3. 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.
  4. Query by the time.

RELATED POSTS

  1. Dynamic Related Posts. Show posts that are dynamically hand picked by a relationship or post object field.
  2. Dynamic Related Terms. Show posts that are dynamically hand picked by a taxonomy field.
  3. Custom Field is Current Post ID. Show posts that contain a custom field that is equal to the current post.

SIMILAR FIELD VALUES

  1. Custom Field is Value. Show posts that contain a custom field with a similar value.
  2. Custom Field Contains Value. Show posts that contain a custom field with one of many values.

ORDER BY

  1. Dynamic OrderBy. Dynamically order the posts by a custom field.
  2. OrderBy Last Modified. Order posts by last modified date.

LOGIN