Profiles

Badges

CODE
3 badges
Core Contributor '16 Meta Contributor '20 Plugin Developer

Current Job

Custom WordPress Developer
Present
Caleb Stauffer Style, LLC

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

Specializations

evenly split across 1 team · no team-attributable activity in the last 365 days

Documentation 100% of attributed activity

Contributions

Type
August 2024
Aug 13 Tue · 21:21
Forums med
Posted a reply to as_has_wp_comment_logs loading, on the site WordPress.org Forums:
@peter8nss Coupled with your WP-CLI command, the following callback on the delete_option_option action will ensure…
Aug 13 Tue · 15:58
Forums med
Posted a reply to as_has_wp_comment_logs loading, on the site WordPress.org Forums:
Submitted PR:https://github.com/woocommerce/action-scheduler/pull/1086
Aug 13 Tue · 15:33
Forums med
Posted a reply to as_has_wp_comment_logs loading, on the site WordPress.org Forums:
For your reported situation it won't, you are correct, but possibly for the other plugins…
Aug 13 Tue · 06:52
Forums med
Posted a reply to as_has_wp_comment_logs loading, on the site WordPress.org Forums:
I can appreciate that, though 200+ queries (at 0.0005 seconds per) does sound suspicious. I'll…
Aug 12 Mon · 23:06
Forums med
Posted a reply to as_has_wp_comment_logs loading, on the site WordPress.org Forums:
I checked the query time for a specific option request from the database, and the…
May 2023
May 09 Tue · 01:39
Forums med
Posted a reply to Changes mailto URL, on the site WordPress.org Forums:
I suspect this may affect other similar links, like tel.
May 09 Tue · 01:37
Forums med
Created a topic, Changes mailto URL, on the site WordPress.org Forums:
Recently switched to using absolute URLs, and mailto l…
November 2022
Nov 08 Tue · 17:25
Forums med
Posted a reply to Needs code placement instructions, on the site WordPress.org Forums:
Code for performing on action run can be added to a plugin, an mu-plugin, or…
July 2022
Jul 28 Thu · 14:14
Meta med
Wrote a comment on the post get_avatar_url, on the site WordPress Developer Resources:
Use the `default` parameter in the `$args` array to specify a default image. See `get_avatar_data()`…
April 2022
Apr 15 Fri · 16:35
Forums med
Posted a reply to Disable scheduled backups on dev environments, on the site WordPress.org Forums:
@duongcuong96 Disabling WP Cron on dev environments is too aggressive, preferable to deactivate only the…