Conditionally Add Argument to Query January 20, 2021 <?php if( enter-if-statement-here ) { $args['property'] = 'value'; }