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');

Hello world!

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


One response to “Hello world!”

  1. A WordPress Commenter Avatar

    Hi, this is a comment.
    To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
    Commenter avatars come from Gravatar.

Leave a Reply

Your email address will not be published. Required fields are marked *