Title: Class autoloading issue
Last modified: August 20, 2016

---

# Class autoloading issue

 *  [Fabian](https://wordpress.org/support/users/fabifott/)
 * (@fabifott)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/class-autoloading-issue/)
 * Hello,
 * the plugin is great, well done.
 * However there is one annoying thing:
    The plugin uses autoloading without checking
   for class namespace. The include() in wphttps_autoloader is even called for other
   plugins with their own class loaders. This is generating a lot of warnings of
   failed include’s in the log, which is not good for site performance.
 * You should check for your class namespaces before trying to include them in wphttps_autoloader().
 * Regards
    Fabian
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

The topic ‘Class autoloading issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-https_bec2c9.svg)
 * [WordPress HTTPS (SSL)](https://wordpress.org/plugins/wordpress-https/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-https/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-https/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-https/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-https/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-https/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Fabian](https://wordpress.org/support/users/fabifott/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/class-autoloading-issue/)
 * Status: not resolved