wp-rest-api-log icon indicating copy to clipboard operation
wp-rest-api-log copied to clipboard

WordPress plugin for logging REST API requests and responses

Results 25 wp-rest-api-log issues
Sort by recently updated
recently updated
newest added

When the plugin is enabled and logging, all the values from custom fields (exposed from another plugin) are being erased for the requested routes.

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.4 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...

dependencies

Bumps [node-sass](https://github.com/sass/node-sass) from 4.11.0 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

...actually more modern than WordPress :) I was hesitant to open this issue. Just saw Ben starring this repository. After years of struggling with WordPress contradictions I've ended up in...

hi thanks for this tool. but the filter method seems to be broken? filtering by method doesn't change a thing, the list still shows all requests.. any clue on what...

`OPTIONS` HTTP requests to the WordPress REST API are quite common, so ideally these should be logged as well. Ref https://developer.wordpress.org/rest-api/extending-the-rest-api/schema/ https://codedestine.com/rest-options-restful-web-services/ Thank you!

hi thank you for this great plugin. Can we log `wp_remote_get` and `wp_remote_post` with this plugin? I have some routes for user registration in my wp app that i have...

The settings page should have a help tab. https://codex.wordpress.org/Class_Reference/WP_Screen/add_help_tab

Blessed

In order to prevent tokens, credentials, etc, that are sent in headers, we should allow a configuration setting of skipping certain headers from being logged.

enhancement
help wanted
Blessed