Forums

where to put third party library (1 post)

  1. billerby
    Member
    Posted 2 years ago #

    I would like your opinion on where to put the third party library I'm using.

    I'm developing a plugin that will generate an excel document, for this I will be using phpExcel. My first thought was to put the phpExcel library in a subfolder to the plugin. However, I will need to use phpExcel in another plugin as well and that rises the question on where to put it. I dont want to use wp-includes since I feel this is for core-files, the plugins folder is for plugins and this is not a plugin itself. Should I put a "third-party-libraries" direct in wp-content perhaps? Of course I could do whatever, but I wonder if there are any "Best practices"?

Topic Closed

This topic has been closed to new replies.

About this Topic

  • RSS feed for this topic
  • Started 2 years ago by billerby
  • This topic is not a support question
  • WordPress version: 2.7.1