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
May 2020
May 18 Mon · 10:32
Forums med
Posted a reply to How to move tabs, on the site WordPress.org Forums:
// Removes tabs from their original loaction remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 10 ); // Inserts tabs…
May 18 Mon · 09:57
Forums med
Posted a reply to Tab title, on the site WordPress.org Forums:
/wp-content/plugins/yikes-inc-easy-custom-woocommerce-product-tabs/public/class.yikes-woo-tabs-display.php online: 115
May 18 Mon · 09:55
Forums med
Created a topic, How to move tabs, on the site WordPress.org Forums:
Hi, I want to move the tabs under the price, to the pl…