Will it be available to download with PHP 8+ support by default?
]]>Hi, you need to namespace your function calls from add_action(), otherwise you get fatal errors. For example:
add_action('init', '\Gravitydance\gravitydance_textdomain');
Thanks.
]]>