Automatic-Featured-Images-from-Videos
Automatic-Featured-Images-from-Videos copied to clipboard
Add ability to limit functionality to certain post types.
Most likely a case of a filter that is an empty array by default and then do in_array() checks for returned value.
Unsure yet if the array should be specifying which to process or which to ignore. A decision for when we want to tackle this.
Similar to #83