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
September 2022
Sep 14 Wed · 06:09
Forums med
Posted a reply to Error after updating to new version, on the site WordPress.org Forums:
@anna0105 What I did was revert the whole website to the previous backup with 6.8.2…
April 2020
Apr 27 Mon · 03:16
Forums med
Created a topic, Styling the search bar, on the site WordPress.org Forums:
Hi there, I have been trying to customize the style o…
March 2020
Mar 26 Thu · 23:23
Forums med
Posted a reply to Bulk Import with ZIP files?, on the site WordPress.org Forums:
Hey Tobia, I just realized that I was unable to import ZIP because I didn't…
Mar 25 Wed · 22:32
Forums med
Created a topic, Bulk Import with ZIP files?, on the site WordPress.org Forums:
Hi @tobiasbg I remember you mentioned that we can bul…
Mar 24 Tue · 22:09
Forums med
Posted a reply to Is it possible using WooCommerce product attribute value for Table ID?, on the site WordPress.org Forums:
Hi @tobiasbg Yeah, after you added the validation if ( !isset( $product ) ) ?…
Mar 24 Tue · 01:22
Forums med
Posted a reply to Is it possible using WooCommerce product attribute value for Table ID?, on the site WordPress.org Forums:
Hi @tobiasbg We have god the error code [24-Mar-2020 01:05:07 UTC] PHP Fatal error: Uncaught…
Mar 23 Mon · 23:57
Forums med
Posted a reply to Is it possible using WooCommerce product attribute value for Table ID?, on the site WordPress.org Forums:
Hi @tobiasbg Based on your theory, I have found a solution on it. But there…
Mar 23 Mon · 00:00
Forums med
Posted a reply to Is it possible using WooCommerce product attribute value for Table ID?, on the site WordPress.org Forums:
Hi @tobiasbg I also tried to implement something like this: add_shortcode( 'table-wc', 'champion_tablepress_woocommerce_shortcode' ); function…
Mar 22 Sun · 23:20
Forums med
Posted a reply to Is it possible using WooCommerce product attribute value for Table ID?, on the site WordPress.org Forums:
Hi @tobiasbg I even tried to change the assignment to direct string assignment like so:…
Mar 22 Sun · 22:34
Forums med
Posted a reply to Is it possible using WooCommerce product attribute value for Table ID?, on the site WordPress.org Forums:
Hi @tobiasbg The debug function is working! It returns string like so: https://imgur.com/BSQDz3G It seems…