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
November 2023
Nov 27 Mon · 21:22
Forums med
Created a topic, Excellent, on the site WordPress.org Forums:
Simple to use, and I converted jpgs and pngs to small …
August 2021
Aug 11 Wed · 12:12
Forums med
Posted a reply to Hide or process shortcodes in snippets, on the site WordPress.org Forums:
And, in the furtherance of science, as I didn't find it elsewhere. The yourls shortner,…
Aug 11 Wed · 11:33
Forums med
Posted a reply to Hide or process shortcodes in snippets, on the site WordPress.org Forums:
And... This is much better, as it strips the shortcode, but leaves the content inbetween.…
Aug 11 Wed · 09:17
Forums med
Posted a reply to Hide or process shortcodes in snippets, on the site WordPress.org Forums:
This has worked for me: add_filter( 'rank_math/frontend/description', function( $description ) { return strip_shortcodes($description); });
Aug 11 Wed · 09:08
Forums med
Posted a reply to Hide or process shortcodes in snippets, on the site WordPress.org Forums:
My bad, having actually checked to see if it works… It does not. See https://imgur.com/EzlkjTs…
Aug 11 Wed · 07:01
Forums med
Posted a reply to Hide or process shortcodes in snippets, on the site WordPress.org Forums:
Thank you for the better explanation. As, I searched and found this filter, added it,…
Aug 10 Tue · 09:36
Forums med
Created a topic, [Rank Math SEO – Best SEO Plugin For WordPress To Increase Your SEO Traffic] Hide or process shortcodes in snippets, on the site WordPress.org Forums:
I have some [permalink] shortcodes in my category desc…
Aug 05 Thu · 15:32
Forums med
Posted a reply to Lettering.js css styling titles with ajax loading?, on the site WordPress.org Forums:
Genius and witchcraft : -) Thank you, very much. Works perfectly.
Aug 04 Wed · 12:56
Forums med
Created a topic, Lettering.js css styling titles with ajax loading?, on the site WordPress.org Forums:
Lettering.js Allows styling of lines, words and indivi…
July 2021
Jul 27 Tue · 14:40
Forums med
Posted a reply to Update product cats only works with ‘name’, on the site WordPress.org Forums:
As I said in my original post, Term ID fails. All are skipped. My steps…