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 2022
Jul 27 Wed · 04:32
Forums med
Posted a reply to Добавление своих стилей через functions.php, on the site Форумы поддержки:
Не работает <?php /* function stroy_scripts() { wp_enqueue_style( 'stroy-style', get_stylesheet_uri() ); wp_enqueue_style('stroy-style-template', get_template_directory_uri() . '/css/template.css');…
Jul 25 Mon · 03:53
Forums med
Posted a reply to Добавление своих стилей через functions.php, on the site Форумы поддержки:
Не помогает. вот весь мой functions.php <?php function stroy_scripts() { wp_enqueue_style( 'stroy-style', get_stylesheet_uri() ); wp_enqueue_style('stroy-style-template',…
Jul 22 Fri · 09:33
Forums med
Created a topic, Добавление своих стилей через functions.php, on the site Форумы поддержки:
Доброго времени суток форумчане, подскажите пожалуйста…