apply_filters( 'learndash_safe_redirect_status', int $status, string $location, string $context )

Filters the redirect HTTP status.


Description Description


Parameters Parameters

$status

The HTTP Status to set. Default 302.

$location

The URL to redirect the user to.

$context

Unique string provided by the caller to help filter conditions.


Top ↑

Source Source

File: includes/ld-misc-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.2.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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