gianism_link_html

gianism_link_html

Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: gianism.5.2.2

apply_filters('gianism_link_html') is found 1 times:

  • /app/Gianism/Service/AbstractService.php line 481
    477
    478
    479
    480
    481
    482
    483
    484
    485
    486
    487
         * @param bool   $is_register Is register form.
         * @param string $service     Service name. facebook, twitter, etc.
         * @param string $context     Context. Default empty.
         */
        $link = apply_filters( 'gianism_link_html', $markup, $href, $text, $is_register, $this->service_name, $context );
        return $link;
    }
     
    /**
     * Filter redirect URL
     *

See this hook used in plugins: