حذف یک ID در سایت به کمک jQuery

jQuery(document).ready(function($) {
    $("#element").remove()
});

این باید تو js وردپرس قراربگیره

3 پسندیده