• File: google-fonts.php
  • Full Path: /home/zellburyy/public_html/nl25h.shop/wp-content/plugins/jetpack/modules/google-fonts.php
  • File size: 533 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
/**
 * Module Name: Google Fonts (Beta)
 * Module Description: A selection of Google fonts for block enabled themes. This feature is still being developed.
 * Sort Order: 1
 * Recommendation Order: 2
 * First Introduced: 10.8.0
 * Requires Connection: No
 * Auto Activate: No
 * Module Tags: Fonts, Recommended
 * Feature: Writing
 * Additional Search Queries: fonts, webfonts, typography, creator
 *
 * @package automattic/jetpack
 */

/**
 * Load the Google Fonts module.
 */
require_once __DIR__ . '/google-fonts/load.php';