Profiles

Recent impact

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

Last 30 days
8contributions
high0
medium8
score8
Last 90 days
8contributions
high0
medium8
score8
Last 12 months
8contributions
high0
medium8
score8

Contributions

Type
May 2026
May 29 Fri · 16:20
Forums med
Posted a reply to Sell prints for over 1,000 photos using dynamic product, on the site WordPress.org Forums:
Thank you very much for your response! I threw the question of dynamic product because…
May 29 Fri · 02:16
Forums med
Created a topic, Sell prints for over 1,000 photos using dynamic product, on the site WordPress.org Forums:
Dear all, I have a collection of over 1,000 photos …
May 28 Thu · 23:01
Forums med
Posted a reply to Display and allow purchase dynamically, on the site WordPress.org Forums:
My site is up now, after removing the bad code snippert from the phpAdmin database.…
May 27 Wed · 21:43
Forums med
Posted a reply to Display and allow purchase dynamically, on the site WordPress.org Forums:
Thanks for your patience. Called GoDaddy to uninstalled code snippet and woocommerce. The site was…
May 27 Wed · 19:36
Forums med
Posted a reply to Display and allow purchase dynamically, on the site WordPress.org Forums:
I haven't incorporated the code into WordPress yet. I added a snippet (which I posted…
May 27 Wed · 18:51
Forums med
Posted a reply to Display and allow purchase dynamically, on the site WordPress.org Forums:
$product_id = 123;$add_to_cart_url = wc_get_cart_url() . '?add-to-cart=' . $product_id . '&image_file=' . urlencode($filename);?><a href="<?php echo…
May 27 Wed · 17:38
Forums med
Posted a reply to Display and allow purchase dynamically, on the site WordPress.org Forums:
Allen and threadi, Thank you both for reply. I'm back to the site and dashboard.…
May 27 Wed · 16:42
Forums med
Created a topic, Display and allow purchase dynamically, on the site WordPress.org Forums:
I have a collection of several thousands of nature pho…