Your suggestions are valuable, if there’s anything specific you’d like to share or request, please feel free to do so!
Add Shortcode tag to render shortcodes
Add Shortcode tag that renders shortcodes inside a template
Add Map tag to store associative arrays as variables
Add Map tag to create a map of key-value pairs, where the key is used as an index for the value.
Add Setting tag to get site settings
Add Setting tag that allows you to get all site settings in WordPress core
Add Route tag that gets URL routes
Add Route tag that gets the current URL route, or part of it.
Add Redirect tag that redirects to a different page or URL
Add Redirect tag that redirects user as soon as the tag is rendered
Add Set and Get tags to store a value and use later.
Add Set and Get tags for remembering a value and use later, or in multiple places.
Add Field tag to get field value
Add Field tag to get field value from current item in the loop or current post if there’s no loop.
Allow Loop tag to get site content by user.
For Loop tag, filter content based on logged users and display it.
Allow Loop tag to get site content by taxonomy term
Allow Loop tag to filter through taxonomy terms and get content.