New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Development Readme (trunk): Dutch

1 2
Prio Original string Translation
The <strong>jwt_auth_token_before_dispatch</strong> allows you to modify all the response array before to dispatch it to the client. Met de <strong>jwt_auth_token_before_dispatch</strong> kan je toestaan de gehele reactie array wijzigen voordat deze naar de client wordt verzonden. Details
The <strong>jwt_auth_token_before_dispatch</strong> allows you to modify all the response array before to dispatch it to the client.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Search for 'jwt-authentication-for-wp-rest-api' Zoeken naar 'jwt-authentication-for-wp-rest-api' Details
Search for 'jwt-authentication-for-wp-rest-api'
Comment

Found in installation list item.

You have to log in to edit this translation.

If the token is valid, the API call flow will continue as always. Als het token geldig is, gaat de API aanroep flow door zoals altijd. Details
If the token is valid, the API call flow will continue as always.
Comment

Found in description paragraph.

You have to log in to edit this translation.

From this point, you should pass this token to every API call Vanaf dit punt moet je dit token doorgeven aan elke API aanroep Details
From this point, you should pass this token to every API call
Comment

Found in description paragraph.

You have to log in to edit this translation.

You can use a string from here https://api.wordpress.org/secret-key/1.1/salt/ Je kunt een string gebruiken vanaf hier https://api.wordpress.org/secret-key/1.1/salt/ Details
You can use a string from here https://api.wordpress.org/secret-key/1.1/salt/
Comment

Found in description paragraph.

You have to log in to edit this translation.

<strong>Sample Headers</strong> <strong>Voorbeeld headers</strong> Details
<strong>Sample Headers</strong>
Comment

Found in description paragraph.

You have to log in to edit this translation.

See https://github.com/Tmeister/wp-api-jwt-auth/issues/1 Bekijk https://github.com/Tmeister/wp-api-jwt-auth/issues/1 Details
See https://github.com/Tmeister/wp-api-jwt-auth/issues/1
Comment

Found in description paragraph.

You have to log in to edit this translation.

Sample call using the Authorization header using AngularJS Voorbeeldoproep met de autorisatie header in AngularJS Details
Sample call using the Authorization header using AngularJS
Comment

Found in description paragraph.

You have to log in to edit this translation.

This is the entry point for the JWT Authentication. Dit is het ingangspunt voor de JWT authenticatie. Details
This is the entry point for the JWT Authentication.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Finally activate the plugin within your wp-admin. Activeer tenslotte de plugin in je wp beheer. Details
Finally activate the plugin within your wp-admin.
Comment

Found in description paragraph.

You have to log in to edit this translation.

This is a simple helper endpoint to validate a token; you only will need to make a POST request sending the Authorization header. Dit is een eenvoudig helper endpoint om een token te valideren; je hoeft alleen een POST aanvraag te verzenden met de autorisatie header. Details
This is a simple helper endpoint to validate a token; you only will need to make a POST request sending the Authorization header.
Comment

Found in description paragraph.

You have to log in to edit this translation.

The <strong>jwt_auth_cors_allow_headers</strong> allows you to modify the available headers when the CORs support is enabled. Met de <strong>jwt_auth_cors_allow_headers</strong> kan je de beschikbare headers wijzigen wanneer de CORs ondersteuning is ingeschakeld. Details
The <strong>jwt_auth_cors_allow_headers</strong> allows you to modify the available headers when the CORs support is enabled.
Comment

Found in description paragraph.

You have to log in to edit this translation.

To enable the CORs Support edit your wp-config.php file and add a new constant called <strong>JWT_AUTH_CORS_ENABLE</strong> Om de CORs ondersteuning in te schakelen bewerk je wp-config.php bestand en voeg een nieuwe constante toe genaamd <strong>JWT_AUTH_CORS_ENABLE</strong> Details
To enable the CORs Support edit your wp-config.php file and add a new constant called <strong>JWT_AUTH_CORS_ENABLE</strong>
Comment

Found in description paragraph.

You have to log in to edit this translation.

Endpoint | HTTP Verb <em>/wp-json/jwt-auth/v1/token</em> | POST <em>/wp-json/jwt-auth/v1/token/validate</em> | POST Endpoint | HTTP Verb <em>/wp-json/jwt-auth/v1/token</em> | POST <em>/wp-json/jwt-auth/v1/token/validate</em> | POST Details
Endpoint | HTTP Verb <em>/wp-json/jwt-auth/v1/token</em> | POST <em>/wp-json/jwt-auth/v1/token/validate</em> | POST
Comment

Found in description paragraph.

You have to log in to edit this translation.

<strong>Support and Requests please in Github:</strong> https://github.com/Tmeister/wp-api-jwt-auth <strong>Ondersteuning en aanvragen graag in GitHub:</strong> https://github.com/Tmeister/wp-api-jwt-auth Details
<strong>Support and Requests please in Github:</strong> https://github.com/Tmeister/wp-api-jwt-auth
Comment

Found in description paragraph.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2

Export as