apply_filters( 'learndash_focus_header_text_url', string $header_text_url, int $course_id, int $user_id )

Filters Focus mode header text URL.


Description Description

This filter will be called only if there is no logo set in LearnDash plugin settings.


Parameters Parameters

$header_text_url

Header Text URL

$course_id

Course ID.

$user_id

User ID.


Top ↑

Source Source

File: themes/ld30/templates/focus/masthead.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.