Browse: Home / Functions /

learndash_course_grid_load_inline_script_locale_data

learndash_course_grid_load_inline_script_locale_data()

Loads inline script data for localization.


Description #

This function adds translation data to the wp-i18n script to enable localization of JavaScript strings in the Course Grid module. It ensures the data is only loaded once per page load.


Return #

(void)


Source #

File: includes/course-grid/includes/functions.php


Changelog #

Changelog
Version Description
4.21.4 Introduced.