apply_filters( 'llms_modify_dashboard_pagination_links_disable', bool $disable, string $link )

Allow 3rd parties to disable dashboard pagination link rewriting


Description Description

Resolves compatibility issues with LifterLMS WooCommerce.


Top ↑

Parameters Parameters

$disable

(bool) Whether or not the dashboard pagination links should be disabled. Default false.

$link

(string) The default link.


Top ↑

Source Source

File: includes/functions/llms.functions.templates.dashboard.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
unknown Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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