An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# wp-request-context

[![CI](https://github.com/sjinks/wp-request-context/actions/workflows/ci.yml/badge.svg)](https://github.com/sjinks/wp-request-context/actions/workflows/ci.yml)
[![Static Code Analysis](https://github.com/sjinks/wp-request-context/actions/workflows/static-code-analysis.yml/badge.svg)](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).