Quotes-DLX
DLX PluginsQuotesDLXMediaRon LLC
Search
⌃K
Links
Welcome to QuotesDLX
Getting Started
Installing the Plugin
Finding the Plugin Settings
Finding the QuotesDLX Block
QuotesDLX Block
Inserting the Block
Block Overview
Block Tabs
The Block Toolbar
Sidebar Options
Admin Settings
The Home Screen
Setting Block Defaults
Setting Contextual Menu Defaults
Setting a Default Theme
Theme Options
Setting a License
Advanced Options
Support and Docs
Themes
Themes Overview
Creating Your Own Theme Plugin
Creating Your Theme Stylesheet
Developers
🍷
Changelog
Actions
Filters
quotes_dlx_plugin_preview_modal_styles
quotes_dlx_plugin_preview_modal_scripts
quotes_dlx_block_attributes
quotes_dlx_block_output
quotes_dlx_block_template
quotes_dlx_block_wrapper_classes
quotes_dlx_block_wrapper_id
quotes_dlx_block_max_width
quotes_dlx_load_fonts
quotes_dlx_block_defaults
quotes_dlx_can_preload_fonts
quotes_dlx_fonts_to_preload
quotes_dlx_preload_font_urls
Support
Changelog
Code Access
Included Support
Paid Support
Feature Requests
Report a Bug
Quick Links
Get Support
Changelog
Buy QuotesDLX
Brand Assets
MediaRon Home
Contact Form
Powered By GitBook

quotes_dlx_preload_font_urls

Font URLs to pre-load.
This filter provides the font URLs to preload.
Location: php/Blocks.php
/**
* Font URLs to pre-load.
*
* @since 1.0.0
*
* @param array Array of font URLs to preload.
*/
$font_urls = apply_filters( 'quotes_dlx_preload_font_urls', $font_urls );
Previous
quotes_dlx_fonts_to_preload
Next - Support
Code Access
Last modified 1yr ago