qstudio
Forum Replies Created
-
Forum: Plugins
In reply to: [Export User Data] Catchable fatal error – Line 2174What version of the plugin are you using?
Forum: Reviews
In reply to: [Export User Data] Works GreatThanks 🙂
Forum: Plugins
In reply to: [Export User Data] Update meta afte export & filterHi,
Your request is very specific and not much use as a generic addition to the plugin – so I’m sorry to say that we can’t offer guidance on this.
I would suggest that you open up the plugin code and take a go at this yourself – or write another simple plugin to filter over the content of the exported csv.
Forum: Plugins
In reply to: [Import User Meta Data from CSV] Adding an empty valueHi,
The plugin was developed to offer a simple import option to “add” user_meta – not to remove it!
You might be better off doing that either in code or directly on the database.
Forum: Plugins
In reply to: [Export User Data] BuddyPress Export with spacial character on column nameHi kittidet, did you take a look at the plugin code?
There was a fix added recently to deal with special characters in field names, but this might have only been applied to user_meta – in which case you could submit a patch to extend this to buddypress fields also
Forum: Plugins
In reply to: [Import User Meta Data from CSV] Users not addingThat is not the case – no.
This plugin adds user_meta data to existing users – it does not create users if they do not exist.
Forum: Plugins
In reply to: [Export User Data] Buddypress ExportThis plugin is not network compatible – but it might work, you will need to check error logs and permissions to see if there are any errors.
Forum: Plugins
In reply to: [Export User Data] Start export with an URLThanks again for the ideas.. I hope one day we’ll have time to think about using them:)
Good luck!
Forum: Plugins
In reply to: [Export User Data] Start export with an URLWe don’t use any ordering – so it will use the defaults defined in get_users – which users WP_User_Query – https://codex.ww.wp.xz.cn/Class_Reference/WP_User_Query#Order_.26_Orderby_Parameters
Forum: Plugins
In reply to: [Export User Data] Start export with an URLHi,
Thanks for the many requests 🙂
However, I have to say that we have no plans at the moment to invest a lot of time in adding new features and options – the plugins already has far more options that was originally conceived.
There is a chance that some of the features that you requested will one day make it into a “pro” version – the reason being that this type of functionality takes a long time to develop and also to support – and we cannot afford to invest more time at present.
If you have a good understanding of PHP, it is also possible to take on this development yourself – based on the method used to save export options – converting $_POST requests to $_GET requests to allow the parameters to be passed in the querystring.
Good luck 🙂
Forum: Plugins
In reply to: [Export User Data] Buddypress Friend ConnectionsClosing – as no reply in 4 weeks.
Forum: Plugins
In reply to: [Export User Data] Filter wp_users fieldsClosing – as no reply in 4 weeks.
Forum: Plugins
In reply to: [Export User Data] Break lines / blank lines?Closing – as no reply in 4 weeks.
Forum: Plugins
In reply to: [Export User Data] 2 columns not exportedClosing – as no reply in 4 weeks.
Forum: Plugins
In reply to: [Export User Data] Date Selector Not WorkingClosing – as no reply in 4 weeks.