Daniel Loureiro
@loureirorg on WordPress.org
- Member Since: July 23rd, 2018
- Website: learnwithdaniel.com
- GitHub: loureirorg
Contribution History
Daniel Loureiro’s badges:- Plugin Developer
-
Posted a reply to WP Last Login Data Format, on the site WordPress.org Forums:
Hi, @mwolze. This number is a "timestamp", which is the number of seconds passed since… -
Posted a reply to Empty exports after update to 0.6.10, on the site WordPress.org Forums:
@sevans917 - Thanks, this helps to track down the problem. Interesting that the PHP error… -
Posted a reply to Empty exports after update to 0.6.10, on the site WordPress.org Forums:
Thanks for the report, @sevans917. PHP 7.4. I had checked this before, but to make… -
Committed [2820799] to Plugins SVN:
Update to version 0.6.10 from GitHub -
Committed [2820798] to Plugins SVN:
Update to version 0.6.9 from GitHub -
Posted a reply to saved my time alot, on the site WordPress.org Forums:
Thanks for the review. -
Posted a reply to Excellent Plugin, on the site WordPress.org Forums:
Thanks for the review and the donation, Daniel! -
Posted a reply to Hello, do you know if it is possible to register the first name and the lastname, on the site WordPress.org Forums:
By default, it is not possible to save extra fields other than username/email/password, but you… -
Created a topic, Great plugin!, on the site WordPress.org Forums:
Works as intended. -
Created a topic, Simple and effective, on the site WordPress.org Forums:
Besides its simple approach, David Walsh’s “Zero Spam”… -
Created a topic, Can I see the spam entries on GravityForms’ “spam” folder?, on the site WordPress.org Forums:
Can I see the spam entries on GravityForms' "spam" fol… -
Posted a reply to Woocommerce Support – Adding Customer instead of Subscriber, on the site WordPress.org Forums:
@prionkor By default, if not specified, the role for new users is customer if you… -
Posted a reply to User Register add_action does not fire, on the site WordPress.org Forums:
@trianglestream 1. Go to: Admin > Appearance > Theme Editor 2. Select Theme functions on… -
Posted a reply to Add functionality to store first_name and last_name, on the site WordPress.org Forums:
I like the idea, but allowing to set any valid meta could be dangerous (“Mass… -
Posted a reply to Modify the forgot password email scheme, on the site WordPress.org Forums:
It's not currently possible. Here's the code for "lost password" (public/class-wp-rest-user-public.php, line 211): php $email_successful… -
Posted a reply to Works good with PayPal, on the site WordPress.org Forums:
I'm not sure, but if it doesn't, you can do your own implementation using: 1)… -
Committed [2401752] to Plugins SVN:
Update to version 0.6.8 from GitHub -
Posted a reply to Scheduling user exports, on the site WordPress.org Forums:
Hi Pete, Unfortunately, this plugin doesn't have any out-of-the-box way to schedule an export. Right… -
Created a topic, ** GETTING SUPPORT **, on the site WordPress.org Forums:
If you need support, you can either: (1) Post your mes… -
Committed [2398176] to Plugins SVN:
Update to version stable from GitHub -
Posted a reply to non-fatal woocommerce conflict, on the site WordPress.org Forums:
Thanks for your report, @mikevolmar. Can you copy here the beginning of the error message… -
Posted a reply to Reset password link redirect to 404, on the site WordPress.org Forums:
What happens if you use WP's standard "Lost your password?"? I mean, the standard "lost… -
Posted a reply to User Register add_action does not fire, on the site WordPress.org Forums:
add_action( 'wp_rest_user_user_register', 'user_registered' ); function user_registered( $user ) { wp_send_new_user_notifications( $user->ID ); } -
Posted a reply to Warning: Headers Already Sent, on the site WordPress.org Forums:
Many thanks for the donation! -
Posted a reply to Warning: Headers Already Sent, on the site WordPress.org Forums:
Fixed on 0.6.7. -
Committed [2352840] to Plugins SVN:
Update to version 0.6.7 from GitHub -
Posted a reply to Warning: Headers Already Sent, on the site WordPress.org Forums:
Nice catch, cleewp! I got amazed when I moved the send...headers to after the data… -
Created a topic, Works good with PayPal, on the site WordPress.org Forums:
The plugin still works good with PayPal. -
Posted a reply to Checkout payment, on the site WordPress.org Forums:
Thanks for your quick reply, Sébastien. I was able to find a plugin for REST… -
Created a topic, Amazing Plugin, on the site WordPress.org Forums:
I'm using it to create a react-native app with WooComm… -
Created a topic, Checkout payment, on the site WordPress.org Forums:
First of all, thanks for your amazing work! I'm creat… -
Committed [2350751] to Plugins SVN:
Update to version 0.6.6 from GitHub -
Committed [2349429] to Plugins SVN:
Update to version 0.6.5 from GitHub -
Posted a reply to Plugin could not be activated because it triggered a fatal error., on the site WordPress.org Forums:
Thanks for reporting this, @chanjaneyulu. This error is similar to another one reported a while… -
Posted a reply to Issues after update to Version 0.6.3, on the site WordPress.org Forums:
@sevans917 Fixed on version 0.6.4. -
Committed [2328149] to Plugins SVN:
Update to version 0.6.4 from GitHub -
Posted a reply to Issues after update to Version 0.6.3, on the site WordPress.org Forums:
Just to let you know, I'm being able to reproduce this bug. I created a… -
Posted a reply to Issues after update to Version 0.6.3, on the site WordPress.org Forums:
Thank you for letting me know @sevans917. I've changed the way this plugin extracts the… -
Committed [2327219] to Plugins SVN:
Update to version 0.6.3 from GitHub -
Committed [2327210] to Plugins SVN:
Update to version 0.6.2 from GitHub -
Committed [2327205] to Plugins SVN:
Update to version 0.6.1 from GitHub -
Posted a reply to Triggers fatal error when exporting users, on the site WordPress.org Forums:
Sorry for the late reply. I have just published a new version, 0.6.0, that fixes… -
Posted a reply to Fatal Error when large number of users, on the site WordPress.org Forums:
Thanks for the report, Jeff. I have just published a new version, 0.6.0, that fixes… -
Committed [2325592] to Plugins SVN:
[Minor] Memory usage improvements. It consumes all memory and throws a ... -
Posted a reply to Triggers fatal error when exporting users, on the site WordPress.org Forums:
Hi, thanks for reporting this. I am a little busy today, but I will take… -
Posted a reply to Plugin could not be activated because it triggered a fatal error., on the site WordPress.org Forums:
@stack19 It shouldn't be a problem since I also have many websites with this plugin… -
Posted a reply to Plugin could not be activated because it triggered a fatal error., on the site WordPress.org Forums:
@oaymen I just published a new version. Can you update the plugin to the latest… -
Committed [2313979] to Plugins SVN:
[Bug] Exception due to type hinting on scalar types (PHP5.6<, PHP7 ... -
Posted a reply to Plugin could not be activated because it triggered a fatal error., on the site WordPress.org Forums:
Thanks a lot @oaymen. What's you PHP and WP version? -
Posted a reply to Plugin could not be activated because it triggered a fatal error., on the site WordPress.org Forums:
@stack19 I just tested with the exact same versions as you have (WP Version 5.4.1…
Developer
-
Export Users With Meta
Active Installs: 3,000+