This page documents all action and filter hooks available in Greyd.Suite. It explains how these hooks can be used to modify or extend core functionality and complements the user-facing documentation by focusing on developer-level customization.
ACF Integration Filters
This page lists all hooks available for the ACF Integration in the Greyd Plugin. For examples of how some of these hooks are used, view the how to customize the output of ACF Dynamic Tags article. Dynamic Tag Support greyd_acf_render_field_object PHP/** * Filter the HTML content of an ACF field object based on its type […]