Your IP : 216.73.216.164


Current Path : /var/www/html/wp-content/plugins/wp-statistics/includes/admin/templates/layout/
Upload File :
Current File : /var/www/html/wp-content/plugins/wp-statistics/includes/admin/templates/layout/postbox.hide.php

<script type="text/javascript">
    jQuery(document).ready(function ($) {
        $(".postbox :not(.postbox-toggle) button.handlediv").click(function () {
            $(this).parent().parent().toggleClass("closed");
        });
        $(".postbox .postbox-toggle").click(function () {
            $(this).parent().toggleClass("closed");
        });
    });
</script>