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
2contributions
high0
medium2
score2

Contributions

Type
June 2025
Jun 20 Fri · 09:17
Forums med
Posted a reply to Prevent saving attachments?, on the site WordPress.org Forums:
This helps me: add_filter( 'cfdb7_before_save_data', function ( $form_data ) { $upload_dir = wp_upload_dir();$cfdb7_dirname = $upload_dir['basedir']…
Jun 20 Fri · 09:16
Forums med
Created a topic, Amazing plugin, on the site WordPress.org Forums:
simple, but powerfull
May 2025
May 19 Mon · 18:19
Forums med
Posted a reply to Search author, on the site WordPress.org Forums:
Hi, i need search in authors archives - a change slug from author => o-nas…
May 19 Mon · 15:04
Forums med
Created a topic, Search author, on the site WordPress.org Forums:
Hi, is there a way how I can I add author to search…
October 2023
Oct 31 Tue · 13:56
Forums med
Posted a reply to Right way to add new size, on the site WordPress.org Forums:
Hi again, I do it but it optimize only new not optimized images when I…
Oct 10 Tue · 14:33
Forums med
Created a topic, Add filter to stop showing script on frontend, on the site WordPress.org Forums:
Hi,I have form only on contact page and there is no si…
September 2023
Sep 19 Tue · 08:25
Forums med
Created a topic, Error open_basedir, on the site WordPress.org Forums:
Hello, thank for great plugin which we use with 3rd…
Sep 18 Mon · 12:56
Forums med
Created a topic, Deprecated trim with PHP 8.2, on the site WordPress.org Forums:
Hi there, I get this warning: trim(): Passing nu…
Sep 11 Mon · 16:38
Forums med
Created a topic, Fix deprecated PHP 8.2, on the site WordPress.org Forums:
Hi, I get this notice after update to PHP 8.2: D…
Sep 08 Fri · 13:54
Forums med
Posted a reply to Right way to add new size, on the site WordPress.org Forums:
Thanks a lot!