LearnDash_Course_Reviews_Loader
Main LearnDash_Course_Reviews class.
Description #
Source #
File: includes/course-reviews/core/class-learndash-course-reviews-loader.php
Changelog #
| Version | Description |
|---|---|
| 4.25.1 | Introduced. |
Methods #
- __construct — LearnDash_Course_Reviews_Loader Constructor
- add_reviews_tab — Add our output to a new tab in LD 3.0 Templates.
- enqueue_scripts — Loads JS and CSS where necessary.
- fix_comment_counts — Fix the displayed Comment Count for a given Post.
- output_average_review_template — Outputs the Average Review Score.
- output_review_form_template — Output the Review Form.
- output_review_list_template — Outputs the Review List.
- output_review_reply_template — Output the Review Replace Form.
- remove_reviews_from_general_comments — Ensure that Reviews are only output when explicitly asked for.