Descripción
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.
Capturas
Instalación
- Download, unzip, and upload the plugin folder to
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce "Solid Dynamics" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.0
- Inital release