Plugin Directory

Changeset 3496602


Ignore:
Timestamp:
04/01/2026 01:04:22 PM (31 hours ago)
Author:
DannyCooper
Message:

Update to version 4.0.9 from GitHub

Location:
olympus-google-fonts
Files:
2 added
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • olympus-google-fonts/tags/4.0.9/changelog.txt

    r3492712 r3496602  
     1= 4.0.9 =
     2
     3* Add compatibility pack for Elegant Themes (Divi)
     4
     5= 4.0.8 =
     6
     7* Update readme
     8
    19= 4.0.7 =
    210
  • olympus-google-fonts/tags/4.0.9/class-olympus-google-fonts.php

    r3492712 r3496602  
    3939    public function constants() {
    4040        if ( ! defined( 'OGF_VERSION' ) ) {
    41             define( 'OGF_VERSION', '4.0.7' );
     41            define( 'OGF_VERSION', '4.0.9' );
    4242        }
    4343
  • olympus-google-fonts/tags/4.0.9/olympus-google-fonts.php

    r3492712 r3496602  
    66 * Plugin URI:  https://wordpress.org/plugins/olympus-google-fonts/
    77 * Description: The easiest to customize fonts in WordPress. Optimized for Speed. 1000+ font choices. Supports Google Fonts, Adobe Fonts and Upload Fonts.
    8  * Version:     4.0.7
     8 * Version:     4.0.9
    99 * Author:      Fonts Plugin
    1010 * Author URI:  https://fontsplugin.com/?utm_source=wporg&utm_medium=readme&utm_campaign=description
  • olympus-google-fonts/tags/4.0.9/readme.txt

    r3492809 r3496602  
    55Requires at least: 4.0
    66Tested up to: 6.9
    7 Stable tag: 4.0.7
     7Stable tag: 4.0.9
    88License: GPLv2 or later
    99 
    10 Instantly change your entire website's typography with Google Fonts, Adobe Fonts, or custom fonts — no coding required. Preview your changes live.
     10Instantly change your entire website's typography with Google Fonts, Adobe Fonts, or custom fonts — no coding required. Live preview your changes.
    1111
    1212== Description ==
    1313 
    14 Fonts Plugin is the top Google Fonts plugin for WordPress, with over 200,000 active installations and over a thousand verified 5-star ratings. It gives website owners instant access to all 1,455 fonts in the Google Fonts library — directly inside the WordPress Customizer — without touching a single line of code. Install the plugin, open the Customizer, choose your fonts, and see the result live on your actual website before publishing. It takes less than two minutes from installation to a completely new look.
     14Fonts Plugin is the most widely used Google Fonts plugin for WordPress, with over 200,000 active installations and a 5-star rating from more than 1,200 verified users. It gives website owners instant access to all 1,455 fonts in the [Google Fonts](https://fontsplugin.com/?utm_source=wporg&utm_medium=readme&utm_campaign=intro) library — directly inside the WordPress Customizer — without touching a single line of code. Install the plugin, open the Customizer, choose your fonts, and see the result live on your actual website before publishing. It takes less than two minutes from installation to a completely new look.
    1515 
    1616= What Can You Do With Fonts Plugin? =
    1717 
    1818Fonts Plugin lets you apply different fonts to different parts of your website. Choose one typeface for headings and a completely different one for body text, then fine-tune size, weight, colour, line height, and letter spacing — all from the same screen. The live preview updates instantly as you make changes, so you never have to guess what a font will look like on your content. Once you are happy with the result, click Save and the changes go live. The plugin works with every WordPress theme — from Twenty Twenty-Five to Genesis to Elementor — and requires no changes to your theme files.
    19  
    20 = Is Fonts Plugin GDPR Compliant? =
    21  
    22 Yes. Fonts Plugin Pro includes a built-in local hosting option that downloads font files directly from Google and serves them from your own domain. This means no requests are ever sent to Google's servers when a visitor loads your page. Enabling local hosting also improves your Google PageSpeed score by removing a render-blocking third-party request. For European website owners or anyone running a GDPR-compliant site, local font hosting is the recommended setting — and it is available in Fonts Plugin Pro.
    2319 
    2420= What Fonts Are Available? =
     
    3026**Free Features**
    3127* Live Customizer Preview — see fonts on your real site before saving
    32 * 1,455 Google Fonts — the complete library, always up to date
     28* 1,455 Google Fonts — the [complete library](https://fonts.google.com), always up to date
    3329* Adobe Fonts (Typekit) integration
    3430* Upload Custom Fonts — use your own .ttf, .otf, or .woff2 files
     
    3834* Translated into 25+ languages
    3935* SSL / HTTPS compatible
     36* **SEO-Friendly** (Search Engine Optimization).
    4037* Tested with PHP 7 and PHP 8
    4138 
     
    4441* Selective Font Loading — load only the exact font weights used, up to 400% faster
    4542* Preconnect Resource Hints — improve font loading performance
    46 * Font Size control per element
    47 * Font Colour control per element
    48 * Line-Height control per element
    49 * Letter Spacing control per element
     43* Font Size Control
     44* Font Colour Control
     45* Line-Height Control
     46* Letter Spacing Control
    5047* Text Transform (uppercase, capitalize, lowercase)
    5148* Custom Elements — define your own CSS selectors and build controls for them
     
    5350 
    5451> **Ready to unlock the full power of typography?** [Upgrade to Fonts Plugin Pro →](https://fontsplugin.com/pro-upgrade/?utm_source=wporg&utm_medium=readme&utm_campaign=upsell)
     52> [Compare free and Pro features side by side →](https://fontsplugin.com/free-vs-pro/?utm_source=wporg&utm_medium=readme&utm_campaign=compare)
    5553 
    5654= Why Choose Fonts Plugin Over Other Font Plugins? =
    5755 
    58 Fonts Plugin is the only WordPress font plugin that combines Google Fonts, Adobe Fonts, and custom font uploads in a single, lightweight plugin — with a live preview built directly into the WordPress Customizer. Unlike page builder-specific typography tools, it works with every theme and every builder. Unlike GDPR-focused font plugins that only localize existing fonts, Fonts Plugin lets you choose, preview, and change fonts too. With over 200,000 active installs and 1,200+ five-star reviews, it is the most trusted all-in-one typography solution in the WordPress ecosystem.
     56Fonts Plugin is the only WordPress font plugin that combines Google Fonts, Adobe Fonts, and custom font uploads in a single, lightweight plugin — with a live preview built directly into the WordPress Customizer. Unlike page builder-specific typography tools, it works with every theme and every builder. Unlike GDPR-focused font plugins that only localise existing fonts, Fonts Plugin lets you choose, preview, and change fonts too. With over 200,000 active installs and 1,200+ five-star reviews, it is the most trusted all-in-one typography solution in the WordPress ecosystem.
    5957 
    6058= Plugin Compatibility =
  • olympus-google-fonts/trunk/changelog.txt

    r3492712 r3496602  
     1= 4.0.9 =
     2
     3* Add compatibility pack for Elegant Themes (Divi)
     4
     5= 4.0.8 =
     6
     7* Update readme
     8
    19= 4.0.7 =
    210
  • olympus-google-fonts/trunk/class-olympus-google-fonts.php

    r3492712 r3496602  
    3939    public function constants() {
    4040        if ( ! defined( 'OGF_VERSION' ) ) {
    41             define( 'OGF_VERSION', '4.0.7' );
     41            define( 'OGF_VERSION', '4.0.9' );
    4242        }
    4343
  • olympus-google-fonts/trunk/olympus-google-fonts.php

    r3492712 r3496602  
    66 * Plugin URI:  https://wordpress.org/plugins/olympus-google-fonts/
    77 * Description: The easiest to customize fonts in WordPress. Optimized for Speed. 1000+ font choices. Supports Google Fonts, Adobe Fonts and Upload Fonts.
    8  * Version:     4.0.7
     8 * Version:     4.0.9
    99 * Author:      Fonts Plugin
    1010 * Author URI:  https://fontsplugin.com/?utm_source=wporg&utm_medium=readme&utm_campaign=description
  • olympus-google-fonts/trunk/readme.txt

    r3492809 r3496602  
    55Requires at least: 4.0
    66Tested up to: 6.9
    7 Stable tag: 4.0.7
     7Stable tag: 4.0.9
    88License: GPLv2 or later
    99 
    10 Instantly change your entire website's typography with Google Fonts, Adobe Fonts, or custom fonts — no coding required. Preview your changes live.
     10Instantly change your entire website's typography with Google Fonts, Adobe Fonts, or custom fonts — no coding required. Live preview your changes.
    1111
    1212== Description ==
    1313 
    14 Fonts Plugin is the top Google Fonts plugin for WordPress, with over 200,000 active installations and over a thousand verified 5-star ratings. It gives website owners instant access to all 1,455 fonts in the Google Fonts library — directly inside the WordPress Customizer — without touching a single line of code. Install the plugin, open the Customizer, choose your fonts, and see the result live on your actual website before publishing. It takes less than two minutes from installation to a completely new look.
     14Fonts Plugin is the most widely used Google Fonts plugin for WordPress, with over 200,000 active installations and a 5-star rating from more than 1,200 verified users. It gives website owners instant access to all 1,455 fonts in the [Google Fonts](https://fontsplugin.com/?utm_source=wporg&utm_medium=readme&utm_campaign=intro) library — directly inside the WordPress Customizer — without touching a single line of code. Install the plugin, open the Customizer, choose your fonts, and see the result live on your actual website before publishing. It takes less than two minutes from installation to a completely new look.
    1515 
    1616= What Can You Do With Fonts Plugin? =
    1717 
    1818Fonts Plugin lets you apply different fonts to different parts of your website. Choose one typeface for headings and a completely different one for body text, then fine-tune size, weight, colour, line height, and letter spacing — all from the same screen. The live preview updates instantly as you make changes, so you never have to guess what a font will look like on your content. Once you are happy with the result, click Save and the changes go live. The plugin works with every WordPress theme — from Twenty Twenty-Five to Genesis to Elementor — and requires no changes to your theme files.
    19  
    20 = Is Fonts Plugin GDPR Compliant? =
    21  
    22 Yes. Fonts Plugin Pro includes a built-in local hosting option that downloads font files directly from Google and serves them from your own domain. This means no requests are ever sent to Google's servers when a visitor loads your page. Enabling local hosting also improves your Google PageSpeed score by removing a render-blocking third-party request. For European website owners or anyone running a GDPR-compliant site, local font hosting is the recommended setting — and it is available in Fonts Plugin Pro.
    2319 
    2420= What Fonts Are Available? =
     
    3026**Free Features**
    3127* Live Customizer Preview — see fonts on your real site before saving
    32 * 1,455 Google Fonts — the complete library, always up to date
     28* 1,455 Google Fonts — the [complete library](https://fonts.google.com), always up to date
    3329* Adobe Fonts (Typekit) integration
    3430* Upload Custom Fonts — use your own .ttf, .otf, or .woff2 files
     
    3834* Translated into 25+ languages
    3935* SSL / HTTPS compatible
     36* **SEO-Friendly** (Search Engine Optimization).
    4037* Tested with PHP 7 and PHP 8
    4138 
     
    4441* Selective Font Loading — load only the exact font weights used, up to 400% faster
    4542* Preconnect Resource Hints — improve font loading performance
    46 * Font Size control per element
    47 * Font Colour control per element
    48 * Line-Height control per element
    49 * Letter Spacing control per element
     43* Font Size Control
     44* Font Colour Control
     45* Line-Height Control
     46* Letter Spacing Control
    5047* Text Transform (uppercase, capitalize, lowercase)
    5148* Custom Elements — define your own CSS selectors and build controls for them
     
    5350 
    5451> **Ready to unlock the full power of typography?** [Upgrade to Fonts Plugin Pro →](https://fontsplugin.com/pro-upgrade/?utm_source=wporg&utm_medium=readme&utm_campaign=upsell)
     52> [Compare free and Pro features side by side →](https://fontsplugin.com/free-vs-pro/?utm_source=wporg&utm_medium=readme&utm_campaign=compare)
    5553 
    5654= Why Choose Fonts Plugin Over Other Font Plugins? =
    5755 
    58 Fonts Plugin is the only WordPress font plugin that combines Google Fonts, Adobe Fonts, and custom font uploads in a single, lightweight plugin — with a live preview built directly into the WordPress Customizer. Unlike page builder-specific typography tools, it works with every theme and every builder. Unlike GDPR-focused font plugins that only localize existing fonts, Fonts Plugin lets you choose, preview, and change fonts too. With over 200,000 active installs and 1,200+ five-star reviews, it is the most trusted all-in-one typography solution in the WordPress ecosystem.
     56Fonts Plugin is the only WordPress font plugin that combines Google Fonts, Adobe Fonts, and custom font uploads in a single, lightweight plugin — with a live preview built directly into the WordPress Customizer. Unlike page builder-specific typography tools, it works with every theme and every builder. Unlike GDPR-focused font plugins that only localise existing fonts, Fonts Plugin lets you choose, preview, and change fonts too. With over 200,000 active installs and 1,200+ five-star reviews, it is the most trusted all-in-one typography solution in the WordPress ecosystem.
    5957 
    6058= Plugin Compatibility =
Note: See TracChangeset for help on using the changeset viewer.