Plugin Directory

Changeset 3394320


Ignore:
Timestamp:
11/12/2025 12:37:58 PM (4 months ago)
Author:
chrmrtns
Message:

Update readme: Add YouTube tutorial, list all 8 Pro integrations, fix inaccurate feature claims

File:
1 edited

Legend:

Unmodified
Added
Removed
  • safefonts/trunk/readme.txt

    r3393584 r3394320  
    3838* No configuration needed
    3939
     40**🎥 Quick Start Video**
     41
     42[youtube https://youtu.be/aktC4iLSwpI]
     43
     44Watch this quick tutorial to see how easy it is to upload and use custom fonts in WordPress.
     45
    4046**🎯 Simple Upload Process**
    4147* Individual font file uploads (.woff2, .woff, .ttf, .otf)
     
    140146= Can I use this with page builders? =
    141147
    142 The free version works with Gutenberg. For page builder integration (Elementor, Bricks, Beaver Builder, Divi, Oxygen), check out [SafeFonts Pro](https://safefonts.com).
     148The free version works with Gutenberg. For page builder and theme integration (Elementor, Bricks, Beaver Builder, Divi, Oxygen, Brizy, GeneratePress, GenerateBlocks), check out [SafeFonts Pro](https://safefonts.com).
    143149
    144150= How does the security validation work? =
     
    168174
    169175SafeFonts Pro adds:
    170 * Page builder integration (Elementor, Bricks, Beaver Builder, Divi, Oxygen)
     176* Page builder & theme integration (8 integrations: Elementor, Bricks, Beaver Builder, Divi, Oxygen, Brizy, GeneratePress, GenerateBlocks)
    171177* Bulk ZIP package imports from Google Fonts Downloader
    172 * Professional admin interface with drag & drop
    173 * Advanced font management tools
     178* Enhanced admin interface with bulk operations
     179* Advanced font management tools (family deletion, Brizy sync, etc.)
    174180
    175181[Learn more](https://safefonts.com)
     
    200206* FIX: WordPress Plugin Check 1.7.0 compliance - all variables properly prefixed
    201207* FIX: Database query security - table names now properly escaped using %i placeholder
     208* FIX: Form field prefix mismatch - preload settings now save correctly
    202209* IMPROVEMENT: Automatic migration from old safefonts_ prefix to new chrmrtns_safefonts_ prefix
    203210* IMPROVEMENT: Collapsible font family sections in preload settings for better organization
     
    209216* Technical: CSS class names remain safefonts- for backwards compatibility
    210217* Security: All SQL queries now use WordPress 6.2+ $wpdb->prepare() with %i for table identifiers
     218* Security: WordPress minimum requirement bumped to 6.2 (required for %i placeholder support)
    211219
    212220= 1.1.5 =
Note: See TracChangeset for help on using the changeset viewer.