by Matthew Jones | Jan 8, 2021 | Web Design, Web Development
Just like the title suggests, I’ve spent the last several hours struggling with meta_query to return CPTs based on some datetime picker meta_value. Let me explain my setup. I’m writing a plugin that stores data from a custom_post_type for gym classes with a handful of...
by Matthew Jones | Sep 16, 2019 | FFMPEG, Linux, Video Editing
Batch Process FFMPEG An incredible use case for simple Bash scripting is the ability to batch process ffmpeg tasks. First off, I’ll assume you guys have got a basic understanding of FFMPEG, what it is, how to install and use it, that kinda thing. If not, feel...