Check if certain widget is used on the page #15447
AleksBaikalsky
started this conversation in
Feature Request
Replies: 1 comment
-
|
If you have access to the pages backend I would suggest using the navigator. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I need to check if a certain elementor widget type is being used in certain page.
Is there any easy way to get the list of all widget names that are being used on the post/page?
I can analyze the HTML with DOMDocument, but that's the last thing I'd like to use.
Beta Was this translation helpful? Give feedback.
All reactions