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
July 2024
Jul 13 Sat · 06:34
Forums med
Created a topic, Excellent and very useful plugin!, on the site WordPress.org Forums:
Good plugin and very cool support. Thank you for devel…
Jul 13 Sat · 06:30
Forums med
Posted a reply to Issue with Form Redirect Timing, on the site WordPress.org Forums:
Okay. Thanks for the quick response! I have already found this place in the code…
Jul 13 Sat · 02:30
Forums med
Created a topic, Issue with Form Redirect Timing, on the site WordPress.org Forums:
Hello, I have encountered an issue with the redirec…
October 2023
Oct 14 Sat · 16:04
Forums med
Posted a reply to User agreement prior to a social login action, on the site WordPress.org Forums:
Problem solved, cookies.Error when logging in again.
Oct 14 Sat · 13:34
Forums med
Posted a reply to User agreement prior to a social login action, on the site WordPress.org Forums:
It works in incognito mode in Chrome. Does this have something to do with cookies?
Oct 13 Fri · 18:30
Forums med
Posted a reply to User agreement prior to a social login action, on the site WordPress.org Forums:
I see this problem on your site too with the latest version of chrome browser…
Oct 12 Thu · 11:16
Forums med
Created a topic, User agreement prior to a social login action, on the site WordPress.org Forums:
Hi, The form with user agreement does not work, whe…
August 2023
Aug 11 Fri · 09:39
Forums med
Posted a reply to How to disable SEOPress on a specific page by id?, on the site WordPress.org Forums:
No such hook (( I tried like this: functiondisable_seopress_og_tags($og_tags) { if (is_page(32537)) { unset($og_tags['og:url']); unset($og_tags['og:site_name']);…
Aug 11 Fri · 08:41
Forums med
Posted a reply to How to disable SEOPress on a specific page by id?, on the site WordPress.org Forums:
There are no problems with this. How to delete: meta property="og:url"meta property="og:site_name"meta property="og:locale"and so on…The…
Aug 10 Thu · 12:21
Forums med
Posted a reply to How to disable SEOPress on a specific page by id?, on the site WordPress.org Forums:
Thank you for the quick response! I plan to switch to SEOPress with Yoast SEO.…