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
May 2021
May 17 Mon · 16:46
Forums med
Created a topic, Compatibility with Gravity 2.5, on the site WordPress.org Forums:
The current version of this plugin is not compatible w…
July 2020
Jul 15 Wed · 15:49
Forums med
Created a topic, Disable for templates not working anymore, on the site WordPress.org Forums:
Disabling by template doesn't seem to be working anymo…
April 2019
Apr 17 Wed · 17:18
Forums med
Created a topic, Event Images, on the site WordPress.org Forums:
I used the recipe found at https://github.com/jaredcob…
January 2019
Jan 31 Thu · 18:43
Forums med
Created a topic, Group Capacity Status, on the site WordPress.org Forums:
In CCB, groups that have reached capacity have been gi…
June 2018
Jun 08 Fri · 01:25
Forums med
Posted a reply to Conditional Statement for core group area, on the site WordPress.org Forums:
Nevermind. I was able to write a function that took care of this. function my_small_groups()…
Jun 07 Thu · 23:49
Forums med
Created a topic, Conditional Statement for core group area, on the site WordPress.org Forums:
I need to create a query for my taxonomy-ccb_core_grou…
February 2018
Feb 25 Sun · 00:59
Forums med
Posted a reply to Post Meta main_leader, on the site WordPress.org Forums:
Thank you!
Feb 20 Tue · 02:08
Forums med
Posted a reply to Post Meta main_leader, on the site WordPress.org Forums:
Here's what I used to find the values: $key_values = get_post_custom_values( 'main_leader' ); foreach (…
Feb 19 Mon · 22:35
Forums med
Created a topic, Post Meta main_leader, on the site WordPress.org Forums:
I'm trying to obtain name values from main_leader Post…