Fix loading-bootstrap-in-theme issue (issue 1785988). Thanks khaled.zaidan!
Replace kludgy home-brew path determination with "DRUPAL_ROOT" constant (issue 1785988)
Fix slightly broken regular expressions in preg_replace() in preprocess block function (issues 1785724 and 1785730)
Change defaults for bh_bootstrapmenupath special item display in specified region
Coder module suggest code cleanup
Make bh_bootstrapmenupath special menu items configurably display-able in specified regions
Add new setting to info file to allow bh_bootstrapmenupath special menu items to display in menu_block blocks in specified regions
Modify README slightly
Make status of bh_bootstrap as admin theme more explicit
Add a bit more commenting to issue resolution