elementor / elementor/elementor

Action Check for document_settings

Open
#15,588 2 comments 0 reactions 0 assignees View on GitHub
mod/q* type/developer-api
Dominant language
PHP
Stars
7.1k
Forks
1.6k
Avg merge
1d 5h
Merged PRs (30d)
193

Description

Hi,

I'm an Elementor plugin developer and I have an issue with the `document_settings` hook. On my plugin, I use

```
elementor/element/wp-post/document_settings/after_section_end
elementor/element/wp-page/document_settings/after_section_end
```

hooks, which worked until now. On one of my clients, these hooks are changed somehow and called as `post` instead of `wp-post` and `page` instead of `wp-page`. At first I thought another plugin is interfering with it or the client modified Elementor plugin but these weren't the case.

Can anyone know why these hooks are changed and under what circumstances can these hooks change? Maybe there is an option that might change the behaviour of these hooks.

Thank you,

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.