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 2023
Jan 03 Tue · 08:59
Forums med
Created a topic, Incorrect encryption setting implementation (SSL/TLS), on the site WordPress.org Forums:
Encryption setting for SSL/TLS fails on some mailers. …
October 2021
Oct 24 Sun · 13:25
Forums med
Posted a reply to Custom HTML content disappears, on the site WordPress.org Forums:
Hi @erdembircan It's <i class="icon-default-style icon-ok extra-color-2"></i>
Oct 22 Fri · 14:16
Forums med
Created a topic, Custom HTML content disappears, on the site WordPress.org Forums:
Hi, - Add custom html to the cell + add some tags - s…
July 2021
Jul 21 Wed · 13:49
Forums med
Posted a reply to weird rectangle after update to 1.16.2, on the site WordPress.org Forums:
Quite strange, no errors, all resources are loaded fine, yet I see "If you are…
Jul 21 Wed · 06:15
Forums med
Posted a reply to weird rectangle after update to 1.16.2, on the site WordPress.org Forums:
Hmm, it looks like I don't have Popup settings available. I've got General, Subscriptions, Privacy,…
Jul 20 Tue · 08:44
Forums med
Created a topic, weird rectangle after update to 1.16.2, on the site WordPress.org Forums:
Hi guys, After updating from v1.16.1 to v1.16.2 I get…
Jul 20 Tue · 08:05
Forums med
Posted a reply to Invalid argument supplied for foreach(), on the site WordPress.org Forums:
Hi, Yes, still happening on 2.4.7. Direct Checkout for WooCommerce: 2.4.7 Woocommerce: 5.5.1 WooCommerce Direct…
April 2021
Apr 28 Wed · 14:01
Forums med
Posted a reply to conflict with code-snippets after upgrading to 2.0.1, on the site WordPress.org Forums:
It's pretty basic: if(is_user_logged_in()) { setcookie("somecookie", "true", time() + (86400 * 10), "/"); }
Apr 28 Wed · 12:54
Forums med
Created a topic, Invalid argument supplied for foreach(), on the site WordPress.org Forums:
Hi, After upgrading to 2.4.5, I get the following err…
Apr 28 Wed · 12:04
Forums med
Posted a reply to conflict with code-snippets after upgrading to 2.0.1, on the site WordPress.org Forums:
In one of the scripts I'm using setcookie function. Can this cause a conflict?