We'll create fresh WordPress site with Solid Dynamics installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This plugin provides several dynamic tags under the “Solid Dynamics” section:
Custom Callback
: Call any php function. The current post is passed as the first argument.Menu
: Returns comma-separated post ids of a specific menu.Parent Meta
: Retrieves the meta value of the parent post based on the entered meta key.List Pluck
: Pluck field
off each item in list
(src
meta or option), and join with sep
.Post Field
: Retrieves custom post field by name.This plugin also provides several general use and Elementor specific settings at Settings > Solid Dynamics. All settings have to be opted in to. Activating the plugin does not activate any of the settings. Activating the plugin does automatically make the dynamic tags listed above available.
General:
/wp-json/wp/v2/users
and /wp-json/wp/v2/users/:ID
Elementor:
main#content
.The code is managed on github, and synced to WordPress’ Solid Dynamics SVN repo.