// disable pingbacks add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['pingback.ping'] ); return $methods; } ); // Disable /users rest routes add_filter('rest_endpoints', function( $endpoints ) { if ( isset( $endpoints['/wp/v2/users'] ) ) { unset( $endpoints['/wp/v2/users'] ); } if ( isset( $endpoints['/wp/v2/users/(?P[\d]+)'] ) ) { unset( $endpoints['/wp/v2/users/(?P[\d]+)'] ); } return $endpoints; }); Wachtwoord kwijt ‹ Bimu Nederland — WordPress

Bimu Nederland

Vul je gebruikersnaam of e-mailadres in. Je ontvangt een e-mailbericht met instructies hoe je je wachtwoord opnieuw kunt instellen.

← Ga naar Bimu Nederland