-
Notifications
You must be signed in to change notification settings - Fork 61
[SUGGESTION] Overhaul classes system #562
Copy link
Copy link
Open
Labels
clientsidecompatibilityIssues related to transitioning contentIssues related to transitioning contentenhancementNew feature or requestNew feature or requestplannedFor things that are definitively on the roadmap to fulfillFor things that are definitively on the roadmap to fulfillserverside
Metadata
Metadata
Assignees
Labels
clientsidecompatibilityIssues related to transitioning contentIssues related to transitioning contentenhancementNew feature or requestNew feature or requestplannedFor things that are definitively on the roadmap to fulfillFor things that are definitively on the roadmap to fulfillserverside
Type
Fields
Give feedbackNo fields configured for issues without a type.
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.