Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Plugin: Plugin browser for bbPress


Sam Bauers
Participant

@sambauers

> you are trying to use a bb-admin function that was meant for local file access to do remote file access?

I’ve replaced this call in the new version (0.1.7) with a custom function that doesn’t use the file() call. So it will now use CURL where possible.

New version also only retrieves headers where possible to speed up transfers.

Also fixed sub-directory support for PHP installs that don’t use CURL.

Skip to toolbar