add_filter( 'elementor_pro/display_conditions/dynamic_tags/custom_fields_meta_limit', 'my_custom_custom_fields_meta_limit' );
function my_custom_custom_fields_meta_limit( $limit ) {
$new_limit = 250; // Change this to your desired limit
return $new_limit;
}
Skip to content
Happy New Year from BARTENDER® Magazine. Check out BARTENDER®January E-News on the front page of bartender.com featuring Bottle Shops/Off-Premise locations, Job Opps, cocktail recipes, Bartender, Beer, Wine and more!