• Resolved 4months

    (@4months)


    First, thanks for your help.

    I’m trying to bring in an outside PHP library into my WP instance. I’d like to reference it in various plugins I’m creating, just not sure how to include or instantiate it.

    Specifically, I’m looking at the Library here: https://github.com/lobostome/FurryBear/wiki

    I’ve tried a few different ways to include it without success, including using the SPLClassLoader command described here https://github.com/lobostome/FurryBear/wiki/Installation

    Just not sure where to put the full library and then how to get it recognized by WordPress.

    Any help would be appreciated. Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter 4months

    (@4months)

    Another case of simply making sure the file references were right. Putting files in the same directory where they’re referenced can prove helpful.

Viewing 1 replies (of 1 total)
  • The topic ‘Including Outside Libraries into WordPress’ is closed to new replies.