Custom locate_template function
Right now the post_loop widget uses the following to look for loop template files in inc/widgets/post-loop-helper.php on line 18 This does not allow the use of plugins to extend the post loop widget because the people who work on core…