Changeset 3394320
- Timestamp:
- 11/12/2025 12:37:58 PM (4 months ago)
- File:
-
- 1 edited
-
safefonts/trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
safefonts/trunk/readme.txt
r3393584 r3394320 38 38 * No configuration needed 39 39 40 **🎥 Quick Start Video** 41 42 [youtube https://youtu.be/aktC4iLSwpI] 43 44 Watch this quick tutorial to see how easy it is to upload and use custom fonts in WordPress. 45 40 46 **🎯 Simple Upload Process** 41 47 * Individual font file uploads (.woff2, .woff, .ttf, .otf) … … 140 146 = Can I use this with page builders? = 141 147 142 The free version works with Gutenberg. For page builder integration (Elementor, Bricks, Beaver Builder, Divi, Oxygen), check out [SafeFonts Pro](https://safefonts.com).148 The 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). 143 149 144 150 = How does the security validation work? = … … 168 174 169 175 SafeFonts 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) 171 177 * Bulk ZIP package imports from Google Fonts Downloader 172 * Professional admin interface with drag & drop173 * Advanced font management tools 178 * Enhanced admin interface with bulk operations 179 * Advanced font management tools (family deletion, Brizy sync, etc.) 174 180 175 181 [Learn more](https://safefonts.com) … … 200 206 * FIX: WordPress Plugin Check 1.7.0 compliance - all variables properly prefixed 201 207 * FIX: Database query security - table names now properly escaped using %i placeholder 208 * FIX: Form field prefix mismatch - preload settings now save correctly 202 209 * IMPROVEMENT: Automatic migration from old safefonts_ prefix to new chrmrtns_safefonts_ prefix 203 210 * IMPROVEMENT: Collapsible font family sections in preload settings for better organization … … 209 216 * Technical: CSS class names remain safefonts- for backwards compatibility 210 217 * 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) 211 219 212 220 = 1.1.5 =
Note: See TracChangeset
for help on using the changeset viewer.