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
May 2021
May 25 Tue · 15:08
Forums med
Posted a reply to сообщение об ошибке, on the site WordPress.org Forums:
PHP 8
May 20 Thu · 15:17
Forums med
Created a topic, обновление сломало сайт, on the site WordPress.org Forums:
Последнее обновление 1.5.0.7 сломало сайт PHP Fatal er…
May 17 Mon · 15:23
Forums med
Created a topic, сообщение об ошибке, on the site WordPress.org Forums:
весь журнал отчетов об ошибках заспамлен(по многу раз …
April 2021
Apr 30 Fri · 08:34
Forums med
Posted a reply to too long description, on the site WordPress.org Forums:
this modification is even better, it removes unnecessary tags from the description: $product_data['raw_description'] = mb_substr(strip_tags($product_data['raw_description']),…
Apr 30 Fri · 08:21
Forums med
Posted a reply to too long description, on the site WordPress.org Forums:
this code caused the same error, but i found a solution(mb_substr): $product_data['description'] = mb_substr($product_data['description'], 0,…
Apr 30 Fri · 07:53
Forums med
Posted a reply to too long description, on the site WordPress.org Forums:
I know I need to use the code $description=substr($description,0,4500); But I don’t know where to…
Apr 30 Fri · 07:47
Forums med
Posted a reply to too long description, on the site WordPress.org Forums:
can you tell me the PHP code so that I can change the length of…
Apr 30 Fri · 07:27
Forums med
Posted a reply to too long description, on the site WordPress.org Forums:
if i select this item(“Unfiltered product description”) i see an error. This page contains the…
Apr 29 Thu · 16:13
Forums med
Posted a reply to too long description, on the site WordPress.org Forums:
Message in google merchant center: Item size is too large For some products, the feed…
Apr 29 Thu · 14:44
Forums med
Created a topic, too long description, on the site WordPress.org Forums:
How can I shorten the description using the plugin? Fo…