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
January 2024
Jan 19 Fri · 06:43
Forums med
Created a topic, Admin page not load css and js, on the site WordPress.org Forums:
My example.com/wp-admin not loading css after i add su…
December 2023
Dec 20 Wed · 03:34
Forums med
Created a topic, Remove my custom filter after add not working, on the site WordPress.org Forums:
My homepage site URL was like this: example.com and ex…
November 2023
Nov 27 Mon · 02:00
Forums med
Posted a reply to Remove category slug option remove my custom slug /blog/, on the site WordPress.org Forums:
Hi @maybellyne So how to stop Yoast remove my prefix slug /blog/ ? /blog/ is…
Nov 24 Fri · 04:42
Forums med
Created a topic, Remove category slug option remove my custom slug /blog/, on the site WordPress.org Forums:
This is my url before enable remove category slug stor…
Nov 21 Tue · 04:58
Forums med
Created a topic, Accordion widget lost, on the site WordPress.org Forums:
For example i add a list like this. https://prnt.sc/X1…
August 2023
Aug 16 Wed · 03:34
Forums med
Posted a reply to Remove rel=”nofollow” in all page, on the site WordPress.org Forums:
@tellyworth i use jQuery but it not remove in view page source jQuery("a[rel~='nofollow']").each(function(){ jQuery(this).removeAttr('rel'); });
Aug 16 Wed · 03:07
Forums med
Posted a reply to Remove rel=”nofollow” in all page, on the site WordPress.org Forums:
@tellyworth I want remove nofollow in author link, read more link and pagination link
Aug 16 Wed · 02:50
Forums med
Created a topic, Remove rel=”nofollow” in all page, on the site WordPress.org Forums:
How to remove attribute rel = "nofollow" in all page ?…