get_definition()->to_array(); $definition['execute_callback'] = [ $this, 'execute' ]; wp_register_ability( $this->get_ability_id(), $definition ); } }