File "index.php"

Full Path: /home/vantageo/public_html/wp-admin-20240915120854/wp-includes-20240915121038/IXR/plugins/font-awesome/index.php
File size: 545 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * Plugin Name:       Font Awesome
 * Plugin URI:        https://fontawesome.com/how-to-use/on-the-web/using-with/wordpress
 * Description:       The official way to use Font Awesome Free or Pro icons on your site, brought to you by the Font Awesome team.
 * Version:           4.5.0
 * Author:            Font Awesome
 * Author URI:        https://fontawesome.com/
 * License:           GPLv2 (or later)
 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
 */

defined( 'WPINC' ) || die;

require_once 'font-awesome.php';