In my Isotope Visual Layouts WordPress plugin, you’ll find that Inline code documentation has been added to pretty much all the functions so just start by opening the main plugin file dbf_isotope.php and do a search for
function dbc\_isotope\_shortcode_handler($atts)
Under that you just need to change posts=20 to posts=-1
Note .. this also applies to Visual Layouts Pro
Tags:Read more from my blog for an introduction and quick tips on developing in Hugo or UCTD.