Blog Ibis

Categoría: News

add_filter( 'generate_back_to_top_scroll_speed', 'tu_back_to_top_scroll_speed' ); function tu_back_to_top_scroll_speed() { return 200; // milisegundos }