Forums

Passing a value to wp_title() (3 posts)

  1. LiZharD
    Member
    Posted 6 years ago #

    Hi to all. There's a way to pass a custom value to wp_title() function?
    Something similar to add_action()? Something to add my custom value?
    Thanks

  2. Lester Chan
    Member
    Posted 6 years ago #

    add_filter('wp_title', 'function_name');

  3. LiZharD
    Member
    Posted 6 years ago #

    Thanks GamerZ but when i add this filter it seems used globally. Every page now has the same title.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags