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
April 2023
Apr 28 Fri · 07:27
Forums med
Posted a reply to Change the width of the collapse into adaptive, on the site WordPress.org Forums:
Hello. Thanks, it works. And I think it should be done in the settings. (Take…
Apr 25 Tue · 16:43
Forums med
Created a topic, Change the width of the collapse into adaptive, on the site WordPress.org Forums:
Hello. As I found out in the plugin, the menu colla…
Apr 18 Tue · 19:33
Forums med
Created a topic, Перевод заголовков, on the site WordPress.org Forums:
Приветствую. Можно ли как-то отключить замену родных W…
March 2020
Mar 27 Fri · 09:36
Forums med
Posted a reply to Получить id записей кастомной таксономии, on the site Форумы поддержки:
Вот сейчас проверил запрос $post_ids = $wpdb->get_col("select object_id from $wpdb->term_relationships where term_taxonomy_id=75"); foreach ( $post_ids…
Mar 27 Fri · 09:12
Forums med
Posted a reply to Получить id записей кастомной таксономии, on the site Форумы поддержки:
Да я ж не знаю как составить запрос, чтобы получить все ID из object_id при…
Mar 27 Fri · 08:55
Forums med
Posted a reply to Получить id записей кастомной таксономии, on the site Форумы поддержки:
Я впопыхах выше не правильно написал. $termsid— это ID таксономии, который я предварительно получу. ID…
Mar 27 Fri · 08:35
Forums med
Posted a reply to Получить id записей кастомной таксономии, on the site Форумы поддержки:
Если это не будет сильно нагло с моей стороны - я правильно составил запрос? $ids…
Mar 27 Fri · 08:27
Forums med
Posted a reply to Получить id записей кастомной таксономии, on the site Форумы поддержки:
В вообще это не то - мне ID не типа поста надо получить, а одного…
Mar 27 Fri · 07:57
Forums med
Posted a reply to Получить id записей кастомной таксономии, on the site Форумы поддержки:
Спасибо. Использовать wpdb я как-то сторонюсь, хотя возможно что в данном случае оно будет и…
Mar 27 Fri · 07:54
Forums med
Posted a reply to Получить id записей кастомной таксономии, on the site Форумы поддержки:
Вот это я вчера пытался сделать и затык был именно на //тут засовываем в массив…