Images in the Twenty Fourteen theme
Well, that was… interesting. In a nutshell there seem to be two things in play here: max_posts set to 6 in add_theme_support( ‘featured-content’ quantity set to default 6 in Featured_Content class quantity defines how many posts there are, but can be no larger than max_posts. However while result can be pushed down by changing max_posts … Read more