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
January 2024
Jan 02 Tue · 19:02
Forums med
Created a topic, Security Question – JS injection in search, on the site WordPress.org Forums:
These are some of the searches coming in (at bottom) T…
Jan 02 Tue · 18:18
Forums med
Created a topic, Security Question – JS injection in Relevanssi search, on the site WordPress.org Forums:
Many recent searches in the dashboard are showing long…
January 2022
Jan 11 Tue · 16:54
Forums med
Posted a reply to threewp_broadcast_broadcasting_before_restore_current_blog action not executing, on the site WordPress.org Forums:
I don't get fatal errors Output Below (I edited the site name with <SITE-1>): 2022-01-11…
Jan 11 Tue · 15:54
Forums med
Posted a reply to threewp_broadcast_broadcasting_before_restore_current_blog action not executing, on the site WordPress.org Forums:
Well the post successfully appears in Site 2 after creating is in Site 1 with…
Jan 10 Mon · 22:37
Forums med
Created a topic, threewp_broadcast_broadcasting_before_restore_current_blog action not executing, on the site WordPress.org Forums:
I am adding an action to threewp_broadcast_broadcastin…
August 2019
Aug 22 Thu · 14:06
Forums med
Posted a reply to Getting the ID of the child posts created/updated, on the site WordPress.org Forums:
add_action('threewp_broadcast_broadcasting_before_restore_current_blog', 'my_test_bcd'); function my_test_bcd() { $bcd = $action->broadcasting_data; // convenience $bcd_test = $bcd->new_post( 'id' );…
Aug 21 Wed · 15:41
Forums med
Created a topic, Getting the ID of the child posts created/updated, on the site WordPress.org Forums:
Love this plugin, my company is using this to manage a…