=== HTTP Requests Tracker for WordPress === Contributors: krishnasuwal Tags: http, requests, tracker Requires at least: 5.0 Tested up to: 5.8.1 Requires PHP: 7.0 Stable Tag: 0.1.0 License: GNU General Public License v3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.html Track http requests in your website. == Description == Track any http requests that are being made to your website. Need any help? Checkout [getting started tutorial](https://krishna-suwal.github.io/http-requests-tracker/getting-started) and [Documentation](https://krishna-suwal.github.io/http-requests-tracker/docs/intro) ### Features And Options: * Track requests based on absolute URL * Track requests based on relative URL * Track only those requests that match with a Regular Expression == Frequently Asked Questions == = Can I contribute? = Sure you can. Here's the GitHub [repository](https://github.com/krishna-suwal/http-requests-tracker/) == Changelog == = 0.1.0 - 18-09-2021 = * Initial Release