Descrição
This plugin provides several dynamic tags. They’re all found under the “Solid Dynamics” section.
Custom Callback
: An Elementor dynamic tag and jet engine macro to allow you to call any function you want. Write the function in functions.php, then call it from Elementor. Helpful for teams of developers and designers working together.Menu
: Returns the ids of the post of a specific menu idParent Meta
: Retrieves the meta value of the parent post based on the entered meta key
Also, the plugin passes the current post as the first argument to the function, helpful for built-in wp functions that take the post as the first argument.
Imagens de tela
Instalação
- Download, unzip, and upload the plugin folder to
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Avaliações
Não existem avaliações para esse plugin.
Colaboradores e desenvolvedores
“Solid Dynamics” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Solid Dynamics” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.0.0
- Inital release