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

https://github.com/webdeveric/wp-user-agent

Customize the user agent WordPress uses when making remote requests.
https://github.com/webdeveric/wp-user-agent

Last synced: about 2 months ago
JSON representation

Customize the user agent WordPress uses when making remote requests.

Awesome Lists containing this project

README

          

# WP User Agent

This is a WordPress plugin that allows you to change the user agent that is used during remote requests (`wp_remote_get`, `wp_remote_post`, etc.).

# Placeholders

You can use the following placeholders in your user agent string and they will be replaced with the real values at run time.

- `{site-name}`
- `{php-version}`
- `{wp-version}`