Recent

tptn_lazy_load_root_margin filter Pro only

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() {
    // ...
} );