apply_filters( 'learndash_user_activity_query_limit', string $sql_query_where, array $query_args )

Filters the limit part of the user activity query.


Description Description


Parameters Parameters

$sql_query_where

The limit part of the SQL query with valid SQL syntax.

$query_args

An array of user query arguments.


Top ↑

Source Source

File: includes/ld-reports.php


Top ↑

User Contributed Notes User Contributed Notes

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