learndash_ajax_pager_verify_atts( int $user_id, array $shortcode_atts )

Verifies the attributes for AJAX pagination.


Description Description


Parameters Parameters

$user_id

(Required) User ID.

$shortcode_atts

(Required) Shortcode attributes.


Top ↑

Return Return

(boolean) Returns true if the attributes are verified otherwise false.


Top ↑

Source Source

File: includes/course/ld-course-info-widget.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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