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
August 2022
Aug 04 Thu · 09:43
Forums med
Posted a reply to False positive, possible bug, on the site WordPress.org Forums:
function banned_action($errors){ $errors->add( 'invalid_email', $this->options['message'] ); if ( 'yes' === $this->options['redirect'] ) { wp_safe_redirect( $this->options['redirect_url']…
Aug 03 Wed · 08:57
Forums med
Created a topic, False positive, possible bug, on the site WordPress.org Forums:
Hi, in version 2.8 there is a possible bug. Adding an …