apply_filters( 'llms_sd_my_notifications_per_page', int $per_page )

Filter the number of notifications per page to be displayed in the dashboard’s “my_notifications” tab.


Parameters Parameters

$per_page

(int) The number of notifications per page to be displayed. Default 25.


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.