revolution/visual-mode-in-cloudfront

Enable Visual mode in CloudFront

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Open Issues: 0

Type:wordpress-muplugin

1.0.5 2021-03-29 22:33 UTC

This package is auto-updated.

Last update: 2024-03-29 03:09:38 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

  1. Install the plugin
  2. 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

Upgrade Notice