Shane Thompson

Results 8 comments of Shane Thompson

Any more info on this? I get the following - is this what everyone else gets? Did anyone get past this? Setup cannot install MS-DOS 6.22 on your computer. Your...

If it is any help to you... I am currently working around this in my test code as follows: $vfs = vfsStream::setup('root'); stream_wrapper_unregister(vfsStream::SCHEME); stream_wrapper_register(vfsStream::SCHEME, vfsStreamWrapper::class, STREAM_IS_URL); It's not pretty, but...

Hi David, Unfortunately not - it displays all files and folders under a root directory. This, itself is adjustable via the filter 'wpide_filesystem_root', which defaults to the value of the...

Hi Jared, It seems that WPide has been inactive for quite some time. This has prompted me to create a fork and continue on where the guys at WPsites left...

Hi jared83, I have applied for listing in the WordPress plugin repository. If you wish to use the plugin before it is listed, of course you can follow the installation...

The plugin is now the WordPress plugin repo! https://wordpress.org/plugins/aceide/

Hi Bradley, WPide has been unmaintained for quite a while now. I have created a fork of the plugin, it is on the WordPress plugin repository, and it is called...

Hi KostasRodolakis, It has not, however I have been very preoccupied with my work as of late. I have been pushing code to the plugin up to 2 months ago,...