apply_filters( 'learndash_user_activity_query_str', string $sql_str, array $query_args )

Filters the user activity SQL query string.


Description Description


Parameters Parameters

$sql_str

User activity SQL query string.

$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.