Skip to main content

Added MAC Core reusable helper library

PropertyValue
descriptionAdded the documented public helper layer for templates, builders, and light shared site code.
version1.0.0
typeCreate
relatedUtils, Helpers
  • Added the reusable helper layer for shared template and builder behavior that belongs in MAC Core instead of individual child themes.
  • Shipped helpers for array counting, post type labels, taxonomy labels, post terms output, plugin status checks, and theme status checks.
  • Kept helper loading explicit through the Helpers settings module so wrappers are only available when the corresponding toggles are enabled.
  • Documented the shipped wrappers as the stable public helper API from 1.0.0 onward.