elementor / elementor/elementor
How to get widgets settings outside of the widgets class by widget id?
Open
mod/q*
- Dominant language
- PHP
- Stars
- 7.1k
- Forks
- 1.6k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 193
Description
I need widget settings by widgets id from a different file in my plugin. Is there any function or a possible solution?
I have widget id and post id. I know I can take the settings from the database by using post id. But this is a complex way.
I just want to is there any solution by getting widgets settings by widgets id?
Contributor guide
Assessment
This issue has not been assessed yet.