Hello dear support team, I have in the class-core.php the function function load_actions_filters () in which the placement add_action (‘comment_form_after_fields’, array ($ this, ‘add_captcha_form’)); is defined. How can I influence the position if I want to influence the placement in my function.php?