You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, ACF uses three different types of classes to organize things (groups/grouped items, simple items, and objects). This should be replaced with a single method for handling all classes that includes proper inheritance.
Short Description
Currently, ACF uses three different types of classes to organize things (groups/grouped items, simple items, and objects). This should be replaced with a single method for handling all classes that includes proper inheritance.