ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

API Log Pro

وضاحت

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

انسٽاليشن

  1. Copy the api-log-pro folder into your wp-content/plugins folder
  2. Activate the API Log Pro plugin via the plugin admin page

FAQ

What is the difference between outgoing and incoming logs?

Incoming are requests made to the WordPress Reset API, while outbound requests are made to 3rd party API services using the wp_remote_request() function.

How long are logs kept?

Currently logs are kept for 15 days.

Can I 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

جائزا

ھن پلگ ان لاءِ ڪي به رايا ناھن.

تعاون ڪندڙ & ڊولپرز

“API Log Pro” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “API Log Pro” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

0.0.1

  • First Release, please read CHANGELOG.md for all changes.