gianism_confirmation_message

gianism_confirmation_message

Hook Type: filter

See hook in core

Displaying hooks found in version: gianism.5.2.2

apply_filters('gianism_confirmation_message') is found 1 times:

  • /app/Gianism/Service/AbstractService.php line 1038
    1034
    1035
    1036
    1037
    1038
    1039
    1040
    1041
    1042
    1043
    1044
         * @param string $service
         * @param string $context
         * @return string
         */
        return apply_filters( 'gianism_confirmation_message', $message, $this->service_name, $context );
    }
     
    /**
     * Information to retrieve.
     *
     * @param string $context