rest_avatar_sizes – filter
Filters the REST avatar sizes. Use this filter to adjust the array of sizes returned by the `rest_get_avatar_sizes` function.
Parameters
- .
- ( 4.4.0 ) . .
- $sizes
- ( int[] ) An array of int values that are the pixel sizes for avatars. Default `[ 24, 48, 96 ]`. . . .