mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-30 11:42:22 +08:00
https://kb.wpbeaverbuilder.com/article/699-fix-for-some-caching-issues-load-css-and-javascript-inline
1 line
66 B
Text
1 line
66 B
Text
add_filter( 'fl_builder_render_assets_inline', '__return_true' );
|