Frédéric Santi
@fsanti on WordPress.org, @Frédéric Santi on Slack
Bio
- Member Since: February 12th, 2021
- Location: Brasil
- GitHub: freddurst1805
- Job Title: Dev
- Employer: Happy Dev
-
Created a topic, Great support, on the site WordPress.org Forums:
Support team quick and efficient ! -
Posted a reply to Absence of repeating fields, on the site WordPress.org Forums:
Hi,The repeater fields were in the Pro version of ACF unfortunately, what SCF is not.… -
Posted a reply to One SCF field causing random pages to break, on the site WordPress.org Forums:
This error is occurring because the esc_url() function is receiving a WP_Error object instead of… -
Posted a reply to Are there shorcodes for SCF?, on the site WordPress.org Forums:
Hi, Unfortunately not, but you can create your own like that :function display_scf_field($atts) { $atts… -
Posted a reply to The Big Question: Will SCF Add Advanced Features Like Those in ACF Pro?, on the site WordPress.org Forums:
Hi,We are waiting for the respository to be opened so this way we can work… -
Posted a reply to Sync Custom Download Links to Posts, on the site WordPress.org Forums:
Hi,You can do it by using the hook 'acf/save_post', and when the ACF fields of… -
Posted a reply to Cannot rebind js function after removing cart item, on the site WordPress.org Forums:
Thank you very much for your reply -
Created a topic, Cannot rebind js function after removing cart item, on the site WordPress.org Forums:
Hi everyone. I'm facing a real issue : I have a jQu… -
Created a topic, Custom User Registration Fields plugin not registering custom field values, on the site WordPress.org Forums:
Hello, I'm using the official Custom User Registratio… -
Created a topic, Executing $wpdb during ajax call wc-ajax=checkout generate HTML content, on the site WordPress.org Forums:
Hi, I'm adding an action to the woocommerce_order_sta…