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
November 2024
Nov 09 Sat · 22:25
Forums med
Created a topic, Users Cannot Update Profiles Due to Security Error After Plugin Update to 2.7.0, on the site WordPress.org Forums:
Hello everyone, After updating the plugin to versio…
Nov 06 Wed · 08:58
Forums med
Posted a reply to Ultimate Member 2.8.9 version needs to be updated to work correctly., on the site WordPress.org Forums:
I installed version 2.7.0 of the plugin, and the update worked for me.
Nov 02 Sat · 22:31
Forums med
Created a topic, Ultimate Member 2.8.9 version needs to be updated to work correctly., on the site WordPress.org Forums:
Hi! I have updated the plugin (v2.1.21) and am now …
August 2021
Aug 19 Thu · 11:10
Forums med
Posted a reply to Crop Issue, on the site WordPress.org Forums:
Everything was solved with one line of code: $image->maybe_exif_rotate(); This function check if a JPEG…
Aug 19 Thu · 10:57
Forums med
Posted a reply to Image Upload field, on the site WordPress.org Forums:
Everything was solved with one line of code in the file class-uploader.php for the public…
Aug 19 Thu · 09:27
Forums med
Posted a reply to Image Upload field, on the site WordPress.org Forums:
Everything was solved with one line of code in the file class-uploader.php for the public…
Aug 19 Thu · 07:15
Forums med
Posted a reply to Image Upload field, on the site WordPress.org Forums:
Hi! The problem is in the photos taken on the iPhone. The getimagesize function and…
Aug 17 Tue · 17:39
Forums med
Posted a reply to Crop Issue, on the site WordPress.org Forums:
I found out that for images with a size of 3024*4032, the wp_get_image_editor function confuses…
Aug 17 Tue · 17:39
Forums med
Posted a reply to Image Upload field, on the site WordPress.org Forums:
I found out that for images with a size of 3024*4032, the wp_get_image_editor function confuses…
Aug 17 Tue · 12:14
Forums med
Created a topic, Crop Issue, on the site WordPress.org Forums:
Hallo! I am using the crop method for an object of th…