https://github.com/sjinks/wp-request-context
WordPress request context helper library
https://github.com/sjinks/wp-request-context
Last synced: 12 months ago
JSON representation
WordPress request context helper library
- Host: GitHub
- URL: https://github.com/sjinks/wp-request-context
- Owner: sjinks
- License: mit
- Created: 2021-08-14T05:26:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-06-16T08:05:30.000Z (about 1 year ago)
- Last Synced: 2025-06-16T09:26:06.511Z (about 1 year ago)
- Language: PHP
- Size: 556 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wp-request-context
[](https://github.com/sjinks/wp-request-context/actions/workflows/ci.yml)
[](https://github.com/sjinks/wp-request-context/actions/workflows/static-code-analysis.yml)
This library provides helpers to detrmine the type of the current request (e.g., AJAX, cron, API, etc).