Current File : /home/kelaby89/abl.academy/wp-content/plugins/learnpress-live/assets/live.js
jQuery(document).ready(function ($) {
    var $select = $("._lp_live_select_id");
    if ($select !== null) {
        $select.select2({
            width: "300px",
            placeholder: "Search Meetings...",
            allowClear: true,
        });
    }
});
Page not found – Hello World !