wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



twentytwenty_toggle_duration › WordPress Filter Hooks

DaTwenty Twenty 1.0
Deprecaton/a
apply_filters( 'twentytwenty_toggle_duration', 250 )
Parametri:
  • (int) $duration Duration in milliseconds.
    Richiesto:
Definito a:
Codex:

Filters the animation duration/speed used usually for submenu toggles.





Sorgenti

$duration = apply_filters( 'twentytwenty_toggle_duration', 250 );