ਵੇਰਵਾ
This plugin enables logging of all calls to the WordPress REST API. You can view all logs from the WordPress Admin under API Log Pro.
WP-CLI Support
This plugin offers some basic wp-cli support. You can use the following command to delete all the logs in the db.
wp api-log-pro delete
ਸਥਾਪਤੀਕਰਨ
- Copy the
api-log-pro
folder into yourwp-content/plugins
folder - Activate the
API Log Pro
plugin via the plugin admin page
ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ
- Can we view the log via the api?
-
Yes, you can use the WordPress api to view the logs if you have
manage options
permissions as a WordPress User. Here is the endpoint:/wp-json/api-log-pro/v1/logs
ਸਮੀਖਿਆਵਾਂ
There are no reviews for this plugin.
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“API Log Pro” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“API Log Pro” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
ਤਬਦੀਲੀ-ਚਿੱਠਾ
0.0.1
- First Release, please read CHANGELOG.md for all changes.