Skip to content

ACF "hide on screen" rules use a first-found approach. This allows accumulative rules for each field group.

Notifications You must be signed in to change notification settings

mindfullsilence/ACF-Accumulate-Visibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Under the "Hide on screen" area of field groups there is a list of checkboxes. Checking these boxes hides specific items on the edit area where that field group is shown.

However, if you have multiple field groups rendering on an edit screen, only the first field group will affect these items. E.g. marking the first field group to hide the content wysiwyg, and marking the second field group to hide the title will result in only the content wysiwyg being hidden, and the title being shown. The second field group rules are ignored.

This plugin uses accumulative logic so that both the content wysiwyg as well as the title would be hidden on the edit screen. If any field group on the edit screen marks something to be hidden, it will be hidden.

About

ACF "hide on screen" rules use a first-found approach. This allows accumulative rules for each field group.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages