Suggestion to add filters for disabling new rename and toggle layout actions
B
Björn Folbert
They are both great features but:
- If data is fetched in other ways than the standard ACF way, disable doesn't work out of the box and I can't find a workaround for this.
- I have implemented my own feature for renaming layouts which clashes with your new one and I don't want to force editors to switch to the new one and lose all names they have already set.
So it would be great if those features could be disabled with filters. If possible, layout specific filters but if that doesn't work, global will also work. And preferably to be able to disable them separately.
For now, I am using CSS to hide the actions but that always feels like a hack that can easily break if you change the dom.
Thank you for a great plugin that is one of the major reasons as to why I have stayed with WordPress!