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
September 2020
Sep 09 Wed · 10:32
Forums med
Posted a reply to Yoast Seo breadcrumbs – How to add text to before categorry/tags, on the site WordPress.org Forums:
My solution that works :) ` add_filter('wpseo_breadcrumb_single_link', 'filter_breadcrumbs_for_h1', 10, 2); function filter_breadcrumbs_for_h1($link_output, $link) { if…
Sep 09 Wed · 06:42
Forums med
Posted a reply to Yoast Seo breadcrumbs – How to add text to before categorry/tags, on the site WordPress.org Forums:
I found something like this, but I have no idea how to add a category…
Sep 08 Tue · 13:36
Forums med
Created a topic, Yoast Seo breadcrumbs – How to add text to before categorry/tags, on the site WordPress.org Forums:
In yoast SEO breadcrumbs I would like to add a fixed t…