queue as $handle) { if (strpos($handle, 'wp-block-') === 0 || strpos($handle, 'global-styles') === 0 || $handle === 'wp-block-library' || $handle === 'wp-block-library-theme') { wp_dequeue_style($handle); } } } } add_action('init', 'remove_theme_header_actions'); // Nonaktifkan footer default remove_action('wp_footer', 'wp_footer');

Author: vpyod


  • Hello world!

    Welcome to WordPress. This is your first post. Edit or delete it, then start writing!