Profiles

Badges

CODE
1 badge
Core Contributor '24

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

WordPress releases

Contributed to 1 release
  • 6.6

Contributions

Type
May 2024
May 08 Wed · 19:14
Core med
Created issue #61506 in the WordPress/gutenberg repository:
Connect Query loop blocks to enable other blocks to be placed in…
April 2024
Apr 19 Fri · 17:27
Forums med
Posted a reply to Single Product Block Add to Cart Pop-up, on the site WordPress.org Forums:
Hi! I have used: /** ADD BLOCK EDITOR TO PRODUCTS PAGES */ function enable_gutenberg_editor_for_products($can_edit, $post_type)…
Apr 17 Wed · 18:13
Forums med
Created a topic, Single Product Block Add to Cart Pop-up, on the site WordPress.org Forums:
I have changed products post type to use the block edi…
March 2023
Mar 03 Fri · 00:35
Forums med
Posted a reply to Hide Button on Page Load if no posts, on the site WordPress.org Forums:
Instead of checking on load. I ended up checking my initial query and seeing if…
Mar 02 Thu · 23:24
Forums med
Created a topic, Hide Button on Page Load if no posts, on the site WordPress.org Forums:
I see that there is a callback for almOnLoad. Is there…
February 2023
Feb 09 Thu · 18:05
Forums med
Posted a reply to Error with PHP 8.1, on the site WordPress.org Forums:
Here is the GIST: https://gist.github.com/cloudcreationsjess/6179ed35ca55aa49094be3015971d0caUsing PHP 8.1.9, this happened when I upgraded my theme to…
Feb 08 Wed · 04:48
Forums med
Created a topic, Error with PHP 8.1, on the site WordPress.org Forums:
Using a custom theme and receiving the following error…
Feb 07 Tue · 00:14
Forums med
Created a topic, Plugin Error: Enum.php JSON serialize, on the site WordPress.org Forums:
I am using woocommerce with the Roots Sage 10 theme wi…