Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- add_action('wp_head', function() {?>
- <script src="https://kit.fontawesome.com/<?php esc_html( get_field( 'fontawesome_kit_code', 'options' ) ); ?>.js" crossorigin="anonymous"></script>
- <?php
- });
Add Comment
Please, Sign In to add comment