tptn_lazy_load_root_margin
Registers and queues the lazy-load frontend script.
Type: filter
Since: 4.4.0
Source: includes/class-lazy-load-module.php line 219
Usage
add_filter( 'tptn_lazy_load_root_margin', function() {
// ...
} ); tptn_lazy_load_root_margin filter Pro only Registers and queues the lazy-load frontend script.
Type: filter
Since: 4.4.0
Source: includes/class-lazy-load-module.php line 219
add_filter( 'tptn_lazy_load_root_margin', function() {
// ...
} );