CWP Bootstrapify
Modify certain HTML elements output in WordPress posts to adhere to Bootstrap class conventions.
by Robert Andrews · github.com/robertandrews/cwp-frontend-post-bootstrapify
★ 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-frontend-post-bootstrapify/archive/refs/heads/master.zipReadme
CWP Bootstrapify
This repository contains a WordPress plugin called CWP Bootstrapify. It allows you to bootstrapify the content of your WordPress website by adding custom classes and modifying certain elements.
Features
- Bootstrapify blockquote elements
- Add custom classes to headings
- Add classes to images
Installation
- Download the repository as a ZIP file.
- In your WordPress admin panel, navigate to Plugins → Add New.
- Click on the Upload Plugin button, and select the ZIP file you downloaded.
- Activate the plugin.
Usage
The CWP Bootstrapify plugin provides the following features:
Bootstrapify blockquote elements
- Applies the
.blockquoteclass to<blockquote>elements - Applies style classes to
<blockquote> - Wraps
<blockquote>in<figure>element - Ignores tweet embeds (iframes fall back to blockquote with class
.twitter-tweet) - Ignores blockquote followed by a
<p>containing an `