Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
January 2021
Jan 10 Sun · 16:36
Forums med
Posted a reply to Icon Flag in menu, on the site WordPress.org Forums:
doing as you said I got worse .. because I created the flags vertically.
Jan 07 Thu · 13:09
Forums med
Created a topic, Icon Flag in menu, on the site WordPress.org Forums:
Hello I activated and configured the plugin, I put the…
April 2020
Apr 28 Tue · 09:37
Forums med
Posted a reply to edit or insert shipping phone, on the site WordPress.org Forums:
My code add is: `add_filter( 'woocommerce_checkout_fields', 'bbloomer_shipping_phone_checkout' ); function bbloomer_shipping_phone_checkout( $fields ) { $fields['shipping']['shipping_phone'] =…
Apr 25 Sat · 14:23
Forums med
Created a topic, edit or insert shipping phone, on the site WordPress.org Forums:
Hi everyone I have entered a new field (shipping phon…
Apr 20 Mon · 10:50
Forums med
Posted a reply to export custom column, on the site WordPress.org Forums:
ok thanks! sorry
Apr 20 Mon · 09:48
Forums med
Posted a reply to export custom column, on the site WordPress.org Forums:
i put this code in child function theme // "Checkout Add-ons" plugin class WOE_Checkout_Addons_Mod {…
Apr 20 Mon · 08:57
Forums med
Posted a reply to export custom column, on the site WordPress.org Forums:
my column is called "Regalo" .
Apr 20 Mon · 08:13
Forums med
Posted a reply to export custom column, on the site WordPress.org Forums:
how should I adjust this line? var $fields = array('Student Name','Student Grade Lavel','Teacher Name');// edit…
Apr 20 Mon · 08:05
Forums med
Posted a reply to export custom column, on the site WordPress.org Forums:
I have already added that code in the child theme.
Apr 20 Mon · 07:48
Forums med
Posted a reply to export custom column, on the site WordPress.org Forums:
I don't see the corresponding metakey ..