Default sizes
-
As I did not find the informations here are the default sizes thumbnails for the plugin:
// For the "Wrapped" layout add_image_size( 'fpw_square', 200, 200, true ); // For the "Banner" layout add_image_size( 'fpw_banner', 400, 150, true ); // For the "Big" layout add_image_size( 'fpw_big', 400, 600, true );Maybe this should be put in the FAQ.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Default sizes’ is closed to new replies.