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.
- Bootstrapify blockquote elements
- Add custom classes to headings
- Add classes to images
- 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.
The CWP Bootstrapify plugin provides the following features:
- Applies the
.blockquote
class 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<iframe>
with class "wp-embedded-content"
- Adds custom classes to specified heading tags (h2, h3, and h4)
- Modifies the heading tags by adding the desired classes
- Adds classes 'w-100' and 'img-fluid' to all images within the HTML content
To utilize these features, activate the plugin, and the modifications will be applied to the corresponding elements in your WordPress content.
This plugin is licensed under the GPL2 License. You can find the full license text in the LICENSE file.
CWP Bootstrapify is developed by Robert Andrews. You can find more information about the author on the author's website.