| @@ -1,4 +1,5 @@ | ||
| 1 | -<?php | |
| 2 | -// File to define image sizes | |
| 3 | -add_image_size( 'bbpc_20x20', 20, 20 ); | |
| 4 | -add_image_size( 'bbpc_32x32', 32, 32 ); | |
| 1 | +<?php | |
| 2 | +// File to define image sizes | |
| 3 | +add_image_size( 'forumax_20x20', 20, 20 ); | |
| 4 | +add_image_size( 'forumax_32x32', 32, 32 ); | |
| 5 | +add_image_size( 'forumax_60x60', 20, 20 ); | |