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
1contribution
high0
medium1
score1

Contributions

Type
February 2026
Feb 09 Mon · 16:49
Forums med
Created a topic, Shady business, on the site WordPress.org Forums:
I signed up for a free account, then 6 months later th…
April 2025
Apr 10 Thu · 03:43
Forums med
Created a topic, Fatal error when editing custom post when upgrade 6.10.3>6.11.2, on the site WordPress.org Forums:
Hi, I have the Pods plugin installed and when I go …
October 2024
Oct 31 Thu · 21:18
Forums med
Posted a reply to How to ignore relative urls inside scss when using webpack with theme, on the site WordPress.org Forums:
Thanks for the reply @dilip2615 , Using your code, I got the error Module not…
Oct 31 Thu · 17:48
Forums med
Created a topic, How to ignore relative urls inside scss when using webpack with theme, on the site WordPress.org Forums:
Hi, It's my first time trying to use wordpress/scri…
June 2024
Jun 27 Thu · 20:59
Forums med
Posted a reply to Saving order of files of class pods-dfv-list-item, on the site WordPress.org Forums:
Thanks, field() does work without the orderby, no worries, I was overthinking it.
Jun 27 Thu · 18:04
Forums med
Posted a reply to Saving order of files of class pods-dfv-list-item, on the site WordPress.org Forums:
Thanks! Here's the code I used to retrieve the "pages" field: $image_ids = get_post_meta($post_id, '_pods_pages',…
Jun 27 Thu · 00:03
Forums med
Posted a reply to Saving order of files of class pods-dfv-list-item, on the site WordPress.org Forums:
Hi Scott, please share the location where the file order is saved in the db.
Jun 26 Wed · 23:35
Forums med
Posted a reply to Saving order of files of class pods-dfv-list-item, on the site WordPress.org Forums:
I wrote this plugin code to accomplish the task of saving the order to a…
Jun 24 Mon · 22:01
Forums med
Created a topic, Saving order of files of class pods-dfv-list-item, on the site WordPress.org Forums:
Hi, I have a multiple file field created with Pods on …