Descrición
REST API Route Tester is a powerful tool for WordPress developers and administrators to test and debug REST API endpoints. It provides a user-friendly interface to:
- View all registered REST API routes
- Test routes with different HTTP methods (GET, POST, PUT, DELETE)
- Switch between different user roles to test permissions
- Send custom headers and body data
- View detailed responses including status codes and timing
Capturas
Instalación
- Upload the plugin files to the
/wp-content/plugins/rest-api-route-tester
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Tools->REST Route Tester screen to use the plugin
Preguntas frecuentes
-
What permissions do I need to use this plugin?
-
You need to have the ‘manage_options’ capability to use this plugin, which is typically granted to administrators.
-
Can I test authenticated endpoints?
-
Yes, you can test authenticated endpoints by selecting different user roles from the dropdown menu.
Comentarios
Non hai recensións para este plugin.
Colaboradores e desenvolvedores
“REST API Route Tester” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “REST API Route Tester” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
1.0.0
- Initial release