Skip to content

Instantly share code, notes, and snippets.

@adnan360
Created January 5, 2017 01:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adnan360/fb360566f1f9992f6e0ccfa1ddf8b4cb to your computer and use it in GitHub Desktop.
Save adnan360/fb360566f1f9992f6e0ccfa1ddf8b4cb to your computer and use it in GitHub Desktop.
Booked plugin - $args array
$bookedAppointments = new WP_Query( apply_filters('booked_fe_date_content_query',$args) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment