Daniel Loureiro
@loureirorg on WordPress.org
- Member Since: July 23rd, 2018
- Website: learnwithdaniel.com
Contribution History
Daniel Loureiro’s badges:- Plugin Developer
-
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…4 weeks ago
-
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…1 month ago
-
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…2 months ago
-
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…2 months ago
-
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)…2 months ago
-
Committed [2401752] to Plugins Trac:
Update to version 0.6.8 from GitHub3 months ago
-
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…4 months ago
-
Created a topic, ** GETTING SUPPORT **, on the site WordPress.org Forums:
If you need support, you can either: (1) Post your mes…4 months ago
-
Committed [2398176] to Plugins Trac:
Update to version stable from GitHub4 months ago
-
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…4 months ago
-
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…5 months ago
-
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 ); }6 months ago
-
Posted a reply to Warning: Headers Already Sent, on the site WordPress.org Forums:
Many thanks for the donation!6 months ago
-
Posted a reply to Warning: Headers Already Sent, on the site WordPress.org Forums:
Fixed on 0.6.7.6 months ago
-
Committed [2352840] to Plugins Trac:
Update to version 0.6.7 from GitHub6 months ago
-
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…6 months ago
-
Created a topic, Works good with PayPal, on the site WordPress.org Forums:
The plugin still works good with PayPal.6 months ago
-
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…6 months ago
-
Created a topic, Amazing Plugin, on the site WordPress.org Forums:
I'm using it to create a react-native app with WooComm…6 months ago
-
Created a topic, Checkout payment, on the site WordPress.org Forums:
First of all, thanks for your amazing work! I'm creat…6 months ago
-
Committed [2350751] to Plugins Trac:
Update to version 0.6.6 from GitHub6 months ago
-
Committed [2349429] to Plugins Trac:
Update to version 0.6.5 from GitHub6 months ago
-
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…6 months ago
-
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.7 months ago
-
Committed [2328149] to Plugins Trac:
Update to version 0.6.4 from GitHub7 months ago
-
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…7 months ago
-
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…7 months ago
-
Committed [2327219] to Plugins Trac:
Update to version 0.6.3 from GitHub7 months ago
-
Committed [2327210] to Plugins Trac:
Update to version 0.6.2 from GitHub7 months ago
-
Committed [2327205] to Plugins Trac:
Update to version 0.6.1 from GitHub7 months ago
-
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…7 months ago
-
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…7 months ago
-
Committed [2325592] to Plugins Trac:
[Minor] Memory usage improvements. It consumes all memory and throws a ...7 months ago
-
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…8 months ago
-
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…8 months ago
-
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…8 months ago
-
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?8 months ago
-
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…8 months ago
-
Posted a reply to Plugin could not be activated because it triggered a fatal error., on the site WordPress.org Forums:
@oaymen Thanks for the report. Can you provide the error message? You can find it…8 months ago
-
Posted a reply to Plugin could not be activated because it triggered a fatal error., on the site WordPress.org Forums:
Hi Stack19, What's your PHP and WP versions? Is it a multi-site installation?8 months ago
-
Posted a reply to Amazing!, on the site WordPress.org Forums:
Thanks!10 months ago
-
Posted a reply to Arabic Data, on the site WordPress.org Forums:
Hi @ammartello97, This plugin has UTF8 support so it should be working properly in Arabic.…10 months ago
-
Posted a reply to Plugin closed due to Guideline Violation, on the site WordPress.org Forums:
I see. I thought here was the place to check this and that plugins@wordpress.org was…11 months ago
-
Posted a reply to Plugin closed due to Guideline Violation, on the site WordPress.org Forums:
@t-p As stated in my post, I had carefully read the Plugin Guidelines, so no…11 months ago
-
Created a topic, Plugin closed due to Guideline Violation, on the site WordPress.org Forums:
I use a plugin called "sqlite-integration", which allo…11 months ago
-
Posted a reply to [Suggestion] Syntax Highlighter and a Min-height for the textarea, on the site WordPress.org Forums:
Amazing! Thanks again.11 months ago
-
Created a topic, Suggestions: Syntax Highlighter and a Min-height for the textarea, on the site WordPress.org Forums:
First of all, thank you for the work you put on this p…11 months ago
-
Posted a reply to Columns order + ‘é’ ‘à’, on the site WordPress.org Forums:
Hi ggz78, > I wanted to know how could we chose the order of the…12 months ago
-
Posted a reply to Support for utf-8 characters, on the site WordPress.org Forums:
Fixed on version 0.3.1! Thanks for suggesting this improvement.12 months ago
-
Posted a reply to Support for utf-8 characters, on the site WordPress.org Forums:
Hi Omar, Thanks for letting me know about this issue. I will implement this fix…1 year ago
Developer
-
Export Users With Meta
Active Installs: 3,000+