Stranger Studios

Results 9 comments of Stranger Studios

This is super cool, but won't make the 1.9.4 release. I do want to take a deeper look at this before the next release for potential inclusion. I hope it's...

Hi there. Do you think you could develop this as an addon/plugin and put it on GitHub. Then we can work on that repository. I am not familiar with the...

Hi there. I like your import plugin and have been using it along with an addon for Paid Memberships Pro to do imports of WP users/members. I have a client...

Here's the rough idea: 1. Upload full CSV to server. 2. Split file into chunks of X rows (x is a setting on the upload page) 3. Use AJAX to...

FYI a first stab at the AJAX stuff here: https://github.com/strangerstudios/import-users-from-csv I would very much like some feedback. Basically, it adds an option to "Use AJAX to process the import gradually...

Just a note that we're releasing an updated version of the plugin, but I hope to incorporate something like this in the addon soon after.

You can reorder levels now, but it is mainly for display. To really do this, we would need a specific property of levels to capture "this level is an upgrade...

I think that language IS more clear. I would accept a patch for this in the core plugin.

If we change line 115 like that, we might load the pmpro_account preheader on pages that aren't the real account page. The real need here is to be able to...