apply_filters( 'llms_form_permalink', string|false $url, string $location, WP_Post $post )

Filters the permalink for a LifterLMS form


Parameters Parameters

$url

(string|false) The form's URL.

$location

(string) The location ID for the form.

$post

(WP_Post) The form post object.


Top ↑

Source Source

File: includes/forms/class-llms-form-post-type.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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