revolution / visual-mode-in-cloudfront
Enable Visual mode in CloudFront
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:wordpress-muplugin
This package is auto-updated.
Last update: 2024-10-29 04:42:14 UTC
README
Contributors: kawax Tags: post,editor,cloudfront Requires at least: 4.7.2 Requires PHP: 5.6 Tested up to: 5.7.0 Stable tag: 1.0.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Enable Visual Mode in CloudFront
Description
When using WordPress in CloudFront, Visual mode can not be used. Because User-Agent is rewritten.
This plugin checks the CloudFront-Is-Desktop-Viewer
header to use Visual mode.
Installation
- Install the plugin
- Activate the plugin
CloudFront Behavior settings
Add CloudFront-Is-Desktop-Viewer
to Whitelist Headers.
Install with composer
Recommended for use with composer and Bedrock.
composer require revolution/visual-mode-in-cloudfront
Frequently Asked Questions
Screenshots
Changelog
1.0.0
- first release