• When enabling the Copy button, the frontend creates

    <span class="dashicon dashicons dashicons-admin-page"></span>

    However, dashicons are only loaded for logged-in users.
    Anonymous visitors won’t see the Copy icon.

    Sure, I can add dashicons also for the frontend. But loading the dashicons in frontend for anonymous users adds a massive CSS (59 KB!!), just for a single icon.

    Any better solution for that?

  • The topic ‘Dashicon required in frontend for Copy button?’ is closed to new replies.