?? ????? ?? ??? ?? ?? ???? ?????? ????? ???? ?? ?? ?????? ??? ??? ???? ?? ???? ?????? ???? ???? ???. ??? ?? ??? ??? ??? ????? ????? ??????? ??? ????? ?????? ????? ?????? ???? ????? ? ???? ?? ??? ????? ????. ??? ???? ???? ??? ???? ????? ??? ???? ?? ?? ??? ??? ????? ???? ?? ?????? ???? ????? ?????. ?? ?? ???? ????? ?? ????? ?? ????? ???? ???? ????????? ?????
function wpsh_example_callback {
wp_deregister_script('jquery-ui-datepicker');
wp_enqueue_script('jquery-ui-datepicker', WPSH_URL . 'assets/js/wpsh_datepicker.js', array(), false, true);
}
add_action('admin_enqueue_scripts', 'wpsh_example_callback' ), 1000);
-
This reply was modified 4 years, 2 months ago by
wpvar.
-
This reply was modified 4 years, 2 months ago by
wpvar.