Filter Reference: geodir_after_title

Summary

Filter the `$after_title` widget title closing HTML tag.

Parameters

$var
(string) (required) The HTML string to filter.

Default: = ‘

See

‘geodir_before_title’

Change Log

Since: 1.0.0

Used by

geodirectory_widgets.php: geodir_register_sidebar() [Line: 56]

Source Code

        $after_title = apply_filters('geodir_after_title', '');