https://github.com/krishna-suwal/http-requests-tracker
https://github.com/krishna-suwal/http-requests-tracker
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krishna-suwal/http-requests-tracker
- Owner: krishna-suwal
- Created: 2021-08-15T05:43:10.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-18T05:22:34.000Z (over 3 years ago)
- Last Synced: 2025-02-15T21:46:28.772Z (4 months ago)
- Language: PHP
- Size: 2.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== 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.htmlTrack 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