Warning: This function has been deprecated. Use ‘learndash_remove_lessons_and_quizzes_page’ instead.

ld_remove_lessons_and_quizzes_page( WP $wp )

Redirects to the home page if the user lands on archive pages for lesson or quiz post types.


Description Description

Fires on wp hook.


Parameters Parameters

$wp

(Required) The WP object.


Top ↑

Source Source

File: includes/deprecated/3.4.0/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.0 Use 'learndash_remove_lessons_and_quizzes_page' instead.
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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