WP Manifestindependent plugin directory
manifest / editor / cwp-post-bootstrap-editor

CWP Bootstrap Post Editor

Optimise WordPress post HTML elements on-the-fly for enhanced Bootstrap requirements.

by Robert Andrews · github.com/robertandrews/cwp-post-bootstrap-editor

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/robertandrews/cwp-post-bootstrap-editor/archive/refs/heads/master.zip

Readme

Context WP Bootstrap Editor

Tested up to: 5.9.1
Tags: posts, bootstrap
Contributors: robertandrews

Description

Post editor screenshot

The plugin harmonises the appearance of posts in the admin post editor with the native Bootstrap appearance.

Specifically, it loads two stylesheets onto post-edit pages:

This does not mean the post editor is empowered with Bootstrap components.

It also won't necessarily make posts in the post editor appear as they do on the front-end, which is a separate matter.

Rather, this plugin makes posts in the post editor look like plain Bootstrap.

Read the full README on GitHub →