Your suggestions are valuable, if there’s anything specific you’d like to share or request, please feel free to do so!
Add Raw tag to prevent content rendering
Add Raw tag to surround content that you do not want to be rendered.
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 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.
Add List tag to store arrays as variables.
Add tags to store data as retrievable arrays.
Add Template tag to render a template post
Add a Template tag that renders a template post