Forums
(@punkey)
11 years, 8 months ago
Cableboy, Search for the statement from Zack’s post and change it to
if ($edcal_startDate == '00000000') { $args['orderby'] = 'title'; $args['post_status'] = 'pending'; }
11 years, 9 months ago
Hey Zack
That worked like a charm, I added $args[‘post_status’] = ‘pending’; to the lines and it’s done! Thanks!
Frank