cconover / featured-image-caption

WordPress custom post meta field and meta box to set a caption for the featured image of a post.
https://wordpress.org/plugins/featured-image-caption/
GNU General Public License v2.0
11 stars 1 forks source link

Require autoloader from current directory #67

Closed todeveni closed 5 years ago

todeveni commented 6 years ago

Fixes Uncaught Error: Class 'cconover\FeaturedImageCaption\Bootstrap' not found, since include_path doesn't always contain ..