Javier Carazo
@carazo on WordPress.org and Slack
- Member Since: November 9th, 2011
- Location: Córdoba (España)
- Website: codection.com
- Job Title: WordPress Engineer
- Employer: Codection
Bio
WordPress Origin Story
Contribution History
Javier Carazo’s badges:- Plugin Developer
- Translation Contributor
- WordCamp Speaker
-
Posted a reply to load user language preference, on the site WordPress.org Forums:
I answered it some days ago: https://wordpress.org/support/topic/how-to-setup-language-2/ The example is with Spanish. Please look in… -
Committed [2725809] to Plugins SVN:
New hooks added,ready for WP 6.0 and Woo 6.5.1 -
Posted a reply to where are the users stored?, on the site WordPress.org Forums:
@bzosel, Users are stored by WordPress, not by this plugin. WordPress stores user info into… -
Posted a reply to Not exporting buddypress fields, on the site WordPress.org Forums:
Are you using last version? I have just checked and it worked. -
Posted a reply to Not exporting buddypress fields, on the site WordPress.org Forums:
Solved, please, could you update and check it? -
Committed [2725059] to Plugins SVN:
Fixed issue in BuddyPress integration when exporting data -
Posted a reply to Not exporting buddypress fields, on the site WordPress.org Forums:
@shikoro, I have just seen it. It seems BP has changed in the recent version.… -
Posted a reply to Date Format for Import?, on the site WordPress.org Forums:
No, WordPress does not manage this data. So you can import it... but it won't… -
Posted a reply to Import Error – Test Site, on the site WordPress.org Forums:
No, this plugin no. WordPress. -
Posted a reply to Import Error – Test Site, on the site WordPress.org Forums:
If you are trying to add, you should never use the ID. -
Posted a reply to Date Format for Import?, on the site WordPress.org Forums:
@maryreyes, Nor birthdate nor join date are data managed by WordPress, so you should ask… -
Posted a reply to All csv files in folder, on the site WordPress.org Forums:
No, sorry, currently this is not possible. You should create some kind of script that… -
Posted a reply to How to setup language, on the site WordPress.org Forums:
You have to use "locale" and fill value using something like: es_ES -
Posted a reply to “Update Existing Users?” Default Value, on the site WordPress.org Forums:
Thanks to you for your suggestions. -
Posted a reply to default role and update, on the site WordPress.org Forums:
La traducción no es mía es de los voluntarios de los equipos de WordPress, aún… -
Committed [2721018] to Plugins SVN:
Default values in select change to user the safer choice when ... -
Posted a reply to “Update Existing Users?” Default Value, on the site WordPress.org Forums:
@blakemiller, Thanks for your suggestion. I have just done it and it is included in… -
Posted a reply to default role and update, on the site WordPress.org Forums:
@ionticscom, You have a selection list to choose if you want to update roles or… -
Posted a reply to Batch import, on the site WordPress.org Forums:
Any help will also be helpful but it takes time. Hope to have it done… -
Posted a reply to Missing “Add to cart” buttons, on the site WordPress.org Forums:
If you need it in a future, this is done :) -
Committed [2720365] to Plugins SVN:
Fixed a problem when no selecting a default role, ready for WP 6.0, ... -
Posted a reply to default role and update, on the site WordPress.org Forums:
I have just fixed it. It will be solved in the next version. Thanks for… -
Posted a reply to Cron Import multiple mail not working, on the site WordPress.org Forums:
@rotecmedia, Sorry I was going to check it but I cannot see this option in… -
Posted a reply to any update coming up?, on the site WordPress.org Forums:
@eduarto, I have just made an update. Can you check if you have any problems? -
Committed [2720083] to Plugins SVN:
Big issue fixed, the plugin makes the products no purchasable when the ... -
Posted a reply to Huge problem in version 0.3, on the site WordPress.org Forums:
I have just solved it :s A silly ; in an if was creating the… -
Posted a reply to WooCommerce Products Restricted Users, on the site WordPress.org Forums:
@preety89, Sorry but in this plugin, you do not choose roles. You choose users. Where… -
Posted a reply to plugin conflicts with Woocommerce Custom Product Addons, on the site WordPress.org Forums:
@ehabsalem, Sorry this is a premium plugin that I have not available, which is the… -
Posted a reply to Missing “Add to cart” buttons, on the site WordPress.org Forums:
Sorry I was not subscribed to this support forum (what a cluelessness!). I am checking… -
Posted a reply to Almost the perfect plugin I was looking for.., on the site WordPress.org Forums:
@romonoutic, In this case, you have an option to make the product visible but not… -
Posted a reply to Batch import, on the site WordPress.org Forums:
I cannot tell you a date because I have a familiar issue and I have… -
Posted a reply to Does this work with add ons?, on the site WordPress.org Forums:
This plugin works by managing a free trial period. I cannot answer your question, surely… -
Posted a reply to Help with importing serialized fields for non-programmer, on the site WordPress.org Forums:
@lindsaylovespets, Sorry but this question is not for us. Ask ACF because I don't know… -
Posted a reply to File Type Error, on the site WordPress.org Forums:
You surely have some kind of restriction to upload CSV. Try to find it and… -
Posted a reply to Error scheduled import external CSV, on the site WordPress.org Forums:
Thanks ;) -
Posted a reply to Error scheduled import external CSV, on the site WordPress.org Forums:
@adimm, It cannot load files from out of your server. It allows you to introduce… -
Posted a reply to default role and update, on the site WordPress.org Forums:
@ionticscom, Sorry I have not been able. I have a familiar issue and I need… -
Committed [2713576] to Plugins SVN:
Fixed a notice in the new user page if you are using custom fields ... -
Posted a reply to Error in manual WP add user manifests in, on the site WordPress.org Forums:
@jnpato, Thanks for reporting, I have just fixed it and uploaded to the repository. -
Posted a reply to empty email field, on the site WordPress.org Forums:
Yes, you can use fake emails for this. Currently we cannot change something like this,… -
Posted a reply to Progress Bar, on the site WordPress.org Forums:
No, because the import is done in a sync way. The export is done with… -
Posted a reply to empty email field, on the site WordPress.org Forums:
Yes, but this is a bad practice. This is not a good practice. WordPress core… -
Committed [2710550] to Plugins SVN:
Improved the WooCommerce addon when working with force reset new password -
Posted a reply to Not working, on the site WordPress.org Forums:
@eventermom, Could you give me more details? Errors? -
Committed [2707289] to Plugins SVN:
Fixed an issue in the export function when using the BuddyPress addon ... -
Posted a reply to Can’t customize email, on the site WordPress.org Forums:
I reproduce the same steps and all works perfectly. Have you tried a site with… -
Posted a reply to Import and export users and customers plugin : export buddypress xprofile fields, on the site WordPress.org Forums:
Ah OK. I have just fixed it. In the next version, this issue is solved.… -
Posted a reply to Grab CSV before download, on the site WordPress.org Forums:
add_action( 'the hook name', function(){ } ); This is the way: https://developer.wordpress.org/reference/functions/add_action/ -
Committed [2706263] to Plugins SVN:
Escaped all exists to prevent any XSS execution after CSV import -
Posted a reply to WordPress automatic emails, on the site WordPress.org Forums:
Yes, this is a good option. I was writing this answer to recommend for example…
Developer
-
Akismet Notifier
Active Installs: 40+
-
Clean Login
Active Installs: 10,000+
-
First payment date for WooCommerce Subscriptions
Active Installs: 600+
-
Import and export users and customers
Active Installs: 70,000+
-
WooCommerce Products Restricted Users
Active Installs: 100+