• Resolved RezaY

    (@mohammad983)


    ???? ?? ?? ???? ?? ???? ????? ????? ????
    <input type=”date”>
    ???????? ?? ???? ?????? ???. ???????? ????? ??? ?????? ???????? ?? ???? ???????

Viewing 1 replies (of 1 total)
  • Plugin Author wpvar

    (@wpvar)

    ?? ????? ?? ??? ?? ?? ???? ?????? ????? ???? ?? ?? ?????? ??? ??? ???? ?? ???? ?????? ???? ???? ???. ??? ?? ??? ??? ??? ????? ????? ??????? ??? ????? ?????? ????? ?????? ???? ????? ? ???? ?? ??? ????? ????. ??? ???? ???? ??? ???? ????? ??? ???? ?? ?? ??? ??? ????? ???? ?? ?????? ???? ????? ?????. ?? ?? ???? ????? ?? ????? ?? ????? ???? ???? ????????? ?????

    
    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.
Viewing 1 replies (of 1 total)
  • The topic ‘data picker’ is closed to new replies.